| .. |
|
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
|
sb/intel/*: Delete early_spi
|
2019-05-29 20:08:31 +00:00 |
|
romstage
|
src/soc/intel: Avoid NULL pointer dereference
|
2019-06-03 18:24:06 +00:00 |
|
acpi.c
|
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
|
2019-03-08 08:33:24 +00:00 |
|
adsp.c
|
src: Use include <delay.h> when appropriate
|
2019-04-06 16:09:12 +00:00 |
|
chip.c
|
{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()
|
2019-03-21 16:18:05 +00:00 |
|
chip.h
|
src: Add missing include <stdint.h>
|
2018-11-01 11:25:07 +00:00 |
|
cpu.c
|
src: Use 'include <string.h>' when appropriate
|
2019-03-20 20:27:51 +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
|
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
|
2019-03-08 08:33:24 +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
|
src/soc: Add missing 'include <types.h>'
|
2019-05-29 20:28:56 +00:00 |
|
iobp.c
|
arch/io.h: Drop unnecessary include
|
2019-03-04 15:08:03 +00:00 |
|
Kconfig
|
{soc,northbridge}/Kconfig: Remove unused CACHE_MRC_SIZE_KB
|
2019-06-28 19:20:09 +00:00 |
|
lpc.c
|
Fix code that would trip -Wtype-limits
|
2019-05-06 10:32:15 +00:00 |
|
Makefile.inc
|
soc/{baytrail/braswell/broadwell}: fix flashconsole on platform
|
2019-05-22 10:06:50 +00:00 |
|
me.c
|
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
|
2019-03-08 08:33:24 +00:00 |
|
me_status.c
|
arch/io.h: Drop unnecessary include
|
2019-03-04 15:08:03 +00:00 |
|
memmap.c
|
arch/io.h: Drop unnecessary include
|
2019-03-04 15:08:03 +00:00 |
|
minihd.c
|
src: Use include <delay.h> when appropriate
|
2019-04-06 16:09:12 +00:00 |
|
monotonic_timer.c
|
|
|
|
pch.c
|
src: Use include <delay.h> when appropriate
|
2019-04-06 16:09:12 +00:00 |
|
pcie.c
|
device/pciexp_device: Convert LTR non-snoop/snoop value into common macro
|
2019-03-27 04:39:48 +00:00 |
|
pei_data.c
|
soc/intel/broadwell: Fix use of CONFIG_USBDEBUG
|
2019-03-22 20:26:44 +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
|
device/mmio.h: Add include file for MMIO ops
|
2019-03-04 15:57:39 +00:00 |
|
serialio.c
|
src: Drop unused 'include <device/pciexp.h>'
|
2019-03-16 11:46:38 +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
|
src: Use 'include <string.h>' when appropriate
|
2019-03-20 20:27:51 +00:00 |
|
smihandler.c
|
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
|
2019-03-08 08:33:24 +00:00 |
|
smmrelocate.c
|
device/pci: Fix PCI accessor headers
|
2019-03-01 20:32:15 +00:00 |
|
spi.c
|
src: Use 'include <string.h>' when appropriate
|
2019-03-20 20:27:51 +00:00 |
|
stage_cache.c
|
|
|
|
systemagent.c
|
src: Use 'include <string.h>' when appropriate
|
2019-03-20 20:27:51 +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 |