| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: move ubnt ledbar driver to a separate package | Felix Fietkau | 2022-09-30 | 1 | -255/+0 |
* | kernel: add support for mtdsplit-fit offset | Yoonji Park | 2022-09-12 | 1 | -4/+7 |
* | generic: move ledbar driver from mediatek target | Sven Wegener | 2022-09-11 | 1 | -0/+255 |
* | kernel: mtdsplit: add support for H3C VFS filesystem | Jan Hoffmann | 2022-07-28 | 3 | -0/+176 |
* | kernel: update FIT partition parser to new property name | Daniel Golle | 2022-04-20 | 1 | -1/+1 |
* | kernel: mtk_bmt: skip bitflip check if threshold isn't set | Chuanhong Guo | 2022-04-09 | 1 | -1/+1 |
* | generic: fix compilation warning for ar8xxx swconfig | Ansuel Smith | 2022-03-27 | 2 | -1/+3 |
* | generic: 5.15: get uImage.FIT partition parser ready | Daniel Golle | 2022-03-27 | 1 | -2/+8 |
* | generic: 5.15: rework hack patch | Ansuel Smith | 2022-03-27 | 2 | -1/+9 |
* | kernel: mtdsplit: support UBI after FIT images | Felix Fietkau | 2022-03-25 | 1 | -2/+7 |
* | kernel: mtk_bmt: add debugfs file to attempt repair of remapped sectors | Felix Fietkau | 2022-03-25 | 1 | -1/+26 |
* | kernel: add support for mediatek NMBM flash mapping support | Felix Fietkau | 2022-03-25 | 3 | -3/+2360 |
* | kernel: mtk_bmt: on error, do not attempt to remap out-of-range blocks | Felix Fietkau | 2022-03-25 | 2 | -15/+24 |
* | kernel: mtk_bmt: fix block copying on remap with bmt v2 | Felix Fietkau | 2022-03-25 | 1 | -6/+6 |
* | kernel: mtk_bmt: allow get_mapping_block to return an error | Felix Fietkau | 2022-03-25 | 4 | -8/+25 |
* | kernel: split up mtk_bmt driver code | Felix Fietkau | 2022-03-25 | 4 | -805/+856 |
* | kernel: generic: fix warning in FIT partition parser | Daniel Golle | 2022-03-24 | 1 | -2/+2 |
* | kernel: generic: improve FIT partition parser | Daniel Golle | 2022-03-24 | 1 | -12/+40 |
* | kernel: generic: use chosen bootconf in FIT partition parser | Daniel Golle | 2022-03-21 | 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 |