coreboot-kgpe-d16/src/southbridge/intel/common
Arthur Heymans 21c5d43d72 sb/intel/common/spi.c: Add a pointer to the ich7 SPI registers
Change-Id: I7509dc2124ee7057af075c7d0607ec615b930fa3
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33506
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2019-06-18 13:11:19 +00:00
..
acpi sb/intel/bd82x6x: Move pcie ACPI code to a common place 2019-01-03 22:32:50 +00:00
firmware nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE 2019-05-12 15:03:03 +00:00
acpi_pirq_gen.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
acpi_pirq_gen.h
finalize.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
finalize.h sb/intel/common: Create a common PCH finalise implementation 2018-12-03 13:14:06 +00:00
gpio.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
gpio.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
Kconfig sb/{ICH7,NM10,PCH}: Use common watchdog_off function 2019-05-07 16:01:35 +00:00
madt.c sb/intel/common: Create a common implementation of acpi_fill_madt() 2018-11-01 22:26:04 +00:00
Makefile.inc sb/{ICH7,NM10,PCH}: Use common watchdog_off function 2019-05-07 16:01:35 +00:00
pciehp.c src: Drop unused 'include <device/pciexp.h>' 2019-03-16 11:46:38 +00:00
pciehp.h sb/intel/common/pciehp.h: Add missing license header 2018-11-01 11:26:33 +00:00
pmbase.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
pmbase.h sb/intel/common: Add functions to manipulate PMBASE 2018-07-27 16:19:28 +00:00
pmclib.c sb/intel/common: Add common detect_s3_resume 2019-04-13 14:48:25 +00:00
pmclib.h sb/intel/common: Fix config name in a comment 2019-04-13 15:38:01 +00:00
pmutil.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
pmutil.h coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
rcba.h mb/lenovo/[xtz]60: Introduce and use RCBA64 macro 2019-01-14 11:57:25 +00:00
rcba_pirq.c sb/intel/common/rcba_pirq.c: Use common RCBA acces MACROs 2018-06-21 15:51:38 +00:00
rcba_pirq.h sb/intel/common/rcba_pirq.c: Use common RCBA acces MACROs 2018-06-21 15:51:38 +00:00
reset.c intel: Use CF9 reset (part 1) 2018-10-22 08:35:25 +00:00
rtc.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
rtc.h sb/intel: Deduplicate vbnv_cmos_failed and rtc_init 2018-11-07 18:12:39 +00:00
smbus.c src/southbridge: Add missing 'include <types.h>' 2019-05-29 20:28:41 +00:00
smbus.h sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read() 2019-02-01 21:26:35 +00:00
smi.c sb/intel/common/smi.c: Remove unused functions 2019-05-27 17:26:15 +00:00
smihandler.c sb/intel/{common,i82801dx}: Improve TCO debug code 2019-04-07 02:43:26 +00:00
spi.c sb/intel/common/spi.c: Add a pointer to the ich7 SPI registers 2019-06-18 13:11:19 +00:00
tco.h sb/{ICH7,NM10,PCH}: Use common watchdog_off function 2019-05-07 16:01:35 +00:00
usb_debug.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
watchdog.c sb/{ICH7,NM10,PCH}: Use common watchdog_off function 2019-05-07 16:01:35 +00:00