aboutsummaryrefslogtreecommitdiff
path: root/target/linux/mvebu/files-6.1/arch/arm64/boot
Commit message (Collapse)AuthorAge
* mvebu: switch to kernel 6.6Stefan Kalscheuer2024-05-12
| | | | | | | | | Update default kernel version to 6.6 and drop configs and patches for kernel 6.1. We can also omit the conditional to include DTS dir. Signed-off-by: Stefan Kalscheuer <stefan@stklcode.de> Link: https://github.com/openwrt/openwrt/pull/15449 Signed-off-by: Robert Marko <robimarko@gmail.com>
* mvebu: move files to files-6.1Stijn Segers2024-04-03
DTS paths for 32 bit ARM devices changed with 6.6, move files/ to files-6.1 to prep for kernel 6.6 introduction. Signed-off-by: Stijn Segers <foss@volatilesystems.org>