openwrt-6.x/package/kernel/linux/modules
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
..
001-depends.mk
block.mk kernel: kmod-ata-ahci-platform: enable support for RK35xx 2024-03-23 07:55:43 +01:00
can.mk kernel: kmod-can: Fix build of can drivers 2024-03-14 20:56:11 +01:00
crypto.mk imx: add imx8m support 2024-03-24 21:19:10 +01:00
firewire.mk
fs.mk kernel: modules: don't override NLS dependencies 2024-03-11 23:49:25 +00:00
gpio.mk kernel: modules: move gpio modules to gpio menu 2024-02-01 17:04:54 +01:00
hwmon.mk hwmon: add TC654 fan-controller support 2024-03-17 00:19:20 +01:00
i2c.mk
iio.mk kernel: modules: iio: adapt for kernel 6.6 2024-03-11 20:17:26 +01:00
input.mk kernel: modules: input: adapt for kernel 6.6 2024-03-11 20:17:26 +01:00
leds.mk kernel: add kmod-leds-lp5562 and kmod-leds-lp55xx-common 2024-01-15 16:59:56 +01:00
lib.mk
multiplexer.mk
netdevices.mk kernel: modules: package driver for MediaTek T7xx PCIe 5G modem 2024-03-17 22:41:03 +00:00
netfilter.mk
netsupport.mk kernel: modules: netsupport: adapt for kernel 6.6 2024-03-11 20:17:26 +01:00
nls.mk kernel: modules: fs: adapt for kernel 6.6 2024-03-11 20:17:26 +01:00
other.mk kirkwood: Add Marvell RTC to all machines with nothing else 2024-02-29 23:01:38 +01:00
pcmcia.mk
sound.mk kernel: modules: package MT7986 audio drivers 2023-12-11 18:01:43 +00:00
spi.mk
usb.mk kernel: modules: usb: adapt for kernel 6.6 2024-03-11 20:17:26 +01:00
video.mk imx: add imx8m support 2024-03-24 21:19:10 +01:00
virt.mk
w1.mk
wpan.mk