coreboot-kgpe-d16/src/soc/intel/icelake
Kyösti Mälkki 81100bf7ff soc/intel: Move fill_postcar_frame to memmap.c
Change-Id: I84b1fad52d623a879f00c3f721f480f58d7d6d8a
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34894
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: David Guckian
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-08-28 22:48:00 +00:00
..
acpi soc/intel/icelake: Replace PCI device LPC to ESPI as per EDS 2019-06-13 04:38:08 +00:00
bootblock lib/bootblock: Add simplified entry with basetime 2019-08-26 21:11:31 +00:00
include/soc intel/smm: Define struct ied_header just once 2019-08-15 06:58:45 +00:00
romstage soc/intel: Move fill_postcar_frame to memmap.c 2019-08-28 22:48:00 +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: Rename some SMM support functions 2019-08-15 06:55:59 +00:00
elog.c soc/intel/icelake: Add chipset event logging 2019-05-02 06:02:52 +00:00
espi.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
finalize.c soc/intel/icelake: Make use of common thermal code for ICL 2019-08-02 04:34:26 +00:00
fsp_params.c soc/intel/{cnl,icl}: Add support to get LPSS controllers list from SOC 2019-08-05 22:43:04 +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 arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION 2019-08-11 18:35:36 +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/{cnl,icl}: Use new power-failure-state API 2019-08-09 09:35:22 +00:00
memmap.c soc/intel: Move fill_postcar_frame to memmap.c 2019-08-28 22:48:00 +00:00
p2sb.c
pmc.c soc/intel: Drop pmc_soc_restore_power_failure() 2019-08-09 09:37:32 +00:00
pmutil.c soc/intel: Fix chip_info for PCH_DEV_PMC 2019-07-21 18:56:11 +00:00
reset.c src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
sd.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
smihandler.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
smmrelocate.c soc/intel: Rename some SMM support functions 2019-08-15 06:55:59 +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/common/block/uart: Update the UART PCI device reference 2019-08-04 15:16:50 +00:00