..
acpi
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
2019-03-08 08:33:24 +00:00
bootblock.c
arch/io.h: Drop unnecessary include
2019-03-04 15:08:03 +00:00
chip.h
src: Add missing include <stdint.h>
2018-11-01 11:25:07 +00:00
early_smbus.c
device/pci: Fix PCI accessor headers
2019-03-01 20:32:15 +00:00
hdaudio.c
{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()
2019-03-21 16:18:05 +00:00
i82801jx.c
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
2019-03-08 08:33:24 +00:00
i82801jx.h
sb/intel/i82801jx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB
2019-04-13 14:49:01 +00:00
Kconfig
sb/{ICH7,NM10,PCH}: Use common watchdog_off function
2019-05-07 16:01:35 +00:00
lpc.c
{bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macro
2019-05-13 09:30:54 +00:00
Makefile.inc
sb/{ICH7,NM10,PCH}: Use common watchdog_off function
2019-05-07 16:01:35 +00:00
nvs.h
Move compiler.h to commonlib
2018-10-08 16:57:27 +00:00
pci.c
sb/intel/{i82801g/i/j,bd82x6x}: Make use of generic set_subsystem()
2019-03-25 10:59:11 +00:00
pcie.c
{northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()
2019-03-21 16:19:34 +00:00
sata.c
src/southbridge: Add missing 'include <types.h>'
2019-05-29 20:28:41 +00:00
smbus.c
{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()
2019-03-21 16:18:05 +00:00
smihandler.c
arch/io.h: Drop unnecessary include
2019-03-04 15:08:03 +00:00
thermal.c
{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()
2019-03-21 16:18:05 +00:00
usb_ehci.c
{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()
2019-03-21 16:18:05 +00:00