summaryrefslogtreecommitdiffstats
path: root/package/mtd/src
Commit message (Expand)AuthorAgeFilesLines
* mtd: use broadcom specific code on linux 2.6 as wellnbd2008-09-221-0/+4
* mtd: add jffs2 cleanmarker for big endian systemsnbd2008-08-281-1/+6
* add support for appending a file to jffs2 during reflash on the flynbd2008-08-083-58/+109
* add sysupgrade script for config preserving system upgrades. only implemented...nbd2007-08-212-3/+6
* oops. forgot one filenbd2007-08-201-0/+14
* cleanup mtd, implement jffs2write - one step closer to config preserving syst...nbd2007-08-207-134/+809
* add 'mtd refresh' commandnbd2007-08-192-1/+33
* Add a "Rebooting ..." message to the mtd utilmbm2007-05-101-1/+2
* change handling of non-trx filesmbm2007-04-101-13/+2
* fallback when devfs names aren't foundmbm2007-03-091-1/+6
* add reboot fix for mtd (thanks, wbx)nbd2006-11-261-4/+8
* fix mtd compilenbd2006-11-123-2/+306
* ignore mtd erase errors (will probably be required for nand flash)nbd2006-10-251-5/+2
* turn target runtime check of mtd into a compile-time checknbd2006-10-241-18/+6
* improve mtd image check - don't check trx header if the target partition is n...nbd2006-10-231-10/+15
* move source file to src/.nico2006-06-182-0/+487