aboutsummaryrefslogtreecommitdiffstats
path: root/package/mtd/src/mtd.c
Commit message (Expand)AuthorAgeFilesLines
* packages: clean up the package folderJohn Crispin2013-06-211-761/+0
* mtd: do not include error.hFlorian Fainelli2012-11-211-1/+0
* package/mtd: add option for fixing seama imagesGabor Juhos2012-10-181-0/+12
* mtd: fix trx_fixupFelix Fietkau2012-07-251-1/+7
* mtd - add partition offset parameterJo-Philipp Wich2012-07-041-6/+20
* mtd: define MTDREFRESH if not defined (external kernel)Florian Fainelli2012-02-061-0/+4
* target: linux: mtd: fix MTDREFRESH to an arbitrary high numberJonas Gorski2011-11-091-1/+1
* package/mtd: don't append jffs2 data multiple timesGabor Juhos2011-07-021-0/+3
* package/mtd: make fixtrx available on ar71xx as wellGabor Juhos2011-01-051-2/+2
* mtd: Added fixtrx for brcm63xx imagetag. This allows brcm63xx boards which ex...Daniel Dickinson2010-12-261-1/+1
* mtd: Changed mtd_fixtrx and related functions to be weak references. The weak...Daniel Dickinson2010-12-261-106/+23
* mtd: whitespace cleanupJo-Philipp Wich2010-11-241-1/+1
* mtd: fix r24132Jo-Philipp Wich2010-11-241-29/+29
* package/mtd: (enhancement) add option to prevent erase when writing to flash....Alexandros C. Couloumbis2010-11-241-1/+10
* package/mtd: write remaining data after adding file to the jffs2 partitionGabor Juhos2010-09-031-7/+29
* package/mtd: add fixtrx commandGabor Juhos2010-03-271-2/+109
* mtd: fix typo (thx, Plouj)Felix Fietkau2010-01-211-1/+1
* mtd: fix wrong open() return code checksFelix Fietkau2009-09-211-6/+6
* mtd: update copyright headersFelix Fietkau2009-09-211-5/+4
* mtd: add support for rewriting the fis table layout on redboot based systemsFelix Fietkau2009-09-211-50/+199
* 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-171-1/+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-251-1/+3
* 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-231-72/+12
* mtd: use broadcom specific code on linux 2.6 as wellFelix Fietkau2008-09-221-0/+4
* add support for appending a file to jffs2 during reflash on the flyFelix Fietkau2008-08-081-26/+49
* 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
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+475