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
/
target
/
linux
/
generic
/
files
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: Fix off-by-one error in FIT mtd partition search.
Oldřich Jedlička
2019-10-09
1
-1
/
+1
*
kernel: Correctly search for the FIT image in mtd partition.
Fredrik Olofsson
2019-09-19
1
-2
/
+2
*
kernel: mtdsplit_uimage: add support for okli image
Chuanhong Guo
2019-08-08
1
-0
/
+58
*
kernel: drop Fon(Foxconn) parser matching for the "firmware" partition
Rafał Miłecki
2019-08-06
1
-1
/
+0
*
Revert "kernel: generic: fix fonfxc uimage parser"
Rafał Miłecki
2019-08-06
1
-14
/
+7
*
kernel: generic: fix fonfxc uimage parser
NOGUCHI Hiroshi
2019-08-04
1
-7
/
+14
*
ramips: add support for Fon FON2601
NOGUCHI Hiroshi
2019-07-26
1
-12
/
+60
*
kernel: Add missing includes mtdsplit_*.c
Hauke Mehrtens
2019-07-07
9
-0
/
+9
*
kernel: mtdsplit: wrgg: Support big and little endian
Linus Walleij
2019-03-13
1
-0
/
+10
*
kernel: add DT binding support to the Edimax uImage parser
Mathias Kresin
2019-01-19
1
-0
/
+10
*
kernel: add DT binding support to the fit parser
Christian Lamparter
2018-12-17
1
-0
/
+6
*
kernel: drop unneeded LINUX_VERSION_CODE checks
Rafał Miłecki
2018-12-13
5
-28
/
+0
*
kernel: add DT binding support to the LZMA and WRG parsers
Rafał Miłecki
2018-12-13
2
-0
/
+14
*
kernel: add DT binding support to the TRX and minor parsers
Rafał Miłecki
2018-12-09
2
-0
/
+26
*
kernel: add DT binding support to AVM EVA parser
David Bauer
2018-12-06
1
-0
/
+6
*
kernel: add DT binding support to the jimage parser
Pawel Dembicki
2018-11-30
1
-0
/
+11
*
kernel: add missing version.h include to the TP-LINK parser
Rafał Miłecki
2018-11-24
1
-0
/
+1
*
kernel: add DT binding support to the TP-LINK parser
Rafał Miłecki
2018-11-24
1
-0
/
+10
*
kernel: add DT binding support to the uimage parsers
Rafał Miłecki
2018-11-24
1
-0
/
+21
*
kernel: add DT binding support to the Seama parser
Rafał Miłecki
2018-11-22
1
-0
/
+13
*
kernel: mtdsplit: split by WRG header
George Hopkins
2018-02-13
1
-3
/
+18
*
kernel: mtdsplit: Add support for D-link JBOOT
Pawel Dembicki
2018-02-11
3
-0
/
+283
*
generic: make mtdsplit-tplink.c honor rootfs offset
Thibaut VARÈNE
2017-11-08
1
-6
/
+6
*
kernel: update myloader for linux 4.9
Sergey Ryazanov
2017-06-07
1
-1
/
+1
*
kernel: mtdsplit: Add support for Mikrotik NOR firmware
Thibaut VARENE
2017-02-22
3
-0
/
+123
*
kernel: fix build error in mtdsplit driver
Koen Vandeputte
2017-02-07
1
-1
/
+1
*
kernel: update mtdsplit for linux 4.9
Felix Fietkau
2017-02-03
10
-15
/
+16
*
ar71xx: Add support for Netgear WNR2000v1
Huan Truong
2016-12-14
1
-0
/
+2
*
kernel: mtdsplit: add support for WRGG images
Stijn Tintel
2016-10-27
3
-0
/
+115
*
kernel: mtdsplit_uimage: fix Edimax parser
Mathias Kresin
2016-10-15
1
-13
/
+7
*
kernel: mtdsplit_uimage: fix rootfs offset
Mathias Kresin
2016-10-15
1
-1
/
+1
*
kernel: silence a false positive uninitialized variable warning
Felix Fietkau
2016-08-01
1
-1
/
+1
*
kernel: mtdsplit: calculate kernel partition precisely for Seama
Rafał Miłecki
2016-06-20
1
-2
/
+2
*
treewide: replace nbd@openwrt.org with nbd@nbd.name
Felix Fietkau
2016-06-07
5
-5
/
+5
*
kernel: mtdsplit: support uimage with UBI
Rafał Miłecki
2016-02-24
1
-3
/
+7
*
kernel: mtdsplit: add missing digest field to Seama header
Rafał Miłecki
2016-02-23
1
-0
/
+1
*
kernel: mtdsplit: support Seama entity with UBI
Rafał Miłecki
2016-02-01
2
-3
/
+8
*
kernel: mtdsplit: detect UBI partition when looking for rootfs
Rafał Miłecki
2016-02-01
2
-0
/
+7
*
kernel: mtdsplit: modify rootfs helpers to provide partition type
Rafał Miłecki
2016-02-01
9
-26
/
+42
*
kernel: mtdsplit: document Seama splitter a bit
Rafał Miłecki
2016-01-25
1
-8
/
+10
*
ar71xx: add support for Netgear WPN824N
John Crispin
2016-01-19
1
-0
/
+2
*
kernel: mtdsplit_squashfs: Align with the erase-block size
Felix Fietkau
2016-01-17
1
-1
/
+1
*
kernel: mtdsplit: add support for EVA images
Felix Fietkau
2016-01-17
3
-0
/
+102
*
kernel: mtdsplit: add support for brnImages
Felix Fietkau
2016-01-17
3
-0
/
+110
*
kernel: mtdsplit: add support for FIT image
John Crispin
2015-03-15
3
-0
/
+146
*
kernel: mtdsplit_uimage: fix passed info about buf size
Rafał Miłecki
2015-02-12
1
-2
/
+2
*
kernel: mtdsplit_uimage: read more data to match Edimax needs
Rafał Miłecki
2015-02-12
1
-8
/
+12
*
kernel: mtdsplit_uimage: use separated buffer for reading data
Rafał Miłecki
2015-02-12
1
-18
/
+16
*
kernel: mtdsplit_uimage: add parser for Edimax devices
Rafał Miłecki
2015-02-12
1
-0
/
+53
*
mtdsplit_uimage: more generic header verify function
Rafał Miłecki
2015-02-12
1
-11
/
+26
[next]