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: 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
*
ar71xx: add Netgear WNR1000v2/WNR1000v2-VC support (#18633)
John Crispin
2015-01-30
1
-0
/
+4
*
kernel: add mtd split support for trx images
Felix Fietkau
2015-01-02
3
-0
/
+153
*
kernel: add a mtdsplit implementation for tp-link firmware headers
Felix Fietkau
2015-01-02
3
-0
/
+175
*
kernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify maintenance,...
Felix Fietkau
2015-01-02
8
-0
/
+17
*
ar71xx: add support for Netgear WNR2000v4
John Crispin
2014-11-03
1
-1
/
+6
*
kernel: add own Kconfig for OpenWrt mtdsplit drivers
John Crispin
2014-08-25
1
-0
/
+24
*
kernel/generic: modify mtd related patches for 3.14
Hauke Mehrtens
2014-05-08
5
-25
/
+19
*
kernel/3.1x: add split code for LZMA compressed kernel based firmwares
Gabor Juhos
2014-01-24
1
-0
/
+95
*
Revert "kernel: create firmware partition from MyLoader partition parser"
Gabor Juhos
2014-01-24
1
-13
/
+2
*
generic: mtdsplit_uimage: add uImage magic for the WRN2200 board
Gabor Juhos
2013-10-30
1
-0
/
+2
*
kernel: create firmware partition from MyLoader partition parser
Gabor Juhos
2013-09-25
1
-2
/
+13
*
kernel/3.10: add partition parser for Seama firmwares
Gabor Juhos
2013-09-21
1
-0
/
+102
*
kernel/3.10: add partition parser for uImage firmwares
Gabor Juhos
2013-09-21
1
-0
/
+291
*
kernel/3.10: add default partition name defines to mtdsplit.h
Gabor Juhos
2013-09-21
1
-0
/
+3
*
kernel/3.10: add more helpers to the mtdsplit code
Gabor Juhos
2013-09-21
2
-1
/
+72
*
kernel/3.10: add separate rootfs partition parser
Gabor Juhos
2013-09-21
1
-0
/
+71
*
kernel/3.10: move squashfs check from rootfs split code into a separate file
Gabor Juhos
2013-09-21
2
-0
/
+97
*
generic: remove linux version checks from myloader.c
Gabor Juhos
2013-09-02
1
-6
/
+0
*
generic: use mtd_read in myloader parser
Gabor Juhos
2012-10-27
1
-2
/
+2
*
generic: allow to build myloader mtd parser for 3.2+
Gabor Juhos
2012-01-22
1
-3
/
+11
*
rename target/linux/generic-2.6 to generic
Felix Fietkau
2010-06-26
1
-0
/
+178