coreboot/src/soc/broadcom/cygnus
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
..
include/soc src/: Chmod 644 all .c, .h, .asl, .inc, .cb, .hex, & Kconfig files 2016-01-29 16:57:11 +01:00
bootblock.c src/soc: Capitalize CPU, ACPI, RAM and ROM 2016-07-31 19:27:53 +02:00
cbmem.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
ddr_init.c soc/broadcom/cygnus: Update DDR Kconfig 2016-11-17 17:57:09 +01:00
ddr_init_table.c soc/broadcom/cygnus: Update DDR Kconfig 2016-11-17 17:57:09 +01:00
gpio.c broadcom/cygnus: Enable gpio on romstage 2015-04-22 08:57:18 +02:00
hw_init.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
i2c.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
iomux.c broadcom/cygnus: Enable gpio on romstage 2015-04-22 08:57:18 +02:00
Kconfig vboot: Move remaining features out of vendorcode/google/chromeos 2017-03-28 22:18:13 +02:00
Makefile.inc tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
ns16550.c soc/*: fix uart's regwidth specification in cbtables 2016-02-21 12:26:05 +01:00
phy_reg_access.c src/: Chmod 644 all .c, .h, .asl, .inc, .cb, .hex, & Kconfig files 2016-01-29 16:57:11 +01:00
romstage.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
sdram.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
shmoo_and28.c src/soc: Add required space before opening parenthesis '(' 2016-08-31 20:09:42 +02:00
soc.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
spi.c spi: Get rid of SPI_ATOMIC_SEQUENCING 2016-12-23 04:54:55 +01:00
timer.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
tz.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
usb.c broadcom/cygnus: add usb phy driver 2015-04-22 09:01:11 +02:00
ydc_ddr_bist.c src/soc: Add required space before opening parenthesis '(' 2016-08-31 20:09:42 +02:00