This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-27 06:39:51 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
openwrt
/
package
/
mtd
/
src
History
Jo-Philipp Wich
04b604704b
mtd: fix r24132
...
SVN-Revision: 24134
2010-11-24 16:18:34 +00:00
..
crc32.c
cleanup mtd, implement jffs2write - one step closer to config preserving system upgrades
2007-08-20 16:12:24 +00:00
crc32.h
package/mtd: reuse existing crc32 stuff in the trx code
2010-03-27 17:38:30 +00:00
fis.c
mtd: request locked pages when mmap'ing the FIS table, cures random segfaults in table rewrite until
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=2d4dc890b5c8fabd818a8586607e6843c4375e62
is added.
2010-06-16 23:34:38 +00:00
fis.h
mtd: add support for rewriting the fis table layout on redboot based systems
2009-09-21 09:58:41 +00:00
jffs2.c
package/mtd: write remaining data after adding file to the jffs2 partition
2010-09-03 18:14:32 +00:00
jffs2.h
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
2009-04-17 14:09:46 +00:00
Makefile
mtd: add support for rewriting the fis table layout on redboot based systems
2009-09-21 09:58:41 +00:00
mtd-api.h
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
2009-04-17 14:09:46 +00:00
mtd.c
mtd: fix r24132
2010-11-24 16:18:34 +00:00
mtd.h
clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices
2008-09-23 09:23:58 +00:00
trx.c
package/mtd: add fixtrx command
2010-03-27 17:38:33 +00:00