immortalwrt/package/kernel/linux/modules
Stijn Tintel d6092ec87a qoriq: new target
Add a new target named "qoriq", that will support boards using PowerPC
processors from NXP's QorIQ brand.

This doesn't actually add support for any board yet, so that
installation instructions can go in the commit message of the commit
that adds actual support for a board.

Using CONFIG_E6500_CPU here due to the kernel using -mcpu=powerpc64
rather than -mcpu=e5500 when selecting CONFIG_E5500_CPU. The only
difference between e5500 and e6500 is AltiVec support, and the kernel
checks for it at runtime. Musl will only check at runtime if AltiVec
support is disabled at compile-time, so we need to use e5500 in CPU_TYPE
to avoid SIGILL.

Math emulation (CONFIG_MATH_EMULATION_HW_UNIMPLEMENTED) is required, as
neither e5500 nor e6500 implement fsqrt nor fsqrts, and musl hardcodes
sqrt and sqrtf to use these ASM instructions on PowerPC64.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Reviewed-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-12-24 11:28:22 +08:00
..
001-depends.mk kernel: modules: fix permission 2019-10-26 08:40:20 +08:00
block.mk kernel: 5.10: fix kmod build failures 2021-02-24 12:19:13 +08:00
can.mk kernel: update dependencies after 'imx6' -> 'imx' rename 2021-12-22 11:25:55 +08:00
crypto.mk kernel: update dependencies after 'imx6' -> 'imx' rename 2021-12-22 11:25:55 +08:00
firewire.mk kernel: modules: fix permission 2019-10-26 08:40:20 +08:00
fs.mk kernel: add exfat again 2021-03-20 11:50:27 +08:00
hwmon.mk kernel: add package kmod-iio-ads1015 and remove kmod-hwmon-ads1015 2021-09-16 23:55:07 +08:00
i2c.mk kernel: package Synopsys Designware PCI to I2C controller 2021-06-06 23:52:42 +08:00
iio.mk kernel: add package kmod-iio-ads1015 and remove kmod-hwmon-ads1015 2021-09-16 23:55:07 +08:00
input.mk kernel: update dependencies after 'imx6' -> 'imx' rename 2021-12-22 11:25:55 +08:00
leds.mk Merge Mainline 2021-05-31 18:55:44 +08:00
lib.mk kernel: kmod-lib-zstd: enable crypto API support 2020-12-08 11:33:51 +08:00
netdevices.mk kmod-qlcnic: add missing deps 2021-08-18 22:13:40 +08:00
netfilter.mk kernel/netfilter: drop outdated gargoyle modules 2021-07-23 13:32:02 +08:00
netsupport.mk kernel/modules: prevent bonding driver to create default bond0 interface 2021-11-01 23:56:52 +08:00
nls.mk kernel: modules: fix permission 2019-10-26 08:40:20 +08:00
other.mk qoriq: new target 2021-12-24 11:28:22 +08:00
pcmcia.mk kernel: modules: fix permission 2019-10-26 08:40:20 +08:00
sound.mk kernel: update dependencies after 'imx6' -> 'imx' rename 2021-12-22 11:25:55 +08:00
spi.mk kernel: modules: fix permission 2019-10-26 08:40:20 +08:00
usb.mk linux-firmware: add new package r8152-firmware 2021-07-14 19:47:38 +08:00
video.mk kernel: update dependencies after 'imx6' -> 'imx' rename 2021-12-22 11:25:55 +08:00
virt.mk kernel: add missing symbol to kmod-kvm 2021-09-30 16:19:39 +08:00
w1.mk kernel: update dependencies after 'imx6' -> 'imx' rename 2021-12-22 11:25:55 +08:00
wireless.mk kernel: drop outdated version detection 2021-02-18 02:24:17 +08:00
wpan.mk kernel: drop outdated version detection 2021-02-18 02:24:17 +08:00