x86: support kernel 5.10
authorTony Ambardar <itugrok@yahoo.com>
Tue, 9 Mar 2021 03:16:11 +0000 (19:16 -0800)
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Sun, 14 Mar 2021 17:52:49 +0000 (17:52 +0000)
commit839178138957dd891f37b8945cceb3875d043b10
tree6d70ba9e3aac2ef62d3290d6f78c197714fe23bb
parent95a3741d17b4cd7b9441187c356d449d0aa9d75d
x86: support kernel 5.10

Add linux 5.10 as testing kernel, copy generic/subtarget configs and target
patches from 5.4.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
x86: update target patches for kernel 5.10

Refresh all patches while also dropping:
    800-hwmon-w83627ehf-dont-claim-nct677x.patch

which is now upstreamed as:
    3207408ab4cb ("hwmon: (w83627ehf) remove nct6775 and nct6776 support")

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
x86: refresh 5.10 target config

Refresh config using "make kernel_oldconfig".

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
x86: refresh and test all subtarget configs

Refresh configs using "make kernel_oldconfig CONFIG_TARGET=subtarget".

Build and run-tested using QEMU: x86/64, x86/legacy, x86/generic.
Build-tested only: x86/geode.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
[squashed commits]
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
target/linux/x86/64/config-5.10 [new file with mode: 0644]
target/linux/x86/Makefile
target/linux/x86/config-5.10 [new file with mode: 0644]
target/linux/x86/generic/config-5.10 [new file with mode: 0644]
target/linux/x86/geode/config-5.10 [new file with mode: 0644]
target/linux/x86/legacy/config-5.10 [new file with mode: 0644]
target/linux/x86/patches-5.10/011-tune_lzma_options.patch [new file with mode: 0644]
target/linux/x86/patches-5.10/012-pcengines-apu2-detect-apuv4-board.patch [new file with mode: 0644]
target/linux/x86/patches-5.10/100-fix_cs5535_clockevt.patch [new file with mode: 0644]
target/linux/x86/patches-5.10/200-pcengines-apu2-reboot.patch [new file with mode: 0644]
target/linux/x86/patches-5.10/300-pcengines_apu1_led.patch [new file with mode: 0644]