coreboot/src
Jeremy Soller 1611f93a30 mb/system76/rpl: Add Adder WS 3 as a variant
The Adder Workstation 3 (addw3) is a Raptor Lake-HX board.

Tested with a custom TianoCore UefiPayloadPkg.

Working:

- PS/2 keyboard
- I2C HID touchpad
- Both DIMM slots with 5200 MT/s memory
- Both M.2 SSD slots
- All USB ports
- Webcam
- Ethernet
- WiFi/Bluetooth
- Integrated graphics using Intel GOP driver
- Internal microphone
- Internal speakers
- Combined headphone + mic 3.5mm audio
- 3.5mm microphone input
- S3 suspend/resume
- Booting Pop!_OS Linux 22.04 with kernel 6.2.7

Not working:

- Discrete/Hybrid graphics
- Thunderbolt

Change-Id: I165a434fe18f8c0aac49cb872bb87f98551d8f2c
Signed-off-by: Jeremy Soller <jeremy@system76.com>
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73975
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-07-14 14:31:45 +00:00
..
acpi acpi/acpi.c: Fix regression with DSDT 2023-07-06 14:58:04 +00:00
arch vboot: Fix S3 resume with stage_cache 2023-07-10 04:43:05 +00:00
commonlib util/cbmem: add parsing of TPM logs per specs 2023-07-04 13:07:13 +00:00
console
cpu cpu/amd/mtrr: Use newer function for resource declaration 2023-07-12 10:51:49 +00:00
device allocator_v4: Disable top-down allocation for EDK2 2023-07-08 20:03:07 +00:00
drivers drivers: mipi: Fine tune STA_ILI9882T panel HBP and HFP 2023-07-14 14:30:00 +00:00
ec ec/system76/ec: Do not call reset on wake 2023-07-03 12:56:14 +00:00
include soc/intel/adl: Add Raptor Lake-HX definitions 2023-07-14 14:31:24 +00:00
lib vboot: Fix S3 resume with stage_cache 2023-07-10 04:43:05 +00:00
mainboard mb/system76/rpl: Add Adder WS 3 as a variant 2023-07-14 14:31:45 +00:00
northbridge nb/e7505: Rework nb resource reading 2023-07-12 08:36:59 +00:00
sbom
security security/vboot/secdata_tpm: Simplify antirollback_read_space_firmware() 2023-07-12 13:41:07 +00:00
soc soc/intel/adl: Add Raptor Lake-HX definitions 2023-07-14 14:31:24 +00:00
southbridge acpi/gnvs.c: Drop unused pointer to the cbmem console 2023-07-06 13:54:30 +00:00
superio superio/common: Support more than one SuperIO in ACPI 2023-05-26 19:21:12 +00:00
vendorcode vc/intel/fsp/mtl: Update the MemInfoHob header to FSP version 3251.81 2023-07-14 05:52:13 +00:00
Kconfig lib/smbios: Add a config string for BIOS Vendor in SMBIOS Type 0 2023-06-26 03:07:38 +00:00