aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files
Commit message (Expand)AuthorAgeFilesLines
* kernel: generic: fix warning in FIT partition parserDaniel Golle2022-03-271-2/+2
* kernel: generic: improve FIT partition parserDaniel Golle2022-03-271-12/+40
* kernel: generic: use chosen bootconf in FIT partition parserDaniel Golle2022-03-271-4/+13
* kernel: mtk_bmt: add support for the bbt format used on mt7621Felix Fietkau2022-01-131-6/+202
* kernel: mtk_bmt: add abstraction for supporting other formatsFelix Fietkau2022-01-131-90/+122
* kernel: mtk_bmt: remap blocks after reaching bitflip thresholdFelix Fietkau2022-01-131-0/+4
* kernel: mtk_bmt: pass number of bitflips on read to the callerFelix Fietkau2022-01-131-2/+9
* kernel: mtk_bmt: add support for limiting range of remappingFelix Fietkau2022-01-131-7/+29
* kernel: mtk_bmt: extend debug interfaceFelix Fietkau2022-01-131-0/+96
* kernel: mtk_bmt: fix remapping after read/write failureFelix Fietkau2022-01-131-11/+67
* kernel: move mediatek BMT support patch to generic patchesFelix Fietkau2022-01-132-0/+806
* generic: platform/mikrotik: use MTD notifierDenis Kalashnikov2022-01-134-28/+61
* generic: platform/mikrotik: make soft_config writable without 4K sectorsOskari Lemmela2022-01-131-15/+4
* generic: deny write to uImage.FIT sub-image partitionsDaniel Golle2022-01-111-1/+1
* Move mvswitch 88E6060 driver to the ath25Sergey Ryazanov2021-12-272-591/+0
* kernel: export switch_generic_set_link() symbolRafał Miłecki2021-10-071-0/+1
* Revert "swconfig: fix Broadcom b53 support"Rafał Miłecki2021-10-072-33/+0
* kernel: properly handle paging errors in fit partition parserDaniel Golle2021-08-271-2/+5
* kernel: make uImage.FIT partition parser work on MBR partitionsDaniel Golle2021-07-201-2/+2
* kernel: ar8216: remove soft_resetDavid Bauer2021-06-031-8/+0
* kernel: ar8216: add get_features methodDavid Bauer2021-06-031-23/+20
* generic: platform/mikrotik: release mtd device after useThibaut VARÈNE2021-05-122-2/+10
* lantiq: add Linux 5.10 support as testing kernelMathias Kresin2021-04-121-2/+0
* kernel: support FIT partition parser on mtdblock devicesDaniel Golle2021-04-091-9/+8
* kernel: mtdsplit_fit: support FIT with external dataDaniel Golle2021-04-091-39/+243
* kernel: create bootfs partition when parsing on BCM4908Rafał Miłecki2021-03-241-5/+9
* kernel: b53: update the BCM5365 UID in the fixupDaniel González Cabanelas2021-03-051-2/+2
* kernel: add support for enabling fit firmware partition parser via cmdlineFelix Fietkau2021-02-281-0/+6
* image: extend FIT partition parser for use on eMMC/SDcardDaniel Golle2021-02-281-12/+33
* kernel: b53: update the BCM5365 UIDDaniel González Cabanelas2021-02-261-2/+2
* image: add support for building FIT image with filesystemDaniel Golle2021-02-241-0/+233
* kernel: mtdsplit: add support for BCM63XX CFE firmwareÁlvaro Fernández Rojas2021-02-223-0/+192
* generic: ar8216: update version switch for of_get_phy_mode fixAdrian Schmutzler2021-02-161-2/+2
* generic: ar8216: fix kernel 5.10 compile errorDavid Bauer2021-02-161-0/+8
* kernel: add linux 5.10 supportFelix Fietkau2021-02-161-0/+8
* mac80211: convert UniFi Outdoor+ HSR support to OFDavid Bauer2021-02-011-2/+0
* kernel: mtdsplit_uimage: replace "edimax, uimage" parserBjørn Mork2021-01-222-99/+32
* kernel: mtdsplit_uimage: add "openwrt, offset" and "openwrt, partition-magic"Bjørn Mork2021-01-221-12/+28
* kernel: mtdsplit_uimage: replace "netgear, uimage" parserBjørn Mork2021-01-221-67/+0
* kernel: mtdsplit_uimage: add "openwrt, ih-type" device-tree propertyBjørn Mork2021-01-221-10/+14
* kernel: mtdsplit_uimage: replace "allnet, uimage" parserBjørn Mork2021-01-221-49/+0
* kernel: mtdsplit_uimage: replace "openwrt, okli" parserBjørn Mork2021-01-222-53/+5
* kernel: mtdsplit_uimage: add "openwrt, ih-magic" device-tree propertyBjørn Mork2021-01-221-18/+23
* kernel: mtdsplit_uimage: replace "fonfxc" and "sge" parsersBjørn Mork2021-01-221-85/+8
* kernel: mtdsplit_uimage: read extralen from device treeBjørn Mork2021-01-221-10/+14
* dt-bindings: mtd: partitions: add OpenWrt defined U-Boot ImageBjørn Mork2021-01-222-0/+282
* kernel: add parser finding rootfs after CFE bootfsRafał Miłecki2021-01-223-0/+99
* kernel: remove an unused callback from the ip17xx switch driverFelix Fietkau2020-12-051-7/+0
* kernel: add GS110TPPV1 support to mtdsplit_uimageJohn Crispin2020-11-261-3/+5
* kernel: remove mvsw61xx swconfig driverDENG Qingfang2020-11-162-1402/+0