coreboot-kgpe-d16/src/soc/intel/icelake
Kyösti Mälkki 28dc7dce83 soc/intel: Use config_of_path(SA_DEVFN_ROOT)
We do not want to disguise somewhat complex function
calls as simple macros.

Change-Id: I53324603c9ece1334c6e09d51338084166f7a585
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34299
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: David Guckian
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-07-18 15:23:13 +00:00
..
acpi soc/intel/icelake: Replace PCI device LPC to ESPI as per EDS 2019-06-13 04:38:08 +00:00
bootblock soc/intel/icelake: Replace PCI device LPC to ESPI as per EDS 2019-06-13 04:38:08 +00:00
include/soc soc/intel: Fix regression with hidden PCI devices 2019-07-17 14:27:16 +00:00
romstage soc/intel/icelake: Update FSP UPDs if IGD is disable in devicetree 2019-07-14 02:22:06 +00:00
acpi.c soc/intel: Use config_of_path(SA_DEVFN_ROOT) 2019-07-18 15:23:13 +00:00
chip.c soc/intel: Use config_of_path(SA_DEVFN_ROOT) 2019-07-18 15:23:13 +00:00
chip.h soc/intel/common/timer: Move USE_LEGACY_8254_TIMER into common/block/timer 2019-07-11 05:57:41 +00:00
cpu.c soc/intel: Use config_of_path(SA_DEVFN_ROOT) 2019-07-18 15:23:13 +00:00
elog.c soc/intel/icelake: Add chipset event logging 2019-05-02 06:02:52 +00:00
espi.c soc/intel/common/timer: Move USE_LEGACY_8254_TIMER into common/block/timer 2019-07-11 05:57:41 +00:00
finalize.c soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.h 2019-07-09 10:52:19 +00:00
fsp_params.c soc/intel: Use config_of_path(SA_DEVFN_ROOT) 2019-07-18 15:23:13 +00:00
gpio.c soc/intel/icelake: Make use of gpio_pm_configure() 2019-05-20 14:50:06 +00:00
graphics.c soc/intel/common: Skip SoC GT programming based on CONFIG_SKIP_GRAPHICS_ENABLING 2019-06-09 02:46:37 +00:00
gspi.c
i2c.c
Kconfig soc/intel/{cnl,icl}: Always use CAR NEM enhanced by default 2019-07-16 15:02:30 +00:00
lockdown.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
Makefile.inc soc/intel/icelake: Remove redundant gpio.c from Makefile.inc 2019-07-07 13:23:46 +00:00
memmap.c soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.h 2019-07-09 10:52:19 +00:00
p2sb.c
pmc.c soc/intel: Use config_of_path(SA_DEVFN_ROOT) 2019-07-18 15:23:13 +00:00
pmutil.c soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.h 2019-07-09 10:52:19 +00:00
reset.c src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
sd.c soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.h 2019-07-09 10:52:19 +00:00
smihandler.c soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.h 2019-07-09 10:52:19 +00:00
smmrelocate.c soc/intel: Use config_of_path(SA_DEVFN_ROOT) 2019-07-18 15:23:13 +00:00
spi.c
systemagent.c src: Use include <console/console.h> when appropriate 2019-04-23 10:01:21 +00:00
uart.c soc/intel/{skl,cnl,icl}: Drop soc_uart_set_legacy_mode() 2019-06-03 13:26:00 +00:00