coreboot-kgpe-d16/src/soc/intel/broadwell
Julius Werner b04cc6b902 chromeos / broadwell / jecht: Make save_chromeos_gpios() jecht-specific
This callback was only required for a single mainboard, and it can
easily be moved to mainboard-specific code. This patch removes it from
the global namespace and isolates it to the Jecht board. (This makes
it easier to separate vboot and chromeos code in a later patch.)

Change-Id: I9cf67a75a052d1c86eda0393b6a9fbbe255fedf8
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/18981
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
2017-03-28 22:16:24 +02:00
..
acpi broadwell: gpio.asl: Make GWAK method serialized 2016-01-21 02:25:30 +01:00
bootblock soc/intel/broadwell: Add int to unsigned 2017-03-17 18:03:59 +01:00
include/soc soc/intel/broadwell: Fix other issues detected by checkpatch 2017-03-17 19:21:53 +01:00
romstage chromeos / broadwell / jecht: Make save_chromeos_gpios() jecht-specific 2017-03-28 22:16:24 +02:00
acpi.c soc/intel/broadwell: Fix spacing issues detected by checkpatch 2017-03-17 18:03:36 +01:00
adsp.c
chip.c soc/intel/broadwell: Add int to unsigned 2017-03-17 18:03:59 +01:00
chip.h Broadwell/Sata: Add support for setting IOBP registers for Ports 2 and 3. 2017-02-22 22:24:50 +01:00
cpu.c soc/intel/broadwell: Fix {}, () and conditional issues 2017-03-17 19:21:35 +01:00
cpu_info.c
ehci.c soc/intel/broadwell: Add int to unsigned 2017-03-17 18:03:59 +01:00
elog.c soc/intel/broadwell: use common Intel ACPI hardware definitions 2016-07-15 08:32:49 +02:00
finalize.c broadwell: Fix CONFIG_SPI_CONSOLE usage 2015-12-27 17:42:46 +01:00
gpio.c soc/intel/broadwell: Add int to unsigned 2017-03-17 18:03:59 +01:00
hda.c
igd.c soc/intel/broadwell: Fix {}, () and conditional issues 2017-03-17 19:21:35 +01:00
iobp.c soc/intel/broadwell: Add int to unsigned 2017-03-17 18:03:59 +01:00
Kconfig vboot: Select SoC-specific configuration for all Chrome OS boards 2017-03-28 22:12:54 +02:00
lpc.c soc/intel/broadwell: Fix other issues detected by checkpatch 2017-03-17 19:21:53 +01:00
Makefile.inc cpu/intel/common: Add/Use common function to set virtualization 2016-12-27 02:30:08 +01:00
me.c soc/intel/broadwell: Fix other issues detected by checkpatch 2017-03-17 19:21:53 +01:00
me_status.c broadwell/me: Fix out-of-bounds array access error 2016-05-04 16:33:24 +02:00
memmap.c
minihd.c soc/broadwell: set EM4/EM5 registers based on cdclk 2016-12-07 23:54:14 +01:00
monotonic_timer.c
pch.c
pcie.c soc/intel/broadwell: Fix other issues detected by checkpatch 2017-03-17 19:21:53 +01:00
pei_data.c
pmutil.c soc/intel/broadwell: Fix spacing issues detected by checkpatch 2017-03-17 18:03:36 +01:00
ramstage.c
refcode.c soc/intel/broadwell: Fix {}, () and conditional issues 2017-03-17 19:21:35 +01:00
reset.c soc/intel/broadwell: Fix spacing issues detected by checkpatch 2017-03-17 18:03:36 +01:00
sata.c intel/broadwell: Use the correct SATA port config for setting IOBP register 2017-03-02 09:21:55 +01:00
serialio.c
smbus.c
smbus_common.c soc/intel/broadwell: Fix {}, () and conditional issues 2017-03-17 19:21:35 +01:00
smi.c
smihandler.c soc/intel/broadwell: Fix other issues detected by checkpatch 2017-03-17 19:21:53 +01:00
smmrelocate.c soc/intel/broadwell: Fix other issues detected by checkpatch 2017-03-17 19:21:53 +01:00
spi.c soc/intel/broadwell: Fix other issues detected by checkpatch 2017-03-17 19:21:53 +01:00
stage_cache.c src/soc: Capitalize CPU, ACPI, RAM and ROM 2016-07-31 19:27:53 +02:00
systemagent.c soc/intel/broadwell: Fix {}, () and conditional issues 2017-03-17 19:21:35 +01:00
tsc_freq.c
usb_debug.c soc/intel/broadwell: Add back support for EHCI debug setup 2015-12-27 17:45:06 +01:00
xhci.c soc/intel/broadwell: use common Intel ACPI hardware definitions 2016-07-15 08:32:49 +02:00