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 dee8fcfe9f tegra: correct cpu subtype
Tegra 2 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 tegra target 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>
(cherry picked from commit 43d1d88510)
4 years ago
..
apm821xx kernel: bump 4.14 to 4.14.176 4 years ago
ar71xx kernel: bump 4.14 to 4.14.176 4 years ago
arc770 treewide: use wpad-basic for not small flash targets 6 years ago
archs38 treewide: use wpad-basic for not small flash targets 6 years ago
armvirt kernel: Remove CONFIG_COMPAT 5 years ago
at91 at91: disable legacy PTYs and virtual terminals 4 years ago
ath25 kernel: bump 4.14 to 4.14.171 4 years ago
ath79 kernel: bump 4.14 to 4.14.176 4 years ago
bcm53xx bcm53xx: add support for Luxul FullMAC WiFi devices 4 years ago
brcm47xx kernel: bump 4.14 to 4.14.171 4 years ago
brcm63xx kernel: bump 4.14 to 4.14.169 4 years ago
brcm2708 kernel: bump 4.14 to 4.14.176 4 years ago
cns3xxx kernel: bump 4.14 to 4.14.156 5 years ago
gemini kernel: bump 4.14 to 4.14.156 5 years ago
generic kernel: bump 4.14 to 4.14.176 4 years ago
imx6 treewide: remove 4.19 leftovers 5 years ago
ipq40xx kernel: bump 4.14 to 4.14.172 4 years ago
ipq806x kernel: bump 4.14 to 4.14.172 4 years ago
kirkwood kirkwood: fix HDD LED labels for Zyxel NSA325 in 01_leds 4 years ago
lantiq kernel: bump 4.14 to 4.14.159 4 years ago
layerscape kernel: bump 4.14 to 4.14.176 4 years ago
malta malta: remove CONFIG_LEGACY_PTY from kernel config 4 years ago
mediatek kernel: bump 4.14 to 4.14.176 4 years ago
mpc85xx kernel: bump 4.14 to 4.14.171 4 years ago
mvebu mvebu: backport ClearFog SPI enablement 4 years ago
mxs kernel: bump 4.14 to 4.14.156 5 years ago
octeon treewide: remove 4.19 leftovers 5 years ago
octeontx kernel: bump 4.14 to 4.14.176 4 years ago
omap treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 5 years ago
oxnas kernel: bump 4.14 to 4.14.176 4 years ago
pistachio kernel: bump 4.14 to 4.14.171 4 years ago
ramips kernel: bump 4.14 to 4.14.176 4 years ago
rb532 kernel: bump 4.14 to 4.14.86 6 years ago
samsung kernel: Do not set CONFIG_DEVMEM or CONFIG_DEVKMEM 5 years ago
sunxi kernel: bump 4.14 to 4.14.169 4 years ago
tegra tegra: correct cpu subtype 4 years ago
uml uml: remove CONFIG_LEGACY_PTY from kernel config 4 years ago
x86 x86: fix missing led variable warning during boot 4 years ago
zynq zynq: make title consistent for all devices 5 years ago
Makefile