aboutsummaryrefslogtreecommitdiffstats
path: root/package/mtd/src
Commit message (Expand)AuthorAgeFilesLines
* mtd: update copyright headersFelix Fietkau2009-09-213-5/+36
* mtd: add support for rewriting the fis table layout on redboot based systemsFelix Fietkau2009-09-214-50/+443
* fix jffs2 eof marker search in mtd (patch by Daniel Dickinson)Felix Fietkau2009-09-051-1/+1
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-173-3/+0
* remove accidentally committed debug messageFelix Fietkau2008-10-021-3/+1
* mtd: fix image check on non-broadcom platformsFelix Fietkau2008-10-021-1/+1
* fix some warningsFelix Fietkau2008-09-252-2/+4
* mtd: improve support for reading input from a pipe. fixes sysupgradeFelix Fietkau2008-09-251-9/+21
* clean up mtd, fix up trx header when integrating jffs2 data on broadcom devicesFelix Fietkau2008-09-235-78/+204
* mtd: use broadcom specific code on linux 2.6 as wellFelix Fietkau2008-09-221-0/+4
* mtd: add jffs2 cleanmarker for big endian systemsFelix Fietkau2008-08-281-1/+6
* add support for appending a file to jffs2 during reflash on the flyFelix Fietkau2008-08-083-58/+109
* add sysupgrade script for config preserving system upgrades. only implemented...Felix Fietkau2007-08-212-3/+6
* oops. forgot one fileFelix Fietkau2007-08-201-0/+14
* cleanup mtd, implement jffs2write - one step closer to config preserving syst...Felix Fietkau2007-08-207-134/+809
* add 'mtd refresh' commandFelix Fietkau2007-08-192-1/+33
* 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-123-2/+306
* 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-182-0/+487