openwrt/target/linux
Tim Harvey ae8bf1a26e imx: add imx8m support
Add imx8m support:
 - add a cortexa53 subtarget to imx
 - move ARCH and KERNELNAME to subtargets
 - account for kernel modules that are not used for cortexa53

No device-specific targets or firmware images are created yet but all
imx8m* dtbs will be built.

enabling CONFIG_TARGET_ROOTFS_INITRAMFS results in
openwrt-imx-cortexa53-imx8m-initramfs-kernel.bin which has been
successfully booted on an imx8mm-evk using the following:

u-boot=> tftpboot $fdt_addr_r image-imx8mm-evk.dtb && \
tftpboot $kernel_addr_r openwrt-imx-cortexa53-imx8m-initramfs-kernel.bin && \
booti $kernel_addr_r - $fdt_addr_r

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
2024-03-24 21:19:10 +01:00
..
airoha treewide: disable spectre mitigation on unaffected Arm32 targets 2024-03-23 20:00:49 +01:00
apm821xx apm821xx: WNDR4700: fix fan-control 2024-03-23 21:22:47 +01:00
archs38 archs38: add 6.1 as testing kernel 2024-03-17 17:28:44 +01:00
armsr
at91 treewide: disable spectre mitigation on unaffected Arm32 targets 2024-03-23 20:00:49 +01:00
ath79 ath79: register ttyATH1 as OpenWrt console for ELECOM WAB-I1750-PS 2024-03-24 21:10:59 +01:00
bcm27xx treewide: disable spectre mitigation on unaffected Arm64 targets 2024-03-23 20:00:49 +01:00
bcm47xx
bcm53xx kernel: bump 6.1 to 6.1.82 2024-03-19 00:33:51 +01:00
bcm4908 treewide: disable spectre mitigation on unaffected Arm64 targets 2024-03-23 20:00:49 +01:00
bmips bmips: add support for SmartRG SR505n 2024-03-10 20:26:07 +01:00
d1 kernel: bump 6.1 to 6.1.80 2024-03-05 00:23:59 +01:00
gemini
generic kernel: fix iptables offload build without nftables 2024-03-23 17:33:24 +01:00
imx imx: add imx8m support 2024-03-24 21:19:10 +01:00
ipq40xx treewide: disable spectre mitigation on unaffected Arm32 targets 2024-03-23 20:00:49 +01:00
ipq806x ipq806x: refresh Kconfig 2024-02-23 18:05:09 +01:00
ixp4xx
kirkwood kirkwood: resize kernel partition for kirkwood devices 2024-03-24 21:07:17 +01:00
lantiq lantiq: Fix build after kernel 5.15.150 2024-03-08 14:49:09 +01:00
layerscape treewide: disable spectre mitigation on unaffected Arm32 targets 2024-03-23 20:00:49 +01:00
malta
mediatek treewide: disable spectre mitigation on unaffected Arm64 targets 2024-03-23 20:00:49 +01:00
mpc85xx mpc85xx: p1020: convert Aerohive AP330/AP350 to simpleImage 2024-03-08 17:24:14 +01:00
mvebu treewide: disable spectre mitigation on unaffected Arm64 targets 2024-03-23 20:00:49 +01:00
mxs mxs: switch default kernel to 6.1 2024-03-14 14:24:16 +01:00
octeon
octeontx kernel: bump 5.15 to 5.15.149 2024-03-07 19:30:54 +01:00
omap
oxnas
pistachio
qoriq
qualcommax treewide: disable spectre mitigation on unaffected Arm64 targets 2024-03-23 20:00:49 +01:00
ramips ramips: add support for TP-Link RE205 v3 2024-03-23 23:38:33 +01:00
realtek realtek: support common GPIOs on D-Link DGS-1210-16 2024-03-23 18:36:51 +01:00
rockchip rockchip: add Radxa E25 board support 2024-03-23 07:55:43 +01:00
sifiveu
starfive starfive: refresh patches 2024-03-12 10:27:38 +01:00
sunxi treewide: disable spectre mitigation on unaffected Arm64 targets 2024-03-23 20:00:49 +01:00
tegra
uml uml: restore 6.1 config + patches 2024-03-23 21:38:00 +01:00
x86 kernel: config: add symbol introduced with 6.1.82 2024-03-19 00:33:51 +01:00
zynq
Makefile