coreboot/src/soc/intel/quark
Arthur Heymans 84e22e37e8 soc/intel/quark: Don't use CAR_GLOBAL
This soc has NO_CAR_GLOBAL_MIGRATION and does not require CAR_GLOBAL
and car_get/set_x.

Change-Id: I4e2c1c5766e3bcdd4763b42fb925074f7ccd7002
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32998
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-05-29 20:05:06 +00:00
..
bootblock coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
include/soc intel/quark/storage_test.h: Drop external variable declaration 2019-05-29 20:03:55 +00:00
romstage soc/intel/quark: Don't use CAR_GLOBAL 2019-05-29 20:05:06 +00:00
acpi.c src: Add missing include 'console.h' 2019-04-23 10:00:39 +00:00
chip.c
chip.h
ehci.c
fsp2_0.c
gpio_i2c.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
i2c.c post_code: add post code for hardware initialization failure 2019-05-22 17:44:53 +00:00
Kconfig mb/intel/galileo: Drop the FSP1.1 option 2019-02-11 12:28:52 +00:00
lpc.c
Makefile.inc mb/intel/galileo: Drop the FSP1.1 option 2019-02-11 12:28:52 +00:00
memmap.c
northcluster.c
reg_access.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
reset.c
sd.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
spi.c src: include <assert.h> when appropriate 2019-04-23 10:01:36 +00:00
spi_debug.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
storage_test.c soc/intel/quark: Don't use CAR_GLOBAL 2019-05-29 20:05:06 +00:00
tsc_freq.c
uart.c
uart_common.c