summaryrefslogtreecommitdiff
path: root/package/mtd
AgeCommit message (Expand)Author
2011-01-05package/mtd: make fixtrx available on ar71xx as welljuhosg
2010-12-26Added OpenWRT-specific field to imagetag so that we can record the real root ...cshore
2010-12-26mtd: Added trx_fixup for brcm63xx imagetag, and made references to fix_trx us...cshore
2010-12-26mtd: Added fixtrx for brcm63xx imagetag. This allows brcm63xx boards which ex...cshore
2010-12-26mtd: Changed mtd_fixtrx and related functions to be weak references. The weak...cshore
2010-11-24[package] mtd: whitespace cleanupjow
2010-11-24[package] mtd: fix r24132jow
2010-11-24package/mtd: (enhancement) add option to prevent erase when writing to flash....acoul
2010-09-03package/mtd: write remaining data after adding file to the jffs2 partitionjuhosg
2010-06-16[package] mtd: request locked pages when mmap'ing the FIS table, cures random...jow
2010-03-28package/mtd: fix automatic partition size detection in fis_remapjuhosg
2010-03-27package/mtd: add fixtrx commandjuhosg
2010-03-27package/mtd: reuse existing crc32 stuff in the trx codejuhosg
2010-01-21mtd: fix typo (thx, Plouj)nbd
2010-01-19[package] mtd: treat failure to open FIS partition as fatal when a fis_layout...jow
2009-09-21mtd: fix wrong open() return code checksnbd
2009-09-21mtd: bump releasenbd
2009-09-21mtd: update copyright headersnbd
2009-09-21mtd: add support for rewriting the fis table layout on redboot based systemsnbd
2009-09-10[package] bump some revisions and update copyrightsagb
2009-09-05fix jffs2 eof marker search in mtd (patch by Daniel Dickinson)nbd
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-09-22fix mtd target define for brcm-2.4nbd
2008-08-28mtd: add jffs2 cleanmarker for big endian systemsnbd
2008-08-08add support for appending a file to jffs2 during reflash on the flynbd
2007-09-07move package description to a separate definition, remove it when DESCRIPTION...nico
2007-08-21add sysupgrade script for config preserving system upgrades. only implemented...nbd
2007-08-20oops. forgot one filenbd
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-23replace lots of manual install commands with INSTALL_* variablesnbd
2006-11-12implement target profiles in menuconfignbd
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-09-23standardize Makefile, change section from base to utils and category to "base...nico
2006-08-04more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)mbm
2006-07-27fix CATEGORYnico
2006-06-27credit where credit is duembm