coreboot-kgpe-d16/src/soc/intel/apollolake
Andrey Petrov 78461a9d55 soc/intel/apollolake: Change PCI macros to match Skylake
Change PCI macros in such a way they can be transparently used across
romstage and ramstage.

Change-Id: Idc708c1990f2fc1d941bb82efcb0a697524f2eca
Signed-off-by: Andrey Petrov <andrey.petrov@intel.com>
Reviewed-on: https://review.coreboot.org/15483
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2016-06-29 19:20:44 +02:00
..
acpi soc/intel/apollolake: Add NHLT table region to ACPI global nvs 2016-06-28 22:56:22 +02:00
bootblock soc/intel/apollolake: Implement global reset handling 2016-06-24 20:33:48 +02:00
include/soc soc/intel/apollolake: Change PCI macros to match Skylake 2016-06-29 19:20:44 +02:00
acpi.c soc/apollolake: Populate fields in FADT to enable\disable SCI 2016-06-28 15:56:47 +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/intel/apollolake: Change PCI macros to match Skylake 2016-06-29 19:20:44 +02:00
chip.h soc/intel/apollolake: Add EMMC DLL API 2016-06-09 20:23:28 +02:00
cpu.c soc/apollolake: SOC specific SMM code 2016-05-25 19:09:21 +02:00
exit_car.S soc/intel/apollolake: utilize postcar phase/stage 2016-03-23 14:24:44 +01:00
gpio.c apollolake: Add handler for finding ACPI path for GPIO 2016-05-21 06:03:22 +02:00
graphics.c soc/intel/apollolake: Take advantage of common opregion code 2016-05-18 07:03:44 +02:00
Kconfig Revert "intel/apollolake: Use custom reset calls" 2016-06-24 20:27:08 +02:00
lpc.c soc/intel/apollolake: enable RTC 2016-05-26 23:52:25 +02:00
lpc_lib.c soc/apollolake/lpc_lib: Make cros compile pass 2016-05-19 03:47:08 +02:00
Makefile.inc soc/intel/apollolake: Implement global reset handling 2016-06-24 20:33:48 +02:00
meminit.c soc/intel/apollolake: provide common LPDDR4 memory init 2016-05-13 22:38:26 +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
northbridge.c soc/intel/apollolake: fix incorrect bdsm -> tolud memory resources 2016-05-06 16:50:27 +02:00
pmc.c soc/apollolake/pmc: Store the ACPI bar during set_resources stage 2016-06-04 23:46:44 +02:00
pmutil.c intel/apollolake: Set sleep type to S5 on vboot reboot request 2016-06-27 20:16:47 +02:00
reset.c soc/intel/apollolake: Add utility functions for global reset 2016-06-24 20:30:45 +02:00
romstage.c soc/intel/apollolake: Move PMC BAR setup to bootblock 2016-06-24 20:32:19 +02:00
smi.c soc/apollolake: SOC specific SMM code 2016-05-25 19:09:21 +02:00
smihandler.c soc/intel/apollolake: provide fake PM1 SMI status bit 2016-06-12 12:52:28 +02:00
spi.c intel/apollolake: Enable prefetching and caching for BIOS reads 2016-06-23 23:11:35 +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