summaryrefslogtreecommitdiffstats
path: root/package/mtd/src
Commit message (Collapse)AuthorAgeFilesLines
* add sysupgrade script for config preserving system upgrades. only ↵Felix Fietkau2007-08-212-3/+6
| | | | | | implemented for x86-2.6 at the moment, but can be ported to other platforms easily SVN-Revision: 8456
* oops. forgot one fileFelix Fietkau2007-08-201-0/+14
| | | | SVN-Revision: 8445
* cleanup mtd, implement jffs2write - one step closer to config preserving ↵Felix Fietkau2007-08-207-134/+809
| | | | | | system upgrades SVN-Revision: 8444
* add 'mtd refresh' commandFelix Fietkau2007-08-192-1/+33
| | | | SVN-Revision: 8439
* Add a "Rebooting ..." message to the mtd utilMike Baker2007-05-101-1/+2
| | | | SVN-Revision: 7159
* change handling of non-trx filesMike Baker2007-04-101-13/+2
| | | | SVN-Revision: 6924
* fallback when devfs names aren't foundMike Baker2007-03-091-1/+6
| | | | SVN-Revision: 6541
* add reboot fix for mtd (thanks, wbx)Felix Fietkau2006-11-261-4/+8
| | | | SVN-Revision: 5645
* fix mtd compileFelix Fietkau2006-11-123-2/+306
| | | | SVN-Revision: 5505
* ignore mtd erase errors (will probably be required for nand flash)Felix Fietkau2006-10-251-5/+2
| | | | SVN-Revision: 5292
* turn target runtime check of mtd into a compile-time checkFelix Fietkau2006-10-241-18/+6
| | | | SVN-Revision: 5285
* improve mtd image check - don't check trx header if the target partition is ↵Felix Fietkau2006-10-231-10/+15
| | | | | | not 'linux', don't display image check messages with -qq and -f, fixes #850 SVN-Revision: 5269
* finally move buildroot-ng to trunkFelix Fietkau2016-03-202-0/+487