Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bcm27xx: remove kernel v5.15 support | Álvaro Fernández Rojas | 2023-06-09 |
| | | | | | | | Due to the amount of patches from the RPi foundation, maintaining two kernels version is an insane effort. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> | ||
* | bcm27xx: fix BCMGENET kernel config | Álvaro Fernández Rojas | 2022-12-28 |
Revert backported upstream commits 421f8663b3a7 and 8d820bc9d12b, which have introduced a regression in BCMGENET kconfig that disabled the network driver for the Raspberry Pi. Fixes: 0c405bceba11 ("kernel: bump 5.15 to 5.15.85") Fixes: e9008223268c ("kernel: bump 5.15 to 5.15.84") Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> |