coreboot-kgpe-d16/src/mainboard/google/fizz
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
..
acpi mainboard/google/fizz: Disable DPTF active policy 2017-11-30 17:31:23 +00:00
acpi_tables.c
board_info.txt
bootblock.c
chromeos.c mb/google/fizz: Set lid status as open 2017-04-24 19:32:24 +02:00
chromeos.fmd mainboard/google/fizz: Enable separate MRC cache for recovery mode 2017-11-20 23:33:00 +00:00
devicetree.cb mb/google/fizz: Enable Wake-on-Lan feature 2017-12-04 18:12:15 +00:00
dsdt.asl
ec.c ec/google/chromeec: Add library function google_chromeec_events_init 2017-10-08 19:38:28 +00:00
ec.h mainboard/google/fizz: Enable cros_ec_keyb device 2017-09-26 18:44:16 +00:00
gpio.h google/fizz: Remove tpm i2c configs from Kconfig 2017-11-25 08:31:55 +00:00
Kconfig boardid: Switch from Kconfig to weak functions 2017-12-07 01:19:27 +00:00
Kconfig.name
mainboard.c google/fizz: Remove tpm i2c configs from Kconfig 2017-11-25 08:31:55 +00:00
Makefile.inc mb/google/*: Use newly added Chrome EC boardid function 2017-09-26 15:20:39 +00:00
ramstage.c
romstage.c google/fizz: correct memory rcomp settings 2017-11-27 03:55:42 +00:00
smihandler.c