aboutsummaryrefslogtreecommitdiffstats
path: root/package/mtd
Commit message (Expand)AuthorAgeFilesLines
* AA: package/mtd: add option for fixing seama imagesGabor Juhos2012-10-198-4/+678
* mtd: fix trx_fixupFelix Fietkau2012-07-254-8/+11
* mtd - remove partition table assumption when writing fis tableJo-Philipp Wich2012-07-041-3/+13
* 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
* [package] mtd: external toolchains usually do not know about MTDREFRESH, so s...Jo-Philipp Wich2012-01-181-1/+1
* target: linux: mtd: fix MTDREFRESH to an arbitrary high numberJonas Gorski2011-11-095-308/+4
* package/mtd: don't append jffs2 data multiple timesGabor Juhos2011-07-022-1/+4
* package/mtd: make fixtrx available on ar71xx as wellGabor Juhos2011-01-053-3/+4
* Added OpenWRT-specific field to imagetag so that we can record the real root ...Daniel Dickinson2010-12-261-3/+3
* mtd: Added trx_fixup for brcm63xx imagetag, and made references to fix_trx us...Daniel Dickinson2010-12-262-6/+77
* mtd: Added fixtrx for brcm63xx imagetag. This allows brcm63xx boards which ex...Daniel Dickinson2010-12-264-1/+247
* mtd: Changed mtd_fixtrx and related functions to be weak references. The weak...Daniel Dickinson2010-12-263-115/+120
* [package] mtd: whitespace cleanupJo-Philipp Wich2010-11-241-1/+1
* [package] 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-033-10/+32
* [package] mtd: request locked pages when mmap'ing the FIS table, cures random...Jo-Philipp Wich2010-06-162-2/+2
* package/mtd: fix automatic partition size detection in fis_remapGabor Juhos2010-03-282-8/+20
* package/mtd: add fixtrx commandGabor Juhos2010-03-272-4/+110
* package/mtd: reuse existing crc32 stuff in the trx codeGabor Juhos2010-03-272-34/+9
* mtd: fix typo (thx, Plouj)Felix Fietkau2010-01-211-1/+1
* [package] mtd: treat failure to open FIS partition as fatal when a fis_layout...Jo-Philipp Wich2010-01-192-2/+2
* mtd: fix wrong open() return code checksFelix Fietkau2009-09-212-9/+9
* mtd: bump releaseFelix Fietkau2009-09-211-1/+1
* mtd: update copyright headersFelix Fietkau2009-09-213-5/+36
* mtd: add support for rewriting the fis table layout on redboot based systemsFelix Fietkau2009-09-215-56/+451
* [package] bump some revisions and update copyrightsAndy Boyett2009-09-101-3/+3
* 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-174-4/+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-236-80/+209
* mtd: use broadcom specific code on linux 2.6 as wellFelix Fietkau2008-09-221-0/+4
* fix mtd target define for brcm-2.4Felix Fietkau2008-09-221-1/+1
* 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-084-59/+110
* move package description to a separate definition, remove it when DESCRIPTION...Nicolas Thill2007-09-071-3/+5
* 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-208-135/+810
* 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-262-5/+9
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-2/+2
* implement target profiles in menuconfigFelix Fietkau2006-11-121-1/+0