index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
[package] mtd: do not include error.h
Florian Fainelli
2012-11-21
1
-1
/
+0
*
linux: export bcm963xx_tag.h to userspace
Jonas Gorski
2012-11-06
1
-1
/
+1
*
mtd: avoid adding the kernel dir to includes, use the toolchain headers
Felix Fietkau
2012-11-04
1
-1
/
+1
*
licensing: Add licensing metadata to many packages
Hamish Guthrie
2012-10-19
1
-0
/
+3
*
package/mtd: add option for fixing seama images
Gabor Juhos
2012-10-18
8
-3
/
+677
*
package: mtd: use in-kernel bcm63xx image tag header
Jonas Gorski
2012-10-08
3
-30
/
+30
*
mtd: fix trx_fixup
Felix Fietkau
2012-07-25
4
-8
/
+11
*
mtd - remove partition table assumption when writing fis table
Jo-Philipp Wich
2012-07-04
1
-3
/
+13
*
mtd - add partition offset parameter
Jo-Philipp Wich
2012-07-04
1
-6
/
+20
*
mtd: define MTDREFRESH if not defined (external kernel)
Florian Fainelli
2012-02-06
1
-0
/
+4
*
[package] mtd: external toolchains usually do not know about MTDREFRESH, so s...
Jo-Philipp Wich
2012-01-18
1
-1
/
+1
*
target: linux: mtd: fix MTDREFRESH to an arbitrary high number
Jonas Gorski
2011-11-09
5
-308
/
+4
*
package/mtd: don't append jffs2 data multiple times
Gabor Juhos
2011-07-02
2
-1
/
+4
*
package/mtd: make fixtrx available on ar71xx as well
Gabor Juhos
2011-01-05
3
-3
/
+4
*
Added OpenWRT-specific field to imagetag so that we can record the real root ...
Daniel Dickinson
2010-12-26
1
-3
/
+3
*
mtd: Added trx_fixup for brcm63xx imagetag, and made references to fix_trx us...
Daniel Dickinson
2010-12-26
2
-6
/
+77
*
mtd: Added fixtrx for brcm63xx imagetag. This allows brcm63xx boards which ex...
Daniel Dickinson
2010-12-26
4
-1
/
+247
*
mtd: Changed mtd_fixtrx and related functions to be weak references. The weak...
Daniel Dickinson
2010-12-26
3
-115
/
+120
*
[package] mtd: whitespace cleanup
Jo-Philipp Wich
2010-11-24
1
-1
/
+1
*
[package] mtd: fix r24132
Jo-Philipp Wich
2010-11-24
1
-29
/
+29
*
package/mtd: (enhancement) add option to prevent erase when writing to flash....
Alexandros C. Couloumbis
2010-11-24
1
-1
/
+10
*
package/mtd: write remaining data after adding file to the jffs2 partition
Gabor Juhos
2010-09-03
3
-10
/
+32
*
[package] mtd: request locked pages when mmap'ing the FIS table, cures random...
Jo-Philipp Wich
2010-06-16
2
-2
/
+2
*
package/mtd: fix automatic partition size detection in fis_remap
Gabor Juhos
2010-03-28
2
-8
/
+20
*
package/mtd: add fixtrx command
Gabor Juhos
2010-03-27
2
-4
/
+110
*
package/mtd: reuse existing crc32 stuff in the trx code
Gabor Juhos
2010-03-27
2
-34
/
+9
*
mtd: fix typo (thx, Plouj)
Felix Fietkau
2010-01-21
1
-1
/
+1
*
[package] mtd: treat failure to open FIS partition as fatal when a fis_layout...
Jo-Philipp Wich
2010-01-19
2
-2
/
+2
*
mtd: fix wrong open() return code checks
Felix Fietkau
2009-09-21
2
-9
/
+9
*
mtd: bump release
Felix Fietkau
2009-09-21
1
-1
/
+1
*
mtd: update copyright headers
Felix Fietkau
2009-09-21
3
-5
/
+36
*
mtd: add support for rewriting the fis table layout on redboot based systems
Felix Fietkau
2009-09-21
5
-56
/
+451
*
[package] bump some revisions and update copyrights
Andy Boyett
2009-09-10
1
-3
/
+3
*
fix jffs2 eof marker search in mtd (patch by Daniel Dickinson)
Felix Fietkau
2009-09-05
1
-1
/
+1
*
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
Felix Fietkau
2009-04-17
4
-4
/
+0
*
remove accidentally committed debug message
Felix Fietkau
2008-10-02
1
-3
/
+1
*
mtd: fix image check on non-broadcom platforms
Felix Fietkau
2008-10-02
1
-1
/
+1
*
fix some warnings
Felix Fietkau
2008-09-25
2
-2
/
+4
*
mtd: improve support for reading input from a pipe. fixes sysupgrade
Felix Fietkau
2008-09-25
1
-9
/
+21
*
clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices
Felix Fietkau
2008-09-23
6
-80
/
+209
*
mtd: use broadcom specific code on linux 2.6 as well
Felix Fietkau
2008-09-22
1
-0
/
+4
*
fix mtd target define for brcm-2.4
Felix Fietkau
2008-09-22
1
-1
/
+1
*
mtd: add jffs2 cleanmarker for big endian systems
Felix Fietkau
2008-08-28
1
-1
/
+6
*
add support for appending a file to jffs2 during reflash on the fly
Felix Fietkau
2008-08-08
4
-59
/
+110
*
move package description to a separate definition, remove it when DESCRIPTION...
Nicolas Thill
2007-09-07
1
-3
/
+5
*
add sysupgrade script for config preserving system upgrades. only implemented...
Felix Fietkau
2007-08-21
2
-3
/
+6
*
oops. forgot one file
Felix Fietkau
2007-08-20
1
-0
/
+14
*
cleanup mtd, implement jffs2write - one step closer to config preserving syst...
Felix Fietkau
2007-08-20
8
-135
/
+810
*
add 'mtd refresh' command
Felix Fietkau
2007-08-19
2
-1
/
+33
*
Add a "Rebooting ..." message to the mtd util
Mike Baker
2007-05-10
1
-1
/
+2
[next]