..
acpi
cpu/intel/common: Use a common acpi/cpu.asl file
2018-11-30 22:02:35 +00:00
bootblock
soc/intel/broadwell: Enable LPC/SIO setup in bootblock
2019-05-15 17:57:33 +00:00
include /soc
intel/broadwell: Use smm_subregion()
2019-08-28 22:53:19 +00:00
romstage
soc/intel: Replace config_of_path() with config_of_soc()
2019-10-02 11:21:10 +00:00
acpi.c
soc/intel: Replace config_of_path() with config_of_soc()
2019-10-02 11:21:10 +00:00
adsp.c
soc/intel: Use config_of()
2019-07-18 15:25:35 +00:00
chip.c
src/soc: Remove unused include <device/pci_ops.h>
2019-09-15 20:40:52 +00:00
chip.h
intel/broadwell: Implement proper backlight PWM config
2019-10-16 14:06:52 +00:00
cpu.c
soc/intel: Replace config_of_path() with config_of_soc()
2019-10-02 11:21:10 +00:00
cpu_info.c
src: Remove unneeded include <console/console.h>
2018-11-16 09:50:29 +00:00
ehci.c
src: Use include <delay.h> when appropriate
2019-04-06 16:09:12 +00:00
elog.c
finalize.c
soc/intel: Expand SA_DEV_ROOT for ramstage
2019-07-21 18:58:01 +00:00
gpio.c
src: Use 'include <string.h>' when appropriate
2019-03-20 20:27:51 +00:00
hda.c
src: Use include <delay.h> when appropriate
2019-04-06 16:09:12 +00:00
igd.c
intel/broadwell: Hook libgfxinit up
2019-10-16 14:08:02 +00:00
iobp.c
arch/io.h: Drop unnecessary include
2019-03-04 15:08:03 +00:00
Kconfig
arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION
2019-08-11 18:35:36 +00:00
lpc.c
device: Use scan_static_bus() over scan_lpc_bus()
2019-10-08 12:59:56 +00:00
Makefile.inc
intel/baytrail,broadwell: Move stage cache support function
2019-08-03 17:34:40 +00:00
me.c
soc/intel: Use config_of()
2019-07-18 15:25:35 +00:00
me_status.c
arch/io.h: Drop unnecessary include
2019-03-04 15:08:03 +00:00
memmap.c
intel/broadwell: Use smm_subregion()
2019-08-28 22:53:19 +00:00
minihd.c
soc/intel/broadwell: Change variable back to u32
2019-07-22 20:36:56 +00:00
monotonic_timer.c
pch.c
intel/broadwell: Replace some __PRE_RAM__ use
2019-09-13 19:28:53 +00:00
pcie.c
intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL
2019-10-01 01:54:08 +00:00
pei_data.c
intel/broadwell: Use smm_subregion()
2019-08-28 22:53:19 +00:00
pmutil.c
device/pci: Fix PCI accessor headers
2019-03-01 20:32:15 +00:00
ramstage.c
Klocwork: Fix the Null pointer derefernce found by klocwork
2019-04-23 09:56:37 +00:00
refcode.c
src: Get rid of duplicated includes
2018-11-16 09:50:03 +00:00
sata.c
soc/intel: Use config_of()
2019-07-18 15:25:35 +00:00
serialio.c
soc/intel: Use config_of()
2019-07-18 15:25:35 +00:00
smbus.c
soc/{amd,intel}: Remove needless '&' on function pointers
2019-01-23 14:42:59 +00:00
smbus_common.c
soc: Remove useless include <device/pci_ids.h>
2018-12-19 05:20:49 +00:00
smi.c
soc/intel: Rename some SMM support functions
2019-08-15 06:55:59 +00:00
smihandler.c
cpu/x86: Separate save_state struct headers
2019-08-13 13:59:05 +00:00
smmrelocate.c
intel/broadwell: Use smm_subregion()
2019-08-28 22:53:19 +00:00
spi.c
src: Remove variable length arrays
2019-08-20 15:27:42 +00:00
systemagent.c
soc/intel: Expand SA_DEV_ROOT for ramstage
2019-07-21 18:58:01 +00:00
tsc_freq.c
usb_debug.c
arch/io.h: Drop unnecessary include
2019-03-04 15:08:03 +00:00
xhci.c
device/mmio.h: Add include file for MMIO ops
2019-03-04 15:57:39 +00:00