coreboot-kgpe-d16/src/mainboard/google/veyron
Julius Werner 4ec3d9d69e boardid: Switch from Kconfig to weak functions
This patch switches the board_id and ram_code helper framework to use
weak functions rather than Kconfigs to determine whether the board
supplies these IDs. This cuts down on the amount of boilerplate Kconfigs
many boards have to set and also gives them more flexibility, such as
being able to determine at runtime whether a given ID is present.

Change-Id: I97d6d1103ebb2a2a7cf1ecfc45709c7e8c1a5cb0
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/22695
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2017-12-07 01:19:27 +00: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 boardid: Minor clean up and standardization 2017-12-07 01:18:25 +00: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 chromeec: Change the API for hostevent/wake masks to handle 64-bit 2017-11-22 19:10:26 +00:00
chromeos.fmd chromeos.fmd: Mark RW_LEGACY as CBFS 2016-04-05 13:37:31 +02:00
devicetree.cb Veyron: Increase bit-per-pixel to 32 2016-09-20 21:51:28 +02:00
Kconfig boardid: Switch from Kconfig to weak functions 2017-12-07 01:19:27 +00:00
Kconfig.name mb/google: Add Chromebook marketing names 2017-11-17 21:33:25 +00:00
mainboard.c include/device: Split i2c.h into three 2017-08-18 15:33:29 +00: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 Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02: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