difos/target/linux
Stijn Tintel 080a769b4d 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-21 21:37:39 +02:00
..
apm821xx kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
arc770 kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
archs38 kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
armvirt kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
at91 kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
ath25 kernel: bump 5.4 to 5.4.154 2021-10-21 00:17:36 +02:00
ath79 kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
bcm27xx kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
bcm47xx bcm47xx: switch to kernel 5.10 2021-11-08 15:56:39 +01:00
bcm53xx kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
bcm63xx kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
bcm4908 kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
bmips kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
gemini kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
generic kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
imx kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
ipq40xx kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
ipq806x kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
ipq807x kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21 2021-09-09 20:24:12 +02:00
kirkwood kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
lantiq kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
layerscape kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
malta kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
mediatek mediatek: mt7623: bpi-r2: add ethernet alias to device tree 2021-12-18 01:52:19 +00:00
mpc85xx kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
mvebu mvebu: puzzle-m902: add driver for MCU driving LEDs, fan and buzzer 2021-12-21 16:41:10 +00:00
mxs kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
octeon kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
octeontx kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
omap kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
oxnas kernel: bump 5.10 to 5.10.85 2021-12-17 15:10:22 +01:00
pistachio kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
qoriq qoriq: new target 2021-12-21 21:37:39 +02:00
ramips ramips: work around duplicate MAC address on U6 Lite 2021-12-20 00:12:12 +01:00
realtek kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
rockchip kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
sunxi kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
tegra kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
uml kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
x86 kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
zynq kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
Makefile target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00