summaryrefslogtreecommitdiffstats
path: root/package/mtd
Commit message (Expand)AuthorAgeFilesLines
* [package] mtd: do not include error.hflorian2012-11-211-1/+0
* linux: export bcm963xx_tag.h to userspacejogo2012-11-061-1/+1
* mtd: avoid adding the kernel dir to includes, use the toolchain headersnbd2012-11-041-1/+1
* licensing: Add licensing metadata to many packageshcg2012-10-191-0/+3
* package/mtd: add option for fixing seama imagesjuhosg2012-10-188-3/+677
* package: mtd: use in-kernel bcm63xx image tag headerjogo2012-10-083-30/+30
* mtd: fix trx_fixupnbd2012-07-254-8/+11
* mtd - remove partition table assumption when writing fis tablejow2012-07-041-3/+13
* mtd - add partition offset parameterjow2012-07-041-6/+20
* mtd: define MTDREFRESH if not defined (external kernel)florian2012-02-061-0/+4
* [package] mtd: external toolchains usually do not know about MTDREFRESH, so s...jow2012-01-181-1/+1
* target: linux: mtd: fix MTDREFRESH to an arbitrary high numberjogo2011-11-095-308/+4
* package/mtd: don't append jffs2 data multiple timesjuhosg2011-07-022-1/+4
* package/mtd: make fixtrx available on ar71xx as welljuhosg2011-01-053-3/+4
* Added OpenWRT-specific field to imagetag so that we can record the real root ...cshore2010-12-261-3/+3
* mtd: Added trx_fixup for brcm63xx imagetag, and made references to fix_trx us...cshore2010-12-262-6/+77
* mtd: Added fixtrx for brcm63xx imagetag. This allows brcm63xx boards which ex...cshore2010-12-264-1/+247
* mtd: Changed mtd_fixtrx and related functions to be weak references. The weak...cshore2010-12-263-115/+120
* [package] mtd: whitespace cleanupjow2010-11-241-1/+1
* [package] mtd: fix r24132jow2010-11-241-29/+29
* package/mtd: (enhancement) add option to prevent erase when writing to flash....acoul2010-11-241-1/+10
* package/mtd: write remaining data after adding file to the jffs2 partitionjuhosg2010-09-033-10/+32
* [package] mtd: request locked pages when mmap'ing the FIS table, cures random...jow2010-06-162-2/+2
* package/mtd: fix automatic partition size detection in fis_remapjuhosg2010-03-282-8/+20
* package/mtd: add fixtrx commandjuhosg2010-03-272-4/+110
* package/mtd: reuse existing crc32 stuff in the trx codejuhosg2010-03-272-34/+9
* mtd: fix typo (thx, Plouj)nbd2010-01-211-1/+1
* [package] mtd: treat failure to open FIS partition as fatal when a fis_layout...jow2010-01-192-2/+2
* mtd: fix wrong open() return code checksnbd2009-09-212-9/+9
* mtd: bump releasenbd2009-09-211-1/+1
* mtd: update copyright headersnbd2009-09-213-5/+36
* mtd: add support for rewriting the fis table layout on redboot based systemsnbd2009-09-215-56/+451
* [package] bump some revisions and update copyrightsagb2009-09-101-3/+3
* fix jffs2 eof marker search in mtd (patch by Daniel Dickinson)nbd2009-09-051-1/+1
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-174-4/+0
* remove accidentally committed debug messagenbd2008-10-021-3/+1
* mtd: fix image check on non-broadcom platformsnbd2008-10-021-1/+1
* fix some warningsnbd2008-09-252-2/+4
* mtd: improve support for reading input from a pipe. fixes sysupgradenbd2008-09-251-9/+21
* clean up mtd, fix up trx header when integrating jffs2 data on broadcom devicesnbd2008-09-236-80/+209
* mtd: use broadcom specific code on linux 2.6 as wellnbd2008-09-221-0/+4
* fix mtd target define for brcm-2.4nbd2008-09-221-1/+1
* mtd: add jffs2 cleanmarker for big endian systemsnbd2008-08-281-1/+6
* add support for appending a file to jffs2 during reflash on the flynbd2008-08-084-59/+110
* move package description to a separate definition, remove it when DESCRIPTION...nico2007-09-071-3/+5
* add sysupgrade script for config preserving system upgrades. only implemented...nbd2007-08-212-3/+6
* oops. forgot one filenbd2007-08-201-0/+14
* cleanup mtd, implement jffs2write - one step closer to config preserving syst...nbd2007-08-208-135/+810
* add 'mtd refresh' commandnbd2007-08-192-1/+33
* Add a "Rebooting ..." message to the mtd utilmbm2007-05-101-1/+2