..
acpi
soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi
2019-11-01 11:50:03 +00:00
bootblock
lib/bootblock: Add simplified entry with basetime
2019-08-26 21:11:31 +00:00
include /soc
soc/intel: Remove unused code
2019-11-04 12:00:11 +00:00
acpi.c
src: Add missing include 'console.h'
2019-04-23 10:00:39 +00:00
chip.c
src/soc: Remove unused include <device/pci_ops.h>
2019-09-15 20:40:52 +00:00
chip.h
devicetree: Remove duplicate chip_ops declarations
2019-08-20 01:31:44 +00:00
cpu.c
soc/intel: Rename some SMM support functions
2019-08-15 06:55:59 +00:00
csme_ie_kt.c
src: Use 'include <string.h>' when appropriate
2019-03-20 20:27:51 +00:00
fiamux.c
gpio.c
soc/intel: Add GPI interrupt config register offset info
2019-04-29 12:18:27 +00:00
gpio_dnv.c
hob_display.c
hob_mem.c
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
2019-03-08 08:33:24 +00:00
Kconfig
cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE
2019-11-03 06:15:35 +00:00
lpc.c
device: Use scan_static_bus() over scan_lpc_bus()
2019-10-08 12:59:56 +00:00
Makefile.inc
soc/intel/{apl,cnl,dnv,icl,skl} : Use common cpu/intel/car/romstage.c code
2019-08-27 08:25:10 +00:00
memmap.c
lib/cbmem_top: Add a common cbmem_top implementation
2019-11-01 11:44:51 +00:00
npk.c
pmc.c
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
2019-03-08 08:33:24 +00:00
pmutil.c
reset.c
romstage.c
soc/intel: Move fill_postcar_frame to memmap.c
2019-08-28 22:48:00 +00:00
sata.c
soc/intel: Use config_of()
2019-07-18 15:25:35 +00:00
smihandler.c
src/{northbridge,soc}: Remove not used #include <elog.h>
2019-09-12 13:16:10 +00:00
smm.c
soc/intel: Rename some SMM support functions
2019-08-15 06:55:59 +00:00
soc_util.c
soc/intel: Replace uses of dev_find_slot()
2019-07-04 09:48:22 +00:00
spi.c
systemagent.c
src: Use 'include <string.h>' when appropriate
2019-03-20 20:27:51 +00:00
tsc_freq.c
uart.c
soc/intel: Replace uses of dev_find_slot()
2019-07-04 09:48:22 +00:00
uart_debug.c
upd_display.c
xhci.c