coreboot-kgpe-d16/src/mainboard/google/veyron_mickey
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
..
sdram_inf google/veyron: add K4B4G1646E-BYK0 ddr with ramid 000Z 2017-03-07 17:46:09 +01:00
board.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
board_info.txt google/intel mainboards: Add missing board_info.txt files 2016-03-25 20:52:04 +01:00
boardid.c google/veyron_*: Add new Micron and Hynix modules 2017-03-07 17:45:53 +01:00
bootblock.c Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS 2016-08-18 22:04:34 +02:00
chromeos.c vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default 2017-03-28 22:15:46 +02:00
chromeos.fmd google/veyron_mickey: Increase RO CBFS size by 512 Kb 2016-05-09 08:47:02 +02:00
devicetree.cb tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig vboot: Move remaining features out of vendorcode/google/chromeos 2017-03-28 22:18:13 +02:00
Kconfig.name veyron_mickey: Update board name to uppercase 2015-06-07 03:01:53 +02:00
mainboard.c chromeos: Clean up elog handling 2016-07-28 00:40:03 +02:00
Makefile.inc tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
memlayout.ld mainboard/google: Update license headers 2016-04-13 17:34:04 +02:00
reset.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
romstage.c veyron: Add exception_init() to romstage 2016-06-08 23:21:18 +02:00
sdram_configs.c google/veyron: add K4B4G1646E-BYK0 ddr with ramid 000Z 2017-03-07 17:46:09 +01:00