index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
mtd
/
src
/
mtd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[package] mtd: do not include error.h
florian
2012-11-21
1
-1
/
+0
*
package/mtd: add option for fixing seama images
juhosg
2012-10-18
1
-0
/
+12
*
mtd: fix trx_fixup
nbd
2012-07-25
1
-1
/
+7
*
mtd - add partition offset parameter
jow
2012-07-04
1
-6
/
+20
*
mtd: define MTDREFRESH if not defined (external kernel)
florian
2012-02-06
1
-0
/
+4
*
target: linux: mtd: fix MTDREFRESH to an arbitrary high number
jogo
2011-11-09
1
-1
/
+1
*
package/mtd: don't append jffs2 data multiple times
juhosg
2011-07-02
1
-0
/
+3
*
package/mtd: make fixtrx available on ar71xx as well
juhosg
2011-01-05
1
-2
/
+2
*
mtd: Added fixtrx for brcm63xx imagetag. This allows brcm63xx boards which ex...
cshore
2010-12-26
1
-1
/
+1
*
mtd: Changed mtd_fixtrx and related functions to be weak references. The weak...
cshore
2010-12-26
1
-106
/
+23
*
[package] mtd: whitespace cleanup
jow
2010-11-24
1
-1
/
+1
*
[package] mtd: fix r24132
jow
2010-11-24
1
-29
/
+29
*
package/mtd: (enhancement) add option to prevent erase when writing to flash....
acoul
2010-11-24
1
-1
/
+10
*
package/mtd: write remaining data after adding file to the jffs2 partition
juhosg
2010-09-03
1
-7
/
+29
*
package/mtd: add fixtrx command
juhosg
2010-03-27
1
-2
/
+109
*
mtd: fix typo (thx, Plouj)
nbd
2010-01-21
1
-1
/
+1
*
mtd: fix wrong open() return code checks
nbd
2009-09-21
1
-6
/
+6
*
mtd: update copyright headers
nbd
2009-09-21
1
-5
/
+4
*
mtd: add support for rewriting the fis table layout on redboot based systems
nbd
2009-09-21
1
-50
/
+199
*
fix jffs2 eof marker search in mtd (patch by Daniel Dickinson)
nbd
2009-09-05
1
-1
/
+1
*
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
nbd
2009-04-17
1
-1
/
+0
*
remove accidentally committed debug message
nbd
2008-10-02
1
-3
/
+1
*
mtd: fix image check on non-broadcom platforms
nbd
2008-10-02
1
-1
/
+1
*
fix some warnings
nbd
2008-09-25
1
-1
/
+3
*
mtd: improve support for reading input from a pipe. fixes sysupgrade
nbd
2008-09-25
1
-9
/
+21
*
clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices
nbd
2008-09-23
1
-72
/
+12
*
mtd: use broadcom specific code on linux 2.6 as well
nbd
2008-09-22
1
-0
/
+4
*
add support for appending a file to jffs2 during reflash on the fly
nbd
2008-08-08
1
-26
/
+49
*
add sysupgrade script for config preserving system upgrades. only implemented...
nbd
2007-08-21
1
-1
/
+1
*
cleanup mtd, implement jffs2write - one step closer to config preserving syst...
nbd
2007-08-20
1
-124
/
+171
*
add 'mtd refresh' command
nbd
2007-08-19
1
-1
/
+32
*
Add a "Rebooting ..." message to the mtd util
mbm
2007-05-10
1
-1
/
+2
*
change handling of non-trx files
mbm
2007-04-10
1
-13
/
+2
*
fallback when devfs names aren't found
mbm
2007-03-09
1
-1
/
+6
*
add reboot fix for mtd (thanks, wbx)
nbd
2006-11-26
1
-4
/
+8
*
fix mtd compile
nbd
2006-11-12
1
-1
/
+1
*
ignore mtd erase errors (will probably be required for nand flash)
nbd
2006-10-25
1
-5
/
+2
*
turn target runtime check of mtd into a compile-time check
nbd
2006-10-24
1
-18
/
+6
*
improve mtd image check - don't check trx header if the target partition is n...
nbd
2006-10-23
1
-10
/
+15
*
move source file to src/.
nico
2006-06-18
1
-0
/
+475