coreboot-kgpe-d16/src/soc/intel/apollolake
Aaron Durbin 7b2c781dbd soc/intel/apollolake: use SPI flash boot_device_rw() for ealy stages
If the boot device is SPI flash use the common one in the
early stages. While tweaking the config don't auto select
SPI_FLASH as that is handled automatically by the rest of the
build system.

BUG=chrome-os-partner:56151

Change-Id: If5e3d06008d5529dd6d7c05d374a81ba172d58fd
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/16201
Tested-by: build bot (Jenkins)
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Martin Roth <martinroth@google.com>
2016-08-19 18:15:24 +02:00
..
acpi src/soc: Capitalize CPU, ACPI, RAM and ROM 2016-07-31 19:27:53 +02:00
bootblock intel/apollolake: Enable upper CMOS bank in bootblock 2016-08-02 18:38:04 +02:00
include/soc soc/apollolake: add GPIO SMI support 2016-08-10 21:10:59 +02:00
acpi.c soc/apollolake: Return correct wake status in _SWS 2016-08-04 16:14:14 +02:00
car.c soc/intel/apollolake: Flush L1D to L2 only if loaded segment is in CAR 2016-04-22 17:27:34 +02:00
chip.c soc/apollolake: enable access to RTC NVRAM 2016-08-11 22:43:53 +02:00
chip.h soc/intel/apollolake: Include gpe.h in chip.h 2016-07-30 00:53:27 +02:00
cpu.c soc/apollolake: SOC specific SMM code 2016-05-25 19:09:21 +02:00
dsp.c soc/intel/apollolake: Add Audio DSP device 2016-07-02 03:23:12 +02:00
exit_car.S soc/intel/apollolake: utilize postcar phase/stage 2016-03-23 14:24:44 +01:00
gpio.c intel/apollolake: Skip ITSS configuration in SMM 2016-08-19 03:03:54 +02:00
graphics.c soc/intel/apollolake: Add new Intel HD Graphics Device ID's. 2016-07-21 04:34:09 +02:00
heci.c soc/intel/apollolake: Add basic HECI support 2016-07-19 20:19:51 +02:00
i2c.c soc/intel/apollolake: Add support for LPSS I2C driver 2016-07-02 01:18:22 +02:00
i2c_early.c soc/intel/apollolake: Add support for LPSS I2C driver 2016-07-02 01:18:22 +02:00
itss.c soc/intel/apollolake: work around FSP for gpio interrupt polarity 2016-07-13 21:58:50 +02:00
Kconfig soc/intel/apollolake: use SPI flash boot_device_rw() for ealy stages 2016-08-19 18:15:24 +02:00
lpc.c vboot: Separate vboot from chromeos 2016-07-28 00:36:00 +02:00
lpc_lib.c google/reef: Add pull up 20K for LPC SERIRQ 2016-08-02 18:41:08 +02:00
Makefile.inc soc/apollolake: add GPIO SMI support 2016-08-10 21:10:59 +02:00
meminit.c soc/intel/apollolake: clarify meaning of LPDDR4 density meaning 2016-07-22 18:51:29 +02:00
memmap.c soc/apollolake/memmap: Switch to SIMPLE_DEVICE API 2016-05-26 23:46:25 +02:00
mmap_boot.c region: Add writeat and eraseat support 2016-06-24 20:48:12 +02:00
nhlt.c soc/intel/apollolake: add initial NHLT support 2016-07-01 03:21:09 +02:00
northbridge.c soc/intel/apollolake: fix incorrect bdsm -> tolud memory resources 2016-05-06 16:50:27 +02:00
p2sb.c soc/intel/apollolake: handle p2sb quirks 2016-07-02 03:22:32 +02:00
pmc.c soc/apollolake: add GPIO SMI support 2016-08-10 21:10:59 +02:00
pmutil.c soc/apollolake: Return correct wake status in _SWS 2016-08-04 16:14:14 +02:00
reset.c drivers/intel/fsp2_0: Split reset handling logic 2016-07-19 21:03:03 +02:00
romstage.c Kconfig: separate memory mapped boot device from SPI 2016-08-19 03:04:54 +02:00
smi.c soc/apollolake: add GPIO SMI support 2016-08-10 21:10:59 +02:00
smihandler.c soc/apollolake: add GPIO SMI support 2016-08-10 21:10:59 +02:00
spi.c soc/intel/apollolake: make SPI support early stages 2016-08-19 03:09:01 +02:00
tsc_freq.c soc/intel: Update license headers 2016-04-14 16:54:33 +02:00
uart.c soc/apollolake/uart.c: Do not NOOP .set_resources() and friends 2016-05-12 04:01:58 +02:00
uart_early.c drivers/uart: Use uart_platform_refclk for all UART models 2016-05-09 18:45:44 +02:00
xhci.c soc/intel/apollolake: ensure usb port 0 is in host mode 2016-07-24 00:08:22 +02:00