Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | octeontx: drop target | Robert Marko | 2024-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> | ||
* | octeontx: add support for OCTEON TX target | Tim Harvey | 2018-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> |