coreboot-kgpe-d16/src/southbridge/intel/i82801gx
Kyösti Mälkki 1cae45432e device,sb/intel: Move SMBus host controller prototypes
Also change some of the types to match the register widths
of the controller. It is expected that these prototypes
will be used with SMBus host controllers inside AMD chipsets
as well, thus the change of location.

Change-Id: I88fe834f3eee7b7bfeff02f91a1c25bb5aee9b65
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38226
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-01-09 21:25:41 +00:00
..
acpi sb/intel: Use defined CONFIG_HPET_ADDRESS 2019-11-04 13:19:42 +00:00
ac97.c {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() 2019-03-21 16:18:05 +00:00
azalia.c southbridge/intel: Tidy up preprocessor and headers 2019-08-21 07:00:45 +00:00
bootblock.c bootblock: Provide some common prototypes 2019-12-14 14:08:57 +00:00
chip.h sb/intel/i82801gx: Add common LPC decode code 2019-11-12 18:22:57 +00:00
early_cir.c sb/intel/i82801gx: Set FERR# Mux Enable only on mobile platforms 2019-10-22 20:07:11 +00:00
early_init.c sb/intel/i82801gx: Don't setup CIR when the northbridge is x4x 2019-11-14 11:30:43 +00:00
early_smbus.c device,sb/intel: Move SMBus host controller prototypes 2020-01-09 21:25:41 +00:00
i82801gx.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
i82801gx.h sb/intel/*: Remove romcc guards 2019-12-14 15:34:08 +00:00
ide.c sb/intel/i82801gx: Include chip.h directly 2019-06-05 11:39:14 +00:00
Kconfig sb/intel/common/spi: Add Baytrail/Braswell support 2019-11-26 11:47:27 +00:00
lpc.c drivers/pc80/rtc: Separate {get|set}_option() prototypes 2020-01-09 14:37:33 +00:00
Makefile.inc nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCK 2019-11-15 16:45:48 +00:00
nic.c sb/intel/i82801gx: Remove unneeded includes 2018-06-04 02:46:46 +00:00
nvs.h sb/i82801gx/nvs: Add missing <stdint.h> 2019-12-31 08:05:14 +00:00
pci.c src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' 2019-10-21 14:21:09 +00:00
pcie.c intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL 2019-10-01 01:54:08 +00:00
sata.c sb/intel/i82801gx: Use symbolic name for register, code rework 2019-10-03 15:24:42 +00:00
sata.h
smbus.c device,sb/intel: Move SMBus host controller prototypes 2020-01-09 21:25:41 +00:00
smihandler.c src: Remove unused 'include <pc80/mc146818rtc.h>' 2019-12-18 15:45:02 +00:00
usb.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