| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: generic: fix warning in FIT partition parser | Daniel Golle | 2022-03-27 | 1 | -2/+2 |
* | kernel: generic: improve FIT partition parser | Daniel Golle | 2022-03-27 | 1 | -12/+40 |
* | kernel: generic: use chosen bootconf in FIT partition parser | Daniel Golle | 2022-03-27 | 1 | -4/+13 |
* | kernel: mtk_bmt: add support for the bbt format used on mt7621 | Felix Fietkau | 2022-01-13 | 1 | -6/+202 |
* | kernel: mtk_bmt: add abstraction for supporting other formats | Felix Fietkau | 2022-01-13 | 1 | -90/+122 |
* | kernel: mtk_bmt: remap blocks after reaching bitflip threshold | Felix Fietkau | 2022-01-13 | 1 | -0/+4 |
* | kernel: mtk_bmt: pass number of bitflips on read to the caller | Felix Fietkau | 2022-01-13 | 1 | -2/+9 |
* | kernel: mtk_bmt: add support for limiting range of remapping | Felix Fietkau | 2022-01-13 | 1 | -7/+29 |
* | kernel: mtk_bmt: extend debug interface | Felix Fietkau | 2022-01-13 | 1 | -0/+96 |
* | kernel: mtk_bmt: fix remapping after read/write failure | Felix Fietkau | 2022-01-13 | 1 | -11/+67 |
* | kernel: move mediatek BMT support patch to generic patches | Felix Fietkau | 2022-01-13 | 2 | -0/+806 |
* | generic: platform/mikrotik: use MTD notifier | Denis Kalashnikov | 2022-01-13 | 4 | -28/+61 |
* | generic: platform/mikrotik: make soft_config writable without 4K sectors | Oskari Lemmela | 2022-01-13 | 1 | -15/+4 |
* | generic: deny write to uImage.FIT sub-image partitions | Daniel Golle | 2022-01-11 | 1 | -1/+1 |
* | Move mvswitch 88E6060 driver to the ath25 | Sergey Ryazanov | 2021-12-27 | 2 | -591/+0 |
* | kernel: export switch_generic_set_link() symbol | Rafał Miłecki | 2021-10-07 | 1 | -0/+1 |
* | Revert "swconfig: fix Broadcom b53 support" | Rafał Miłecki | 2021-10-07 | 2 | -33/+0 |
* | kernel: properly handle paging errors in fit partition parser | Daniel Golle | 2021-08-27 | 1 | -2/+5 |
* | kernel: make uImage.FIT partition parser work on MBR partitions | Daniel Golle | 2021-07-20 | 1 | -2/+2 |
* | kernel: ar8216: remove soft_reset | David Bauer | 2021-06-03 | 1 | -8/+0 |
* | kernel: ar8216: add get_features method | David Bauer | 2021-06-03 | 1 | -23/+20 |
* | generic: platform/mikrotik: release mtd device after use | Thibaut VARÈNE | 2021-05-12 | 2 | -2/+10 |
* | lantiq: add Linux 5.10 support as testing kernel | Mathias Kresin | 2021-04-12 | 1 | -2/+0 |
* | kernel: support FIT partition parser on mtdblock devices | Daniel Golle | 2021-04-09 | 1 | -9/+8 |
* | kernel: mtdsplit_fit: support FIT with external data | Daniel Golle | 2021-04-09 | 1 | -39/+243 |
* | kernel: create bootfs partition when parsing on BCM4908 | Rafał Miłecki | 2021-03-24 | 1 | -5/+9 |
* | kernel: b53: update the BCM5365 UID in the fixup | Daniel González Cabanelas | 2021-03-05 | 1 | -2/+2 |
* | kernel: add support for enabling fit firmware partition parser via cmdline | Felix Fietkau | 2021-02-28 | 1 | -0/+6 |
* | image: extend FIT partition parser for use on eMMC/SDcard | Daniel Golle | 2021-02-28 | 1 | -12/+33 |
* | kernel: b53: update the BCM5365 UID | Daniel González Cabanelas | 2021-02-26 | 1 | -2/+2 |
* | image: add support for building FIT image with filesystem | Daniel Golle | 2021-02-24 | 1 | -0/+233 |
* | kernel: mtdsplit: add support for BCM63XX CFE firmware | Álvaro Fernández Rojas | 2021-02-22 | 3 | -0/+192 |
* | generic: ar8216: update version switch for of_get_phy_mode fix | Adrian Schmutzler | 2021-02-16 | 1 | -2/+2 |
* | generic: ar8216: fix kernel 5.10 compile error | David Bauer | 2021-02-16 | 1 | -0/+8 |
* | kernel: add linux 5.10 support | Felix Fietkau | 2021-02-16 | 1 | -0/+8 |
* | mac80211: convert UniFi Outdoor+ HSR support to OF | David Bauer | 2021-02-01 | 1 | -2/+0 |
* | kernel: mtdsplit_uimage: replace "edimax, uimage" parser | Bjørn Mork | 2021-01-22 | 2 | -99/+32 |
* | kernel: mtdsplit_uimage: add "openwrt, offset" and "openwrt, partition-magic" | Bjørn Mork | 2021-01-22 | 1 | -12/+28 |
* | kernel: mtdsplit_uimage: replace "netgear, uimage" parser | Bjørn Mork | 2021-01-22 | 1 | -67/+0 |
* | kernel: mtdsplit_uimage: add "openwrt, ih-type" device-tree property | Bjørn Mork | 2021-01-22 | 1 | -10/+14 |
* | kernel: mtdsplit_uimage: replace "allnet, uimage" parser | Bjørn Mork | 2021-01-22 | 1 | -49/+0 |
* | kernel: mtdsplit_uimage: replace "openwrt, okli" parser | Bjørn Mork | 2021-01-22 | 2 | -53/+5 |
* | kernel: mtdsplit_uimage: add "openwrt, ih-magic" device-tree property | Bjørn Mork | 2021-01-22 | 1 | -18/+23 |
* | kernel: mtdsplit_uimage: replace "fonfxc" and "sge" parsers | Bjørn Mork | 2021-01-22 | 1 | -85/+8 |
* | kernel: mtdsplit_uimage: read extralen from device tree | Bjørn Mork | 2021-01-22 | 1 | -10/+14 |
* | dt-bindings: mtd: partitions: add OpenWrt defined U-Boot Image | Bjørn Mork | 2021-01-22 | 2 | -0/+282 |
* | kernel: add parser finding rootfs after CFE bootfs | Rafał Miłecki | 2021-01-22 | 3 | -0/+99 |
* | kernel: remove an unused callback from the ip17xx switch driver | Felix Fietkau | 2020-12-05 | 1 | -7/+0 |
* | kernel: add GS110TPPV1 support to mtdsplit_uimage | John Crispin | 2020-11-26 | 1 | -3/+5 |
* | kernel: remove mvsw61xx swconfig driver | DENG Qingfang | 2020-11-16 | 2 | -1402/+0 |