coreboot/src
Tim Crawford fdc8fd3602 mb/system76/oryp5: Add System76 Oryx Pro 5
Tested with TianoCore payload (UefiPayloadPkg).

Working:

- PS/2 keyboard, touchpad
- Both DIMM slots
- Both NVMe ports
- SATA port
- All USB ports
- Webcam
- Ethernet
- Integrated graphics
- Internal microphone
- S3 suspend/resume
- Flashing with flashrom
- Booting to Ubuntu Linux and Windows

Not working:

- Discrete/Hybrid graphics
- Internal speakers

These two require new drivers to work correctly, which will be added and
enabled later.

Change-Id: Iae6e530dcd52df3642cdfe74b65bfff5aa0dd402
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Signed-off-by: Jeremy Soller <jeremy@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47892
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-01-28 09:15:00 +00:00
..
acpi acpi/acpigen.c: Remove unused and incorrect functions 2021-01-28 09:10:28 +00:00
arch arch/x86/smbios: Update SMBIOS type 16 Extended Maximum Capacity 2021-01-28 09:14:32 +00:00
commonlib drivers/tpm: Implement full PPI 2020-12-21 02:38:20 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits 2021-01-28 08:55:31 +00:00
device src/device: Don't die() on vBIOS errors 2021-01-27 10:24:44 +00:00
drivers cpu/x86: Rename __protected_start symbol 2021-01-28 08:53:30 +00:00
ec ec/google/wilco: Convert to ASL 2.0 syntax 2021-01-24 21:51:39 +00:00
include arch/x86/smbios: Update SMBIOS type 16 Extended Maximum Capacity 2021-01-28 09:14:32 +00:00
lib arch/x86: Top-align .init in bootblock 2021-01-28 08:54:21 +00:00
mainboard mb/system76/oryp5: Add System76 Oryx Pro 5 2021-01-28 09:15:00 +00:00
northbridge nb/intel/haswell/haswell.h: Do not include `pch.h` 2021-01-27 21:28:18 +00:00
security security/tpm/tss/tcg-1.2/tss.c: Use __func__ 2021-01-19 08:58:50 +00:00
soc ACPI: Separate ChromeOS NVS in ASL 2021-01-28 08:59:11 +00:00
southbridge ACPI: Separate ChromeOS NVS in ASL 2021-01-28 08:59:11 +00:00
superio src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
vendorcode ACPI: Separate ChromeOS NVS in ASL 2021-01-28 08:59:11 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00