coreboot/src
Keith Hui cd2c3334c4 asus/p2b-ls: Add ACPI tables
Add ACPI tables support that will be needed for soft-off and S3 resume in the future.
Boot tested for soft-off.

Change-Id: I28b559406bd53efc555dcbb8282dfe2bd6d1af87
Signed-off-by: Keith Hui <buurin@gmail.com>
Reviewed-on: https://review.coreboot.org/21672
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2017-12-07 19:20:42 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/riscv: Remove supervisor_trap_entry 2017-12-02 05:25:16 +00:00
commonlib boardid: Add helpers to read sku_id strapping into coreboot tables 2017-12-07 01:19:32 +00:00
console console: Ignore loglevel in nvram until ramstage 2017-09-25 13:35:29 +00:00
cpu intel: Replace msr(0x198) with msr(IA32_PERF_STATUS) 2017-11-30 17:21:17 +00:00
device device: further untangle device_t from struct device 2017-11-15 05:19:42 +00:00
drivers boardid: Minor clean up and standardization 2017-12-07 01:18:25 +00:00
ec boardid: Minor clean up and standardization 2017-12-07 01:18:25 +00:00
include soc/intel/apollolake: add ability to enable eSPI 2017-12-07 05:45:55 +00:00
lib boardid: Add helpers to read sku_id strapping into coreboot tables 2017-12-07 01:19:32 +00:00
mainboard asus/p2b-ls: Add ACPI tables 2017-12-07 19:20:42 +00:00
northbridge vx900/chrome9hd: fix a trivial typo 2017-11-30 22:08:46 +00:00
security security/vboot: Remove unused include of vboot_nvstorage.h 2017-12-07 01:20:51 +00:00
soc amd/stoneyridge/lpc.c: Use new wide IO functions 2017-12-07 17:19:04 +00:00
southbridge sb/intel/i82371eb: Rework ACPI tables 2017-12-07 19:20:26 +00:00
superio winbond/w83977tf: Add ACPI declarations 2017-12-02 05:27:39 +00:00
vendorcode security/vboot: Guard google_chromeec_reboot by if clause 2017-12-04 23:10:57 +00:00
Kconfig boardid: Switch from Kconfig to weak functions 2017-12-07 01:19:27 +00:00