Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: remove files for building 5.10 kernel | Nick Hainke | 2023-05-12 | 1 | -40/+0 |
| | | | | | | | | | | | All targets are bumped to 5.15. Remove the old 5.10 patches, configs and files using: find target/linux -iname '*-5.10' -exec rm -r {} \; Further, remove the 5.10 include. Signed-off-by: Nick Hainke <vincent@systemli.org> | ||||
* | bcm53xx: backport DT changes from 5.17 & 5.18 | Rafał Miłecki | 2022-03-30 | 1 | -0/+40 |
Signed-off-by: Rafał Miłecki <rafal@milecki.pl> |