coreboot-kgpe-d16/src/mainboard/google/eve
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 mb/google/eve: Update thermal tuning parameters 2017-05-31 01:26:27 +02:00
spd google/eve: Limit memory SKU 5 to 1600MHz 2017-04-11 04:04: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
bootblock.c mb/google/eve: Remove code to set keyboard backlight at boot 2017-05-04 01:57:56 +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/eve: Enable separate recovery MRC cache 2017-01-22 19:25:04 +01:00
devicetree.cb mb/google/eve: Add DSP calibration clock name/rate for RT5514 2017-11-14 21:21:48 +00:00
dsdt.asl mainboard/google/eve: Generate FPC device using SPI SSDT generator 2017-02-16 08:42:38 +01:00
ec.c ec/google/chromeec: Add library function google_chromeec_events_init 2017-10-08 19:38:28 +00:00
ec.h mb/google/eve: Implement EC device events for S3 wake 2017-07-01 02:49:01 +00:00
gpio.h mb/google/eve: Remove ACPI control of touchscreen power 2017-11-14 21:21:27 +00: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 mainboard/google/eve: Set UART0 to skip initialization in FSP 2017-04-14 04:21:37 +02:00
Makefile.inc mb/google/*: Use newly added Chrome EC boardid function 2017-09-26 15:20:39 +00:00
ramstage.c
romstage.c mb/google/eve: Do not limit memory speed on new SKU 5 boards 2017-07-01 02:49:21 +00:00
smihandler.c mb/google/eve: Remove ACPI control of touchscreen power 2017-11-14 21:21:27 +00:00