aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* kernel: Fix off-by-one error in FIT mtd partition search.Oldřich Jedlička2019-10-091-1/+1
* kernel: Correctly search for the FIT image in mtd partition.Fredrik Olofsson2019-09-191-2/+2
* kernel: mtdsplit_uimage: add support for okli imageChuanhong Guo2019-08-081-0/+58
* kernel: drop Fon(Foxconn) parser matching for the "firmware" partitionRafał Miłecki2019-08-061-1/+0
* Revert "kernel: generic: fix fonfxc uimage parser"Rafał Miłecki2019-08-061-14/+7
* kernel: generic: fix fonfxc uimage parserNOGUCHI Hiroshi2019-08-041-7/+14
* ramips: add support for Fon FON2601NOGUCHI Hiroshi2019-07-261-12/+60
* kernel: Add missing includes mtdsplit_*.cHauke Mehrtens2019-07-079-0/+9
* kernel: mtdsplit: wrgg: Support big and little endianLinus Walleij2019-03-131-0/+10
* kernel: add DT binding support to the Edimax uImage parserMathias Kresin2019-01-191-0/+10
* kernel: add DT binding support to the fit parserChristian Lamparter2018-12-171-0/+6
* kernel: drop unneeded LINUX_VERSION_CODE checksRafał Miłecki2018-12-135-28/+0
* kernel: add DT binding support to the LZMA and WRG parsersRafał Miłecki2018-12-132-0/+14
* kernel: add DT binding support to the TRX and minor parsersRafał Miłecki2018-12-092-0/+26
* kernel: add DT binding support to AVM EVA parserDavid Bauer2018-12-061-0/+6
* kernel: add DT binding support to the jimage parserPawel Dembicki2018-11-301-0/+11
* kernel: add missing version.h include to the TP-LINK parserRafał Miłecki2018-11-241-0/+1
* kernel: add DT binding support to the TP-LINK parserRafał Miłecki2018-11-241-0/+10
* kernel: add DT binding support to the uimage parsersRafał Miłecki2018-11-241-0/+21
* kernel: add DT binding support to the Seama parserRafał Miłecki2018-11-221-0/+13
* kernel: mtdsplit: split by WRG headerGeorge Hopkins2018-02-131-3/+18
* kernel: mtdsplit: Add support for D-link JBOOTPawel Dembicki2018-02-113-0/+283
* generic: make mtdsplit-tplink.c honor rootfs offsetThibaut VARÈNE2017-11-081-6/+6
* kernel: update myloader for linux 4.9Sergey Ryazanov2017-06-071-1/+1
* kernel: mtdsplit: Add support for Mikrotik NOR firmwareThibaut VARENE2017-02-223-0/+123
* kernel: fix build error in mtdsplit driverKoen Vandeputte2017-02-071-1/+1
* kernel: update mtdsplit for linux 4.9Felix Fietkau2017-02-0310-15/+16
* ar71xx: Add support for Netgear WNR2000v1Huan Truong2016-12-141-0/+2
* kernel: mtdsplit: add support for WRGG imagesStijn Tintel2016-10-273-0/+115
* kernel: mtdsplit_uimage: fix Edimax parserMathias Kresin2016-10-151-13/+7
* kernel: mtdsplit_uimage: fix rootfs offsetMathias Kresin2016-10-151-1/+1
* kernel: silence a false positive uninitialized variable warningFelix Fietkau2016-08-011-1/+1
* kernel: mtdsplit: calculate kernel partition precisely for SeamaRafał Miłecki2016-06-201-2/+2
* treewide: replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-075-5/+5
* kernel: mtdsplit: support uimage with UBIRafał Miłecki2016-02-241-3/+7
* kernel: mtdsplit: add missing digest field to Seama headerRafał Miłecki2016-02-231-0/+1
* kernel: mtdsplit: support Seama entity with UBIRafał Miłecki2016-02-012-3/+8
* kernel: mtdsplit: detect UBI partition when looking for rootfsRafał Miłecki2016-02-012-0/+7
* kernel: mtdsplit: modify rootfs helpers to provide partition typeRafał Miłecki2016-02-019-26/+42
* kernel: mtdsplit: document Seama splitter a bitRafał Miłecki2016-01-251-8/+10
* ar71xx: add support for Netgear WPN824NJohn Crispin2016-01-191-0/+2
* kernel: mtdsplit_squashfs: Align with the erase-block sizeFelix Fietkau2016-01-171-1/+1
* kernel: mtdsplit: add support for EVA imagesFelix Fietkau2016-01-173-0/+102
* kernel: mtdsplit: add support for brnImagesFelix Fietkau2016-01-173-0/+110
* kernel: mtdsplit: add support for FIT imageJohn Crispin2015-03-153-0/+146
* kernel: mtdsplit_uimage: fix passed info about buf sizeRafał Miłecki2015-02-121-2/+2
* kernel: mtdsplit_uimage: read more data to match Edimax needsRafał Miłecki2015-02-121-8/+12
* kernel: mtdsplit_uimage: use separated buffer for reading dataRafał Miłecki2015-02-121-18/+16
* kernel: mtdsplit_uimage: add parser for Edimax devicesRafał Miłecki2015-02-121-0/+53
* mtdsplit_uimage: more generic header verify functionRafał Miłecki2015-02-121-11/+26