aboutsummaryrefslogtreecommitdiff
path: root/package/mtd/src/jffs2.c
Commit message (Collapse)AuthorAge
* fix some warningsFelix Fietkau2008-09-25
| | | | SVN-Revision: 12707
* clean up mtd, fix up trx header when integrating jffs2 data on broadcom devicesFelix Fietkau2008-09-23
| | | | SVN-Revision: 12655
* mtd: add jffs2 cleanmarker for big endian systemsFelix Fietkau2008-08-28
| | | | SVN-Revision: 12418
* add support for appending a file to jffs2 during reflash on the flyFelix Fietkau2008-08-08
| | | | SVN-Revision: 12250
* add sysupgrade script for config preserving system upgrades. only ↵Felix Fietkau2007-08-21
| | | | | | implemented for x86-2.6 at the moment, but can be ported to other platforms easily SVN-Revision: 8456
* cleanup mtd, implement jffs2write - one step closer to config preserving ↵Felix Fietkau2007-08-20
system upgrades SVN-Revision: 8444