coreboot/src
Duncan Laurie 6d16e1ff87 google/reef: Mark touchpad and touchscreen as probed devices
Add the 'probed' flag to the touchpad and touchscreen devices so they
are probed by the kernel before being loaded, in case they do not exist
or are replaced with another vendor.

BUG=chrome-os-partner:57686

Change-Id: I0a61964e6874cd99fab0c21fa404a43548fc8ab5
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: https://review.coreboot.org/16743
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-09-28 22:17:57 +02:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch x86: acpi: Use GOOG ID for coreboot table 2016-09-27 16:39:30 +02:00
commonlib commonlib: move DIV_ROUND macros from nvidia/tegra 2016-09-07 20:52:42 +02:00
console console: honor CONFIG_POSTCAR_CONSOLE 2016-09-19 17:01:37 +02:00
cpu cpu/amd/family_10h-family_15h: transition away from device_t 2016-09-13 17:25:13 +02:00
device src/device: Add required space before opening parenthesis '(' 2016-08-28 18:27:52 +02:00
drivers drivers/i2c/generic: Add config for marking device as probed 2016-09-28 22:17:43 +02:00
ec mainboards,ec: provide common declaration for mainboard_ec_init() 2016-09-26 23:53:12 +02:00
include src/include: Add space around operators 2016-09-20 17:38:56 +02:00
lib selfboot: Move the usable-RAM check into a function 2016-09-20 21:52:53 +02:00
mainboard google/reef: Mark touchpad and touchscreen as probed devices 2016-09-28 22:17:57 +02:00
northbridge northbridge/sandybridge/raminit_mrc.c: fix missing include 2016-09-27 20:31:55 +02:00
soc soc/intel/apollolake: Add pmc_ipc device support 2016-09-28 22:01:01 +02:00
southbridge southbridge/sis/sis966/aza.c: Improve code formatting 2016-09-21 11:22:54 +02:00
superio src/superio: Add space around operators 2016-09-20 17:39:09 +02:00
vboot vboot/vbnv_flash: Binary search to find last used entry 2016-09-20 21:50:27 +02:00
vendorcode vendorcode/skylake: Add FSP header files without any adaptations 2016-09-12 19:54:25 +02:00
Kconfig Build system: Remove IASL_WARNINGS_ARE_ERRORS option 2016-09-22 22:33:55 +02:00