coreboot/src
Karthikeyan Ramasubramanian 158e8d1e92 mb/google/sarien/arcada: Add support for Cirque Touchpad
Add Cirque Touchpad devicetree configuration to export relevant ACPI
objects to the kernel.

BUG=b:141259109
BRANCH=sarien
TEST=Boot to ChromeOS. Ensure that relevant ACPI objects are exported in
the SSDT.

Change-Id: I91dcb27b86c6a2bed5579f1f6c1102871d55b315
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36324
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Justin TerAvest <teravest@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2019-10-28 11:54:56 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch src/[arch-lib]: change "unsigned" to "unsigned int" 2019-10-27 21:08:39 +00:00
commonlib cbmem: Add IDs for TSEG and BERT table data 2019-10-20 16:46:07 +00:00
console postcar: Fix linking error with disabled postcar console 2019-10-16 11:38:23 +00:00
cpu src/[arch-lib]: change "unsigned" to "unsigned int" 2019-10-27 21:08:39 +00:00
device device: add Kconfig option to hide GOP initialization option 2019-10-27 22:17:06 +00:00
drivers src/[arch-lib]: change "unsigned" to "unsigned int" 2019-10-27 21:08:39 +00:00
ec ec/{compal,google,quanta}: Drop wrong _ADR objects 2019-10-25 10:06:45 +00:00
include lib/prog_loaders.c: Add prog_locate_hook() 2019-10-28 11:54:44 +00:00
lib lib/prog_loaders.c: Add prog_locate_hook() 2019-10-28 11:54:44 +00:00
mainboard mb/google/sarien/arcada: Add support for Cirque Touchpad 2019-10-28 11:54:56 +00:00
northbridge src/[northbridge,security]: change "unsigned" to "unsigned int" 2019-10-27 18:12:50 +00:00
security src/[northbridge,security]: change "unsigned" to "unsigned int" 2019-10-27 18:12:50 +00:00
soc src/soc: change "unsigned" to "unsigned int" 2019-10-27 21:08:58 +00:00
southbridge sb/intel/i82801gx: Set FERR# Mux Enable only on mobile platforms 2019-10-22 20:07:11 +00:00
superio src: Remove unused 'include <string.h>' 2019-10-20 17:19:34 +00:00
vendorcode src/vendorcode/intel: Update Comet Lake FSP headers as per FSP v1394 2019-10-25 02:05:12 +00:00
Kconfig arch/x86: Add a choice for selecting normal/fallback cbfs prefix 2019-10-08 11:40:25 +00:00