heads/config
Thierry Laurion 0679b75e1d Bump 5.10.5 kernel to 5.10.214
Cloudfare patches to speed up LUKS encryption were upstreamed into linux kernel and backported to 5.10.9: https://github.com/cloudflare/linux/issues/1#issuecomment-763085915
Therefore, we bump to latest of 5.10.x (bump from 5.10.5 which doesn't contain the fixes)

Trace:
    sed -i 's/5.10.5/5.10.214/g' boards/*/*.config
    find ./boards/*/*.config | awk -F "/" {'print $3'}| while read board; do echo "make BOARD=$board linux"; make BOARD=$board linux; echo make BOARD=$board linux.save_in_oldconfig_format_in_place || make BOARD=$board linux.modify_and_save_oldconfig_in_place; done
    git status | grep modified | awk -F ":" {'print $2'}| xargs git add
    git commit --signoff

- Move patches from 5.10.5 -> 5.10.214
- Add linux kernel hash and version under modules/linux
- Change board configs accordingly

Signed-off-by: Thierry Laurion <insurgo@riseup.net>
2024-10-30 14:18:20 -04:00
..
busybox.config busybox: add clear reset and cttyhack to better deal with terminal mishaps 2023-10-10 11:55:24 -04:00
coreboot-kgpe-d16_server-whiptail.config coreboot configs: remove serial coreboot console logging output instead, put console output to 7 (DEBUG) across all configs 2024-10-15 11:48:53 -04:00
coreboot-kgpe-d16_server.config coreboot configs: remove serial coreboot console logging output instead, put console output to 7 (DEBUG) across all configs 2024-10-15 11:48:53 -04:00
coreboot-kgpe-d16_workstation-usb_keyboard.config coreboot configs: remove serial coreboot console logging output instead, put console output to 7 (DEBUG) across all configs 2024-10-15 11:48:53 -04:00
coreboot-kgpe-d16_workstation.config coreboot configs: remove serial coreboot console logging output instead, put console output to 7 (DEBUG) across all configs 2024-10-15 11:48:53 -04:00
coreboot-librem_11.config librems coreboot configs: apply coreboot.save_in_oldconfig_format_in_place 2024-10-30 13:57:10 -04:00
coreboot-librem_13v2.config librems coreboot configs: apply coreboot.save_in_oldconfig_format_in_place 2024-10-30 13:57:10 -04:00
coreboot-librem_13v4.config librems coreboot configs: apply coreboot.save_in_oldconfig_format_in_place 2024-10-30 13:57:10 -04:00
coreboot-librem_14.config librems coreboot configs: apply coreboot.save_in_oldconfig_format_in_place 2024-10-30 13:57:10 -04:00
coreboot-librem_15v3.config librems coreboot configs: apply coreboot.save_in_oldconfig_format_in_place 2024-10-30 13:57:10 -04:00
coreboot-librem_15v4.config librems coreboot configs: apply coreboot.save_in_oldconfig_format_in_place 2024-10-30 13:57:10 -04:00
coreboot-librem_l1um_v2.config librems coreboot configs: apply coreboot.save_in_oldconfig_format_in_place 2024-10-30 13:57:10 -04:00
coreboot-librem_l1um.config coreboot configs: remove serial coreboot console logging output instead, put console output to 7 (DEBUG) across all configs 2024-10-15 11:48:53 -04:00
coreboot-librem_mini_v2.config librems coreboot configs: apply coreboot.save_in_oldconfig_format_in_place 2024-10-30 13:57:10 -04:00
coreboot-librem_mini.config librems coreboot configs: apply coreboot.save_in_oldconfig_format_in_place 2024-10-30 13:57:10 -04:00
coreboot-nitropad-ns50.config nitropad-nv41/ns50: readd Intel WIFI otherwise fsp error 2024-07-26 22:29:20 -04:00
coreboot-nitropad-nv41.config nitropad-nv41/ns50: readd Intel WIFI otherwise fsp error 2024-07-26 22:29:20 -04:00
coreboot-optiplex-7019_9010_TXT-maximized.config Optiplex coreboot configs: coreboot.modify_and_save_oldconfig_in_place to fix CONFIG_HEAP_SIZE 2024-10-30 13:57:10 -04:00
coreboot-optiplex-7019_9010-maximized.config Optiplex coreboot configs: coreboot.modify_and_save_oldconfig_in_place to fix CONFIG_HEAP_SIZE 2024-10-30 13:57:10 -04:00
coreboot-p8z77-m_pro-tpm1.config coreboot configs: remove serial coreboot console logging output instead, put console output to 7 (DEBUG) across all configs 2024-10-15 11:48:53 -04:00
coreboot-qemu-fbwhiptail-tpm1-hotp.config coreboot configs: remove serial coreboot console logging output instead, put console output to 7 (DEBUG) across all configs 2024-10-15 11:48:53 -04:00
coreboot-qemu-tpm1.config coreboot patches: remove lib/jpeg patches for heap increase and alloc failure. Add https://review.coreboot.org/c/coreboot/+/83895 2024-10-30 13:57:10 -04:00
coreboot-qemu-tpm2.config coreboot patches: remove lib/jpeg patches for heap increase and alloc failure. Add https://review.coreboot.org/c/coreboot/+/83895 2024-10-30 13:57:10 -04:00
coreboot-t420-maximized.config coreboot patches: remove lib/jpeg patches for heap increase and alloc failure. Add https://review.coreboot.org/c/coreboot/+/83895 2024-10-30 13:57:10 -04:00
coreboot-t420.config config/coreboot-*: Turn off WIFI support in coreboot. If regression, will turn on case by case. 2024-07-26 17:39:18 -04:00
coreboot-t430-legacy-flash.config coreboot configs: remove serial coreboot console logging output instead, put console output to 7 (DEBUG) across all configs 2024-10-15 11:48:53 -04:00
coreboot-t430-legacy.config config/coreboot-*: Turn off WIFI support in coreboot. If regression, will turn on case by case. 2024-07-26 17:39:18 -04:00
coreboot-t430-maximized.config coreboot patches: remove lib/jpeg patches for heap increase and alloc failure. Add https://review.coreboot.org/c/coreboot/+/83895 2024-10-30 13:57:10 -04:00
coreboot-t440p.config coreboot patches: remove lib/jpeg patches for heap increase and alloc failure. Add https://review.coreboot.org/c/coreboot/+/83895 2024-10-30 13:57:10 -04:00
coreboot-t520-maximized.config coreboot configs: remove serial coreboot console logging output instead, put console output to 7 (DEBUG) across all configs 2024-10-15 11:48:53 -04:00
coreboot-t530-dgpu-maximized.config coreboot configs: remove serial coreboot console logging output instead, put console output to 7 (DEBUG) across all configs 2024-10-15 11:48:53 -04:00
coreboot-t530-maximized.config coreboot patches: remove lib/jpeg patches for heap increase and alloc failure. Add https://review.coreboot.org/c/coreboot/+/83895 2024-10-30 13:57:10 -04:00
coreboot-talos-2.config coreboot configs: put back all maintained boards (boards/*)'s coreboot configs in oldconfig format 2024-07-26 15:39:40 -04:00
coreboot-w530-dgpu-K1000m-maximized.config coreboot configs: remove serial coreboot console logging output instead, put console output to 7 (DEBUG) across all configs 2024-10-15 11:48:53 -04:00
coreboot-w530-dgpu-K2000m-maximized.config coreboot configs: remove serial coreboot console logging output instead, put console output to 7 (DEBUG) across all configs 2024-10-15 11:48:53 -04:00
coreboot-w530-maximized.config coreboot patches: remove lib/jpeg patches for heap increase and alloc failure. Add https://review.coreboot.org/c/coreboot/+/83895 2024-10-30 13:57:10 -04:00
coreboot-w541.config coreboot patches: remove lib/jpeg patches for heap increase and alloc failure. Add https://review.coreboot.org/c/coreboot/+/83895 2024-10-30 13:57:10 -04:00
coreboot-x220-maximized.config coreboot patches: remove lib/jpeg patches for heap increase and alloc failure. Add https://review.coreboot.org/c/coreboot/+/83895 2024-10-30 13:57:10 -04:00
coreboot-x220.config config/coreboot-*: Turn off WIFI support in coreboot. If regression, will turn on case by case. 2024-07-26 17:39:18 -04:00
coreboot-x230-legacy-flash.config coreboot patches: remove lib/jpeg patches for heap increase and alloc failure. Add https://review.coreboot.org/c/coreboot/+/83895 2024-10-30 13:57:10 -04:00
coreboot-x230-legacy.config coreboot patches: remove lib/jpeg patches for heap increase and alloc failure. Add https://review.coreboot.org/c/coreboot/+/83895 2024-10-30 13:57:10 -04:00
coreboot-x230-maximized-fhd_edp.config coreboot patches: remove lib/jpeg patches for heap increase and alloc failure. Add https://review.coreboot.org/c/coreboot/+/83895 2024-10-30 13:57:10 -04:00
coreboot-x230-maximized.config coreboot patches: remove lib/jpeg patches for heap increase and alloc failure. Add https://review.coreboot.org/c/coreboot/+/83895 2024-10-30 13:57:10 -04:00
coreboot-z220-cmt.config coreboot patches: remove lib/jpeg patches for heap increase and alloc failure. Add https://review.coreboot.org/c/coreboot/+/83895 2024-10-30 13:57:10 -04:00
linux-c216.config Bump 5.10.5 kernel to 5.10.214 2024-10-30 14:18:20 -04:00
linux-kgpe-d16_server-whiptail.config Bump 5.10.5 kernel to 5.10.214 2024-10-30 14:18:20 -04:00
linux-kgpe-d16_server.config Bump 5.10.5 kernel to 5.10.214 2024-10-30 14:18:20 -04:00
linux-kgpe-d16_workstation.config Bump 5.10.5 kernel to 5.10.214 2024-10-30 14:18:20 -04:00
linux-librem_common-6.1.8.config linux configs: align with purism; remove TMPFS, add sysctl requirements 2024-04-01 16:15:16 -04:00
linux-librem_common.config Bump 5.10.5 kernel to 5.10.214 2024-10-30 14:18:20 -04:00
linux-linuxboot.config linux configs: align with purism; remove TMPFS, add sysctl requirements 2024-04-01 16:15:16 -04:00
linux-nitropad-x.config nv41/ns50 shared linux config: reenable I2C, not even sure if needed 2024-05-03 13:53:28 -04:00
linux-qemu.config Bump 5.10.5 kernel to 5.10.214 2024-10-30 14:18:20 -04:00
linux-t440p.config Bump 5.10.5 kernel to 5.10.214 2024-10-30 14:18:20 -04:00
linux-talos-2.config Bump 5.10.5 kernel to 5.10.214 2024-10-30 14:18:20 -04:00
linux-w541.config Bump 5.10.5 kernel to 5.10.214 2024-10-30 14:18:20 -04:00
linux-x230-flash.config Bump 5.10.5 kernel to 5.10.214 2024-10-30 14:18:20 -04:00
linux-x230-legacy.config Bump 5.10.5 kernel to 5.10.214 2024-10-30 14:18:20 -04:00
linux-x230-maximized.config Bump 5.10.5 kernel to 5.10.214 2024-10-30 14:18:20 -04:00