aboutsummaryrefslogtreecommitdiffstats
path: root/package/mtd/src/mtd.c
Commit message (Expand)AuthorAgeFilesLines
* add sysupgrade script for config preserving system upgrades. only implemented...Felix Fietkau2007-08-211-1/+1
* cleanup mtd, implement jffs2write - one step closer to config preserving syst...Felix Fietkau2007-08-201-124/+171
* add 'mtd refresh' commandFelix Fietkau2007-08-191-1/+32
* Add a "Rebooting ..." message to the mtd utilMike Baker2007-05-101-1/+2
* change handling of non-trx filesMike Baker2007-04-101-13/+2
* fallback when devfs names aren't foundMike Baker2007-03-091-1/+6
* add reboot fix for mtd (thanks, wbx)Felix Fietkau2006-11-261-4/+8
* fix mtd compileFelix Fietkau2006-11-121-1/+1
* ignore mtd erase errors (will probably be required for nand flash)Felix Fietkau2006-10-251-5/+2
* turn target runtime check of mtd into a compile-time checkFelix Fietkau2006-10-241-18/+6
* improve mtd image check - don't check trx header if the target partition is n...Felix Fietkau2006-10-231-10/+15
* move source file to src/.Nicolas Thill2006-06-181-0/+475