coreboot-kgpe-d16/src/mainboard/google/slippy
Julius Werner 58c3938705 vboot: Move remaining features out of vendorcode/google/chromeos
This patch attempts to finish the separation between CONFIG_VBOOT and
CONFIG_CHROMEOS by moving the remaining options and code (including
image generation code for things like FWID and GBB flags, which are
intrinsic to vboot itself) from src/vendorcode/google/chromeos to
src/vboot. Also taking this opportunity to namespace all VBOOT Kconfig
options, and clean up menuconfig visibility for them (i.e. some options
were visible even though they were tied to the hardware while others
were invisible even though it might make sense to change them).

CQ-DEPEND=CL:459088

Change-Id: I3e2e31150ebf5a96b6fe507ebeb53a41ecf88122
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/18984
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-03-28 22:18:13 +02:00
..
acpi ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeec 2017-03-27 03:03:16 +02:00
variants google/slippy: consolidate variants' common mainboard.asl code 2017-02-20 04:43:23 +01:00
acpi_tables.c cpu/x86/msr.h: Drop excessive includes 2016-12-06 20:54:31 +01:00
board_info.txt Add/Combine Haswell Chromebooks using variant board scheme 2016-12-05 19:06:47 +01:00
chromeos.c vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default 2017-03-28 22:15:46 +02:00
chromeos.fmd Add/Combine Haswell Chromebooks using variant board scheme 2016-12-05 19:06:47 +01:00
cmos.layout Add/Combine Haswell Chromebooks using variant board scheme 2016-12-05 19:06:47 +01:00
dsdt.asl google/slippy: consolidate variants' common mainboard.asl code 2017-02-20 04:43:23 +01:00
ec.c Add/Combine Haswell Chromebooks using variant board scheme 2016-12-05 19:06:47 +01:00
ec.h Add/Combine Haswell Chromebooks using variant board scheme 2016-12-05 19:06:47 +01:00
fadt.c Add/Combine Haswell Chromebooks using variant board scheme 2016-12-05 19:06:47 +01:00
gma-mainboard.ads mb/google/slippy: Hook up libgfxinit 2016-12-20 23:57:12 +01:00
Kconfig vboot: Move remaining features out of vendorcode/google/chromeos 2017-03-28 22:18:13 +02:00
Kconfig.name Add/Combine Haswell Chromebooks using variant board scheme 2016-12-05 19:06:47 +01:00
mainboard.c Add/Combine Haswell Chromebooks using variant board scheme 2016-12-05 19:06:47 +01:00
Makefile.inc mb/google/slippy: Hook up libgfxinit 2016-12-20 23:57:12 +01:00
onboard.h Add/Combine Haswell Chromebooks using variant board scheme 2016-12-05 19:06:47 +01:00
romstage.c Add/Combine Haswell Chromebooks using variant board scheme 2016-12-05 19:06:47 +01:00
smihandler.c Add/Combine Haswell Chromebooks using variant board scheme 2016-12-05 19:06:47 +01:00
thermal.h Add/Combine Haswell Chromebooks using variant board scheme 2016-12-05 19:06:47 +01:00
variant.h Add/Combine Haswell Chromebooks using variant board scheme 2016-12-05 19:06:47 +01:00