Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bmips: improve kernel patches | Álvaro Fernández Rojas | 2023-05-17 | 1 | -4/+3 |
| | | | | | | | Add missing patch headers and regenerate the ones that contain an obsolete patch header. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> | ||||
* | bmips: add basic BCM6358 ethernet support | Álvaro Fernández Rojas | 2023-03-28 | 1 | -0/+44 |
The MDIO bus is supported but there are errors when trying to probe and configure the external BCM5325E switch through B53 DSA. Therefore, let's add basic ethernet (but working) support for now. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> |