openwrt/target/linux
Christian Marangi ade9eba149
ipq806x: 5.15: drop arm override compile patch
Drop arm override compile patch. The use is dubious and at times (2016)
it was never explained why this was required.
Krait CPU and Cortex-a15 may be similar but they have some intrinsic
difference. While very similar they differ a lot in additional feature
and also cache configuration.

Also these conflict with raid6 libraty compilation that use specific
workaround not compatible with cortex-a15 and produce compilation
warning.
Fix compilation warning:
cc1: error: switch '-mcpu=cortex-a15' conflicts with switch '-march=armv7-a+simd' [-Werror]
cc1: all warnings being treated as errors

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-05-12 03:15:41 +02:00
..
airoha generic: enable CONFIG_ARM_CRYPTO for 32bit arm targets 2023-05-10 19:01:45 +02:00
apm821xx
archs38
armvirt generic: enable CONFIG_ARM_CRYPTO for 32bit arm targets 2023-05-10 19:01:45 +02:00
at91 generic: enable CONFIG_ARM_CRYPTO for 32bit arm targets 2023-05-10 19:01:45 +02:00
ath25
ath79 ath79: 5.15: drop unused res variable from pci ar724x OF convert patch 2023-05-12 03:15:34 +02:00
bcm27xx generic: enable CONFIG_ARM_CRYPTO for 32bit arm targets 2023-05-10 19:01:45 +02:00
bcm47xx bcm47xx: 5.15: fix compilation warning for yenta socket patchi 2023-05-12 03:15:37 +02:00
bcm53xx generic: enable CONFIG_ARM_CRYPTO for 32bit arm targets 2023-05-10 19:01:45 +02:00
bcm63xx
bcm4908 bcm4908: 5.15: fix compilation error for BCM4908 pinmux patch 2023-05-12 03:15:34 +02:00
bmips
gemini generic: enable CONFIG_ARM_CRYPTO for 32bit arm targets 2023-05-10 19:01:45 +02:00
generic kernel: psb6970: drop unused variable in psb6970_config_init 2023-05-12 03:15:36 +02:00
imx
ipq40xx ipq40xx: add PSGMII PHY mode to phylink_get_linkmodes() 2023-05-12 03:15:34 +02:00
ipq806x ipq806x: 5.15: drop arm override compile patch 2023-05-12 03:15:41 +02:00
ipq807x
kirkwood generic: enable CONFIG_ARM_CRYPTO for 32bit arm targets 2023-05-10 19:01:45 +02:00
lantiq lantiq: fix compilation warning in lantiq_etop_init 2023-05-12 03:15:36 +02:00
layerscape generic: enable CONFIG_ARM_CRYPTO for 32bit arm targets 2023-05-10 19:01:45 +02:00
malta
mediatek mediatek: apply stock configuration for WAN-LED 2023-05-11 23:09:04 +02:00
mpc85xx
mvebu
mxs generic: enable CONFIG_ARM_CRYPTO for 32bit arm targets 2023-05-10 19:01:45 +02:00
octeon
octeontx
omap
oxnas oxnas: 5.15: fix mangle bootargs patch compilation warning 2023-05-12 03:15:38 +02:00
pistachio
qoriq
ramips ramips: 5.15: add patch fixing compilation warning for hsdma-mt7621 2023-05-12 03:15:39 +02:00
realtek realtek: 5.15: replace fallthrough comment for rtl838x ethernet driver 2023-05-12 03:15:40 +02:00
rockchip rockchip: disable UHS speed for ROC-RK3328-CC 2023-05-09 13:30:22 +08:00
sunxi
tegra
uml
x86
zynq generic: enable CONFIG_ARM_CRYPTO for 32bit arm targets 2023-05-10 19:01:45 +02:00
Makefile