Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mtd: Added trx_fixup for brcm63xx imagetag, and made references to fix_trx ↵ | Daniel Dickinson | 2010-12-26 | 1 | -6/+6 |
| | | | | | | | | use the weak reference rather than the brcm47xx ifdef. This fixes a bug in which sysupgrade failed due to changing bad CRC on reboot. Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> SVN-Revision: 24837 | ||||
* | package/mtd: write remaining data after adding file to the jffs2 partition | Gabor Juhos | 2010-09-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 22881 | ||||
* | mtd: fix wrong open() return code checks | Felix Fietkau | 2009-09-21 | 1 | -3/+3 |
| | | | | SVN-Revision: 17666 | ||||
* | mtd: update copyright headers | Felix Fietkau | 2009-09-21 | 1 | -0/+18 |
| | | | | SVN-Revision: 17660 | ||||
* | fix some warnings | Felix Fietkau | 2008-09-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 12707 | ||||
* | clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices | Felix Fietkau | 2008-09-23 | 1 | -3/+10 |
| | | | | SVN-Revision: 12655 | ||||
* | mtd: add jffs2 cleanmarker for big endian systems | Felix Fietkau | 2008-08-28 | 1 | -1/+6 |
| | | | | SVN-Revision: 12418 | ||||
* | add support for appending a file to jffs2 during reflash on the fly | Felix Fietkau | 2008-08-08 | 1 | -29/+53 |
| | | | | SVN-Revision: 12250 | ||||
* | add sysupgrade script for config preserving system upgrades. only ↵ | Felix Fietkau | 2007-08-21 | 1 | -2/+5 |
| | | | | | | 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 Fietkau | 2007-08-20 | 1 | -0/+303 |
system upgrades SVN-Revision: 8444 |