aboutsummaryrefslogtreecommitdiff
path: root/target/linux/octeontx/image/Makefile
Commit message (Collapse)AuthorAge
* octeontx: drop targetRobert Marko2024-06-12
| | | | | | | | | | octeontx is currently stuck on kernel 5.15 since using 6.1 breaks booting, and unfortunately nobody has stepped up to fix this issue. Gateworks who were primary users have supported the removal. Link: https://github.com/openwrt/openwrt/pull/15686 Signed-off-by: Robert Marko <robimarko@gmail.com>
* target: use SPDX license identifiers on MakefilesAdrian Schmutzler2021-02-10
| | | | | | Use SPDX license tags to allow machines to check licenses. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* octeontx: add support for OCTEON TX targetTim Harvey2018-02-13
The Cavium OCTEON TX is an ARM 64-bit SoC leveraging CPU cores and periperhals from the Cavium ThunderX SoC. This initial support provides a 4.14 kernel and kernel+initramfs that is bootable on the Gateworks Newport GW630x as well as the Cavium sff8104 reference board. Signed-off-by: Tim Harvey <tharvey@gateworks.com>