index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
system
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: fix imagetag compilation
Álvaro Fernández Rojas
2021-03-17
1
-0
/
+1
*
mediatek: add support for Buffalo WSR-2533DHP2
INAGAKI Hiroshi
2021-03-15
1
-0
/
+1
*
mtd: add option for TRX magic to fixtrx
INAGAKI Hiroshi
2021-03-15
3
-6
/
+17
*
mtd: fixtrx: support CFE imagetag on bmips target
Álvaro Fernández Rojas
2021-02-22
1
-0
/
+1
*
ar71xx: drop target
Adrian Schmutzler
2020-08-30
3
-4
/
+1
*
mtd: enable wrgg support for ath79
Stijn Tintel
2020-06-11
1
-1
/
+1
*
mtd: add linksys_bootcount for ramips
Davide Fioravanti
2020-05-17
1
-1
/
+1
*
brcm63xx: rename target to bcm63xx
Adrian Schmutzler
2020-02-14
1
-1
/
+1
*
brcm47xx: rename target to bcm47xx
Adrian Schmutzler
2020-02-14
2
-2
/
+2
*
mtd: Activate LTO compile option
Hauke Mehrtens
2019-11-08
1
-1
/
+2
*
mtd: cleanup unused code and variables in fis.c
Petr Štetiar
2019-07-17
1
-20
/
+0
*
mtd: add CRC signature to RedBoot partition map
Daniel Gimpelevich
2019-07-17
3
-3
/
+26
*
package: mtd: add fixseama command for ath79
Chuanhong Guo
2019-07-16
2
-1
/
+2
*
gemini: Fix up firmware checksum on DIR-685
Linus Walleij
2019-05-18
1
-0
/
+1
*
mtd: Make fixwrgg command work on DIR-685
Linus Walleij
2019-05-18
1
-14
/
+13
*
mtd: base-files: Unify dual-firmware devices (Linksys)
Jeff Kletsky
2019-05-18
3
-134
/
+91
*
mtd: add logic for TP-Link ramips recovery magic
David Bauer
2019-01-26
5
-3
/
+130
*
mtd: add linksys_bootcount to the ipq40xx target
Oever González
2019-01-26
2
-0
/
+116
*
mtd: improve check for TRX header being already fixed
Rafał Miłecki
2018-07-15
2
-8
/
+9
*
mtd: support bad blocks within the mtd_fixtrx()
Rafał Miłecki
2018-07-15
2
-7
/
+29
*
mtd: mark as nonshared to fix FS#484
Mirko Parthey
2018-06-01
1
-0
/
+2
*
mtd: fix erase handling with partition offset on write
Felix Fietkau
2018-04-20
1
-1
/
+1
*
ramips: add support for D-Link DAP-1522 A1
George Hopkins
2018-02-13
1
-1
/
+1
*
mtd: add fixwrg command
George Hopkins
2018-02-13
4
-3
/
+233
*
mtd: add fixwrgg command
Stijn Tintel
2016-10-27
5
-3
/
+239
*
mtd: fix endianness detection on musl
Stijn Tintel
2016-10-27
2
-0
/
+2
*
package/system/mtd: fix usage message
Paul Wassi
2016-10-26
1
-1
/
+1
*
system/mtd: drop Build/Prepare rule in favor of default one
Alexandru Ardelean
2016-10-15
1
-5
/
+0
*
mtd: fix up error messages
John Crispin
2016-10-15
2
-2
/
+2
*
mtd: fix building with glibc
Josua Mayer
2016-08-18
1
-0
/
+1
*
mtd: support -c (datasize) option for fixseama command
Rafał Miłecki
2016-06-20
3
-7
/
+9
*
mtd: add linksys_bootcount for ipq806x
Adrian Panella
2016-06-13
1
-0
/
+1
*
mtd: fix typo in error message for 'c' option
Rafał Miłecki
2016-06-11
1
-1
/
+1
*
treewide: replace nbd@openwrt.org with nbd@nbd.name
Felix Fietkau
2016-06-07
6
-6
/
+6
*
mtd: imagetag: fix compilation with changed mtd_fixtrx call
Rafał Miłecki
2016-05-11
1
-1
/
+4
*
mtd: add -c option for specifying amount of data to be used for checksum
Rafał Miłecki
2016-05-09
3
-12
/
+31
*
mtd: trx: use separated buffer for TRX header
Rafał Miłecki
2016-05-09
1
-5
/
+18
*
mtd: seama: exit with error if Seama header wasn't found
rmilecki
2016-05-09
1
-1
/
+1
*
mtd: seama: fix image data handling
rmilecki
2016-05-09
1
-28
/
+18
*
mtd: seama: move buf allocation to the MD5 function
rmilecki
2016-05-09
1
-16
/
+22
*
mtd: seama: update MD5 using header in the first block buffer
rmilecki
2016-05-09
1
-4
/
+3
*
mtd: seama: add md5 to header struct
rmilecki
2016-05-09
2
-12
/
+11
*
mtd: check for Seama magic early when fixing MD5
rmilecki
2016-05-09
1
-7
/
+21
*
mtd: add missing breaks in a switch
rmilecki
2016-05-09
1
-0
/
+2
*
mtd: use tabs for indents
rmilecki
2016-05-09
1
-7
/
+7
*
mtd: fix reading of image magic bytes in smaller chunks
John Crispin
2016-03-03
1
-5
/
+12
*
mtd: fix Seama format after replacing EOF with sysupgrade data
Rafał Miłecki
2016-02-10
1
-2
/
+13
*
mtd: detect image format when writing
Rafał Miłecki
2016-02-06
3
-13
/
+60
*
mtd: allow writing Seama files to "firmware" on Broadcom targets
Rafał Miłecki
2016-01-28
1
-0
/
+6
*
mtd: enable "fixseama" on bcm53xx
Rafał Miłecki
2016-01-28
1
-1
/
+1
[next]