coreboot-kgpe-d16/src/mainboard/intel/kunimitsu
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
spd kunimitsu: Remove incorrect dereferencing of pointer 2016-09-19 19:31:32 +02:00
acpi_tables.c mainboard & southbridge: Clear files that are just headers 2016-12-05 19:20:49 +01:00
board_info.txt
boardid.c
bootblock_mainboard.c
chromeos.c vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default 2017-03-28 22:15:46 +02:00
chromeos.fmd
cmos.layout
devicetree.cb acpi: Add ACPI_ prefix to IRQ enum and struct names 2017-02-22 22:19:19 +01:00
dsdt.asl
ec.c
ec.h mainboards,ec: provide common declaration for mainboard_ec_init() 2016-09-26 23:53:12 +02:00
gpio.h
Kconfig vboot: Move remaining features out of vendorcode/google/chromeos 2017-03-28 22:18:13 +02:00
Kconfig.name
mainboard.c lib/nhlt: add support for setting the oem_revision 2016-12-01 08:17:42 +01:00
Makefile.inc
pei_data.c kunimitsu: Add FSP 2.0 support in romstage 2016-09-15 01:15:27 +02:00
ramstage.c
romstage.c kunimitsu: Add FSP 2.0 support in romstage 2016-09-15 01:15:27 +02:00
romstage_fsp20.c kunimitsu: Add FSP 2.0 support in romstage 2016-09-15 01:15:27 +02:00
smihandler.c