This website requires JavaScript.
Explore
Help
Sign In
domenico
/
openwrt-R7800-nss
Watch
1
Star
0
Fork
0
You've already forked openwrt-R7800-nss
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f14b8d43f2a0320e40cff8a131cebbf01688b2bc
openwrt-R7800-nss
/
package
/
mtd
/
src
History
Jonas Gorski
dd81dc48dd
package: mtd: use in-kernel bcm63xx image tag header
...
Use the image tag header from the kernel instead of an external header file. SVN-Revision: 33654
2012-10-08 09:59:47 +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 - remove partition table assumption when writing fis table
2012-07-04 11:56:25 +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
imagetag.c
package: mtd: use in-kernel bcm63xx image tag header
2012-10-08 09:59:47 +00:00
jffs2.c
mtd: fix trx_fixup
2012-07-25 17:28: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
package/mtd: make fixtrx available on ar71xx as well
2011-01-05 19:27:55 +00:00
mtd.c
mtd: fix trx_fixup
2012-07-25 17:28:32 +00:00
mtd.h
mtd: Changed mtd_fixtrx and related functions to be weak references. The weak references only lead to actual functions for brcm47xx
2010-12-26 04:17:51 +00:00
trx.c
mtd: fix trx_fixup
2012-07-25 17:28:32 +00:00