summaryrefslogtreecommitdiff
path: root/package/mtd/src/jffs2.c
Commit message (Expand)AuthorAgeFilesLines
* packages: clean up the package folderJohn Crispin2013-06-211-357/+0
* mtd: fix trx_fixupFelix Fietkau2012-07-251-3/+0
* mtd: Added trx_fixup for brcm63xx imagetag, and made references to fix_trx us...Daniel Dickinson2010-12-261-6/+6
* package/mtd: write remaining data after adding file to the jffs2 partitionGabor Juhos2010-09-031-1/+1
* mtd: fix wrong open() return code checksFelix Fietkau2009-09-211-3/+3
* mtd: update copyright headersFelix Fietkau2009-09-211-0/+18
* fix some warningsFelix Fietkau2008-09-251-1/+1
* clean up mtd, fix up trx header when integrating jffs2 data on broadcom devicesFelix Fietkau2008-09-231-3/+10
* 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-081-29/+53
* add sysupgrade script for config preserving system upgrades. only implemented...Felix Fietkau2007-08-211-2/+5
* cleanup mtd, implement jffs2write - one step closer to config preserving syst...Felix Fietkau2007-08-201-0/+303