heads/patches
Thomas Clarke 572f5b3414
On KGPE-D16 boards, ensure linux-kgpe-d16*.config are up-to-date by:
cp config/linux.. ./build/linux*/.config
	cd build/linux*
	make savedefconfig
	cp defconfig ../../config/linux..

Resulting in only linux-kgpe-d16_workstation.config being updated.

For KGPE-D16 workstation boards:
Remove `console=tty0` from `CONFIG_BOOT_KERNEL_ADD` as was blocking Qubes graphical installer (CLI installer was launched).
Comment out `export CONFIG_BOOT_KERNEL_REMOVE="plymouth.ignore-serial-consoles"` to provide a more desktop like experience.

Removed 0001-cpu-x86-smm-Use-PRIxPTR-to-print-uintptr_t.patch as already exists as 0000-cpu-x86-smm-Use-PRIxPTR-to-print-uintptr_t.patch

Added 0020-kgpe-d16_measured-boot-support.patch for coreboot 4.11

Fix TPM errors when microcode is measured by initialising TPM earlier and loading the microcode later.
Thanks to Michał Żygowski <miczyg1> for condition suggestion: `if (CONFIG(MEASURED_BOOT) && CONFIG(LPC_TPM) && boot_cpu())`

Locate bootblock location and size with CBFS API. Credit to: Michał Żygowski <miczyg1>
2020-12-02 15:56:42 +00:00
..
coreboot-4.8.1 patches/coreboot-4.8.1: Measure firmware into PCR2 (#793) 2020-08-11 17:54:59 -04:00
coreboot-4.11 On KGPE-D16 boards, ensure linux-kgpe-d16*.config are up-to-date by: 2020-12-02 15:56:42 +00:00
coreboot-4.12 patches/coreboot-4.12: Add support to coreboot for Librem Mini v2 2020-11-19 15:39:44 -05:00
flashrom-b1f858f65b2abd276542650d8cb9e382da258967 modules/flashrom: update to add support for Comet Lake-U (#855) 2020-10-18 10:17:34 -04:00
linux-4.14.62 Enable verbose bootup debugging and ensure that the serial IO base port is configured 2018-09-28 06:25:00 -04:00
linux-4.19.139 Support Multiple Kernel Options (#805) 2020-08-20 19:26:48 -04:00
linux-5.4.69 modules/linux: add support for building with kernel 5.4.69 (#854) 2020-10-25 01:26:08 -04:00
busybox-1.28.0.patch busybox 1.28.0 (#310) 2018-02-09 12:15:35 -05:00
cryptsetup-1.7.3.patch modules: maintain reproducibility by removing rpath 2020-01-16 09:36:42 -08:00
dropbear-2016.74.patch fix patches to have the correct -p level 2017-09-20 14:26:07 -04:00
gpg2-2.2.10.patch Revert "GPG toolstack upgrade to latest available versions (Fixes Gawk issue)" 2020-05-22 14:55:41 -04:00
gpg2-2.2.21.patch WiP: gpg2 2.21 LTS upgrade (gnupg toolstack) (#860) 2020-10-26 10:19:57 -04:00
gpg-1.4.21.patch force cross_compile=yes for gnupg (issue #299) 2018-01-20 16:56:53 -05:00
kexec-2.0.20.patch Fix kexec to work with Debian Installer (fixes #699) 2020-07-30 22:11:05 +02:00
libassuan-2.5.1.patch Revert "GPG toolstack upgrade to latest available versions (Fixes Gawk issue)" 2020-05-22 14:55:41 -04:00
libassuan-2.5.3.patch WiP: gpg2 2.21 LTS upgrade (gnupg toolstack) (#860) 2020-10-26 10:19:57 -04:00
libgcrypt-1.8.3.patch Revert "GPG toolstack upgrade to latest available versions (Fixes Gawk issue)" 2020-05-22 14:55:41 -04:00
libgcrypt-1.8.6.patch WiP: gpg2 2.21 LTS upgrade (gnupg toolstack) (#860) 2020-10-26 10:19:57 -04:00
libksba-1.3.5.patch modules: maintain reproducibility by removing rpath 2020-01-16 09:36:42 -08:00
libksba-1.4.0.patch WiP: gpg2 2.21 LTS upgrade (gnupg toolstack) (#860) 2020-10-26 10:19:57 -04:00
lvm2-2.02.168.patch lvm2: turn off buffering, which prevents segfault with new musl (#651) 2020-01-09 13:27:09 +01:00
make-4.2.1.patch patch for __alloca missing on ubuntu 18.04 (#352) 2018-09-18 06:33:15 -04:00
pciutils-3.5.4.patch build the superiotool, which requires a hack on the pciutils lib/types.h file 2018-03-02 09:37:31 -05:00