You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
Tomasz Maciej Nowak 2d61f8821c mvebu: cortexa9: correct cpu subtype
Armada 370  processors have only 16 double-precision registers. The
change introduced by 8dcc108760 ("toolchain: ARM: Fix toolchain
compilation for gcc 8.x") switched accidentally the toolchain for mvebu
cortexa9 subtarget to cpu type with 32 double-precision registers. This
stems from gcc defaults which assume "vfpv3-d32" if only "vfpv3" as mfpu
is specified. That change resulted in unusable image, in which kernel
will kill userspace as soon as it causing "Illegal instruction".

Ref: https://forum.openwrt.org/t/gcc-was-broken-on-mvebu-armada-370-device-after-commit-on-2019-03-25/43272
Fixes: 8dcc108760 ("toolchain: ARM: Fix toolchain compilation for
gcc 8.x")
Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
4 years ago
..
apm821xx kernel: bump 5.4 to 5.4.28 4 years ago
ar71xx ar71xx: Fix gigabit switch support for Mikrotik RB951G-2HnD 4 years ago
arc770 treewide: remove maintainer variable from targets 4 years ago
archs38 treewide: remove maintainer variable from targets 4 years ago
armvirt kernel: move TEO governor to generic config 4 years ago
at91 treewide: remove maintainer variable from targets 4 years ago
ath25 treewide: remove maintainer variable from targets 4 years ago
ath79 kernel: bump 5.4 to 5.4.28 4 years ago
bcm27xx kernel: bump 5.4 to 5.4.28 4 years ago
bcm47xx treewide: remove maintainer variable from targets 4 years ago
bcm53xx bcm53xx: sysupgrade: optimize building UBI image 4 years ago
bcm63xx treewide: gather DEVICE_VARS into one place 4 years ago
cns3xxx treewide: remove maintainer variable from targets 4 years ago
gemini gemini: Bump kernel to v5.4 4 years ago
generic kernel: bump 5.4 to 5.4.28 4 years ago
imx6 kernel: bump 5.4 to 5.4.28 4 years ago
ipq40xx ipq40xx: switch to 5.4 kernel 4 years ago
ipq806x kernel: bump 5.4 to 5.4.28 4 years ago
ipq807x treewide: remove maintainer variable from targets 4 years ago
kirkwood kirkwood: fix DTS partitions for Pogoplug E02 4 years ago
lantiq kernel: bump 5.4 to 5.4.28 4 years ago
layerscape treewide: remove maintainer variable from targets 4 years ago
malta malta: Remove kernel 4.14 support 4 years ago
mediatek mediatke: add support for elecom-wrc-2533gent 4 years ago
mpc85xx treewide: remove maintainer variable from targets 4 years ago
mvebu mvebu: cortexa9: correct cpu subtype 4 years ago
mxs kernel: bump 5.4 to 5.4.28 4 years ago
octeon treewide: remove maintainer variable from targets 4 years ago
octeontx kernel: bump 5.4 to 5.4.28 4 years ago
omap treewide: gather DEVICE_VARS into one place 4 years ago
oxnas kernel: bump 5.4 to 5.4.28 4 years ago
pistachio treewide: remove maintainer variable from targets 4 years ago
ramips treewide: omit IMAGE_SIZE argument from check-size 4 years ago
rb532 treewide: remove maintainer variable from targets 4 years ago
samsung treewide: remove maintainer variable from targets 4 years ago
sunxi kernel: bump 5.4 to 5.4.28 4 years ago
tegra tegra: correct cpu subtype 4 years ago
uml treewide: Remove self from MAINTAINER entries 4 years ago
x86 x86: fix missing squashfs and ext4 rootfs images 4 years ago
zynq zynq: switch to kernel 5.4 4 years ago
Makefile