heads/boards
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
..
kgpe-d16_server KGPE-D16: fix coreboot config to have LOCAL_VERSION injected since not defined, describe better board configs applications 2020-12-02 15:56:42 +00:00
kgpe-d16_server-whiptail KGPE-D16: fix coreboot config to have LOCAL_VERSION injected since not defined, describe better board configs applications 2020-12-02 15:56:42 +00:00
kgpe-d16_workstation On KGPE-D16 boards, ensure linux-kgpe-d16*.config are up-to-date by: 2020-12-02 15:56:42 +00:00
kgpe-d16_workstation-usb_keyboard On KGPE-D16 boards, ensure linux-kgpe-d16*.config are up-to-date by: 2020-12-02 15:56:42 +00:00
leopard Eliminate use of CONFIG_USB_BOOT_DEV 2020-02-19 22:32:08 -06:00
librem_13v2 boards/librem*: enable automatic booting 2020-11-09 22:26:50 -05:00
librem_13v4 boards/librem*: enable automatic booting 2020-11-09 22:26:50 -05:00
librem_15v3 boards/librem*: enable automatic booting 2020-11-09 22:26:50 -05:00
librem_15v4 boards/librem*: enable automatic booting 2020-11-09 22:26:50 -05:00
librem_l1um Drop duplicate board-specific background color configs 2020-10-27 16:19:46 -04:00
librem_mini boards/librem*: enable automatic booting 2020-11-09 22:26:50 -05:00
librem_mini_v2 Add new board: Purism Librem Mini v2 2020-11-19 15:39:44 -05:00
qemu-coreboot Inject Heads version string into coreboot LOCALVERSION... (#859) 2020-10-21 11:04:27 -04:00
qemu-coreboot-fbwhiptail Specify 'friendly' board name vs overriding CONFIG_BOOT_GUI_MENU_NAME 2020-10-27 16:19:46 -04:00
qemu-linuxboot Support Multiple Kernel Options (#805) 2020-08-20 19:26:48 -04:00
r630 Support Multiple Kernel Options (#805) 2020-08-20 19:26:48 -04:00
s2600wf Support Multiple Kernel Options (#805) 2020-08-20 19:26:48 -04:00
t420 fix t420 flashrom options 2020-11-04 13:13:19 -05:00
t430 Drop duplicate board-specific background color configs 2020-10-27 16:19:46 -04:00
t430-flash Inject Heads version string into coreboot LOCALVERSION... (#859) 2020-10-21 11:04:27 -04:00
tioga Support Multiple Kernel Options (#805) 2020-08-20 19:26:48 -04:00
winterfell Support Multiple Kernel Options (#805) 2020-08-20 19:26:48 -04:00
x220 Drop duplicate board-specific background color configs 2020-10-27 16:19:46 -04:00
x230 Drop duplicate board-specific background color configs 2020-10-27 16:19:46 -04:00
x230-flash Inject Heads version string into coreboot LOCALVERSION... (#859) 2020-10-21 11:04:27 -04:00
x230-hotp-verification Drop duplicate board-specific background color configs 2020-10-27 16:19:46 -04:00
x230-nkstorecli Drop duplicate board-specific background color configs 2020-10-27 16:19:46 -04:00