coreboot-kgpe-d16/src
Ben-StarLabs b2db3659a9 mb/starlabs/starbook: Add Alder Lake StarBook Mk VI variant
Tested using `edk2` from
`github.com/starlabsltd/edk2/tree/uefipayload_202209`:
* Windows 10
* Ubuntu 20.04
* MX Linux 19.4
* Manjaro 21

No known issues.

https://starlabs.systems/pages/starbook-specification

Signed-off-by: Ben-StarLabs <ben@starlabs.systems>
Change-Id: Idc0c265a88b19cf9e89cc8ab3e8db9abd8cf8409
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65785
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <inforichland@gmail.com>
2022-12-17 01:20:26 +00:00
..
acpi acpi/acpi.c: Add a method to generate IOAPIC DMAR entries from hw 2022-12-06 17:44:20 +00:00
arch Set x86_64 as supported architecture for clang 2022-12-16 17:21:17 +00:00
commonlib mem_chip_info: Fix potential overflow 2022-12-15 02:53:45 +00:00
console
cpu cpu/intel: Fix clearing MTRR for clang 64bit 2022-12-16 17:20:32 +00:00
device device/cpu_device.c: Zero initialize struct 2022-12-14 13:52:00 +00:00
drivers drivers/i2c/designware: translate return type in dw_i2c_dev_transfer 2022-12-16 19:41:50 +00:00
ec ec/kontron/it8516e/acpi: Replace Store(a,b) with ASL 2.0 syntax 2022-12-16 00:59:41 +00:00
include soc/intel/{adl, common}: provide a list of D-states to enter LPM 2022-12-15 16:53:51 +00:00
lib lib/ramtest.c: Use {read,write}32p() 2022-12-10 00:01:05 +00:00
mainboard mb/starlabs/starbook: Add Alder Lake StarBook Mk VI variant 2022-12-17 01:20:26 +00:00
northbridge nb/intel/haswell: Add native raminit scaffolding 2022-12-16 17:19:07 +00:00
sbom
security security/vboot: Update vbnv_init signature 2022-12-16 01:23:03 +00:00
soc cpu/intel: Fix clearing MTRR for clang 64bit 2022-12-16 17:20:32 +00:00
southbridge sb/intel/lynxpoint: Add native PCH init 2022-12-16 17:15:53 +00:00
superio sio/winbond/w83627hf/acpi: Replace Store(a,b) with ASL 2.0 syntax 2022-12-14 00:53:57 +00:00
vendorcode vc/intel/fsp/mtl: Update header files from 2404_00 to 2431_80 2022-12-14 06:47:47 +00:00
Kconfig build: List all Kconfigs in CBFS `config` file, compress it 2022-11-18 17:19:44 +00:00