index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
mtd
Age
Commit message (
Expand
)
Author
2011-07-02
package/mtd: don't append jffs2 data multiple times
juhosg
2011-01-05
package/mtd: make fixtrx available on ar71xx as well
juhosg
2010-12-26
Added OpenWRT-specific field to imagetag so that we can record the real root ...
cshore
2010-12-26
mtd: Added trx_fixup for brcm63xx imagetag, and made references to fix_trx us...
cshore
2010-12-26
mtd: Added fixtrx for brcm63xx imagetag. This allows brcm63xx boards which ex...
cshore
2010-12-26
mtd: Changed mtd_fixtrx and related functions to be weak references. The weak...
cshore
2010-11-24
[package] mtd: whitespace cleanup
jow
2010-11-24
[package] mtd: fix r24132
jow
2010-11-24
package/mtd: (enhancement) add option to prevent erase when writing to flash....
acoul
2010-09-03
package/mtd: write remaining data after adding file to the jffs2 partition
juhosg
2010-06-16
[package] mtd: request locked pages when mmap'ing the FIS table, cures random...
jow
2010-03-28
package/mtd: fix automatic partition size detection in fis_remap
juhosg
2010-03-27
package/mtd: add fixtrx command
juhosg
2010-03-27
package/mtd: reuse existing crc32 stuff in the trx code
juhosg
2010-01-21
mtd: fix typo (thx, Plouj)
nbd
2010-01-19
[package] mtd: treat failure to open FIS partition as fatal when a fis_layout...
jow
2009-09-21
mtd: fix wrong open() return code checks
nbd
2009-09-21
mtd: bump release
nbd
2009-09-21
mtd: update copyright headers
nbd
2009-09-21
mtd: add support for rewriting the fis table layout on redboot based systems
nbd
2009-09-10
[package] bump some revisions and update copyrights
agb
2009-09-05
fix jffs2 eof marker search in mtd (patch by Daniel Dickinson)
nbd
2009-04-17
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
nbd
2008-10-02
remove accidentally committed debug message
nbd
2008-10-02
mtd: fix image check on non-broadcom platforms
nbd
2008-09-25
fix some warnings
nbd
2008-09-25
mtd: improve support for reading input from a pipe. fixes sysupgrade
nbd
2008-09-23
clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices
nbd
2008-09-22
mtd: use broadcom specific code on linux 2.6 as well
nbd
2008-09-22
fix mtd target define for brcm-2.4
nbd
2008-08-28
mtd: add jffs2 cleanmarker for big endian systems
nbd
2008-08-08
add support for appending a file to jffs2 during reflash on the fly
nbd
2007-09-07
move package description to a separate definition, remove it when DESCRIPTION...
nico
2007-08-21
add sysupgrade script for config preserving system upgrades. only implemented...
nbd
2007-08-20
oops. forgot one file
nbd
2007-08-20
cleanup mtd, implement jffs2write - one step closer to config preserving syst...
nbd
2007-08-19
add 'mtd refresh' command
nbd
2007-05-10
Add a "Rebooting ..." message to the mtd util
mbm
2007-04-10
change handling of non-trx files
mbm
2007-03-09
fallback when devfs names aren't found
mbm
2006-11-26
add reboot fix for mtd (thanks, wbx)
nbd
2006-11-23
replace lots of manual install commands with INSTALL_* variables
nbd
2006-11-12
implement target profiles in menuconfig
nbd
2006-11-12
fix mtd compile
nbd
2006-10-25
ignore mtd erase errors (will probably be required for nand flash)
nbd
2006-10-24
turn target runtime check of mtd into a compile-time check
nbd
2006-10-23
improve mtd image check - don't check trx header if the target partition is n...
nbd
2006-09-23
standardize Makefile, change section from base to utils and category to "base...
nico
2006-08-04
more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)
mbm
2006-07-27
fix CATEGORY
nico
[next]