summaryrefslogtreecommitdiff
path: root/package/mtd/src/mtd.c
AgeCommit message (Expand)Author
2009-04-17get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd
2008-10-02remove accidentally committed debug messagenbd
2008-10-02mtd: fix image check on non-broadcom platformsnbd
2008-09-25fix some warningsnbd
2008-09-25mtd: improve support for reading input from a pipe. fixes sysupgradenbd
2008-09-23clean up mtd, fix up trx header when integrating jffs2 data on broadcom devicesnbd
2008-09-22mtd: use broadcom specific code on linux 2.6 as wellnbd
2008-08-08add support for appending a file to jffs2 during reflash on the flynbd
2007-08-21add sysupgrade script for config preserving system upgrades. only implemented...nbd
2007-08-20cleanup mtd, implement jffs2write - one step closer to config preserving syst...nbd
2007-08-19add 'mtd refresh' commandnbd
2007-05-10Add a "Rebooting ..." message to the mtd utilmbm
2007-04-10change handling of non-trx filesmbm
2007-03-09fallback when devfs names aren't foundmbm
2006-11-26add reboot fix for mtd (thanks, wbx)nbd
2006-11-12fix mtd compilenbd
2006-10-25ignore mtd erase errors (will probably be required for nand flash)nbd
2006-10-24turn target runtime check of mtd into a compile-time checknbd
2006-10-23improve mtd image check - don't check trx header if the target partition is n...nbd
2006-06-18move source file to src/.nico