Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: silence refresh warning | Christian Lamparter | 2022-08-05 | 1 | -1/+1 |
| | | | | | | |Warning: trailing whitespace in line 66 of drivers/mtd/parsers/Kconfig Signed-off-by: Christian Lamparter <chunkeey@gmail.com> | ||||
* | kernel: add the latest mtd patch extending ofpart parser | Rafał Miłecki | 2021-03-01 | 1 | -2/+2 |
| | | | | | | | | | | | | This adds the latest version of ofpart commit. It hopefully 1. Doesn't break compilation 2. Doesn't break partitioning (this time). It's required to implement fixed partitioning with some quirks. It's required by bcm53xx, bcm4908, kirkwood, lantiq and mvebu. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> | ||||
* | kernel: add linux 5.10 support | Felix Fietkau | 2021-02-16 | 1 | -0/+229 |
Signed-off-by: Felix Fietkau <nbd@nbd.name> |