coreboot-kgpe-d16/src/soc/intel/braswell
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 src: Conditionally include TEVT 2019-12-17 13:10:27 +00:00
bootblock intel/braswell: Remove duplicate set_max_freq() prototypes 2019-11-08 07:45:00 +00:00
include/soc soc/intel/bsw/gpio.h: Drop unused values 2020-01-02 14:34:24 +00:00
romstage soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
acpi.c src: Remove unused 'include <arch/cpu.h>' 2019-12-19 05:58:50 +00:00
chip.c {drivers,soc}/intel/fsp1_1: Move chipset specific logo handling to SoC 2019-12-20 17:50:28 +00:00
chip.h soc/intel/braswell/chip.h: Add IGD_MEMSIZE_xxMB 2019-10-03 14:05:53 +00:00
cpu.c src/soc/intel: Remove unused <stdlib.h> 2019-12-19 05:41:08 +00:00
elog.c src/soc: Remove unused include <device/pci_ops.h> 2019-09-15 20:40:52 +00:00
emmc.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
gfx.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
gpio.c soc/intel: Rename some SMM support functions 2019-08-15 06:55:59 +00:00
gpio_support.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
iosf.c soc/intel: Use simple PCI config access 2019-03-06 11:38:20 +00:00
Kconfig arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE 2019-12-19 19:31:08 +00:00
lpc_init.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
lpe.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
lpss.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
Makefile.inc soc/intel/braswell: Use sb/intel/common/spi.c 2019-11-29 09:38:22 +00:00
memmap.c lib/cbmem_top: Add a common cbmem_top implementation 2019-11-01 11:44:51 +00:00
northcluster.c Split MAYBE_STATIC to _BSS and _NONZERO variants 2019-08-26 20:56:29 +00:00
pcie.c soc/intel: Rename some SMM support functions 2019-08-15 06:55:59 +00:00
placeholders.c src: Drop unused include <arch/acpi.h> 2019-03-06 20:03:55 +00:00
pmutil.c arch/x86: Replace some __SMM__ guards 2019-11-09 11:03:03 +00:00
ramstage.c src/soc/intel: Remove unused <stdlib.h> 2019-12-19 05:41:08 +00:00
sata.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
scc.c soc: Remove useless include <device/pci_ids.h> 2018-12-19 05:20:49 +00:00
sd.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
smbus.c device,sb/intel: Move SMBus host controller prototypes 2020-01-09 21:25:41 +00:00
smihandler.c src/soc/intel: Remove unused <stdlib.h> 2019-12-19 05:41:08 +00:00
smm.c ELOG, soc/intel: Avoid some preprocessor use 2019-11-08 07:51:18 +00:00
southcluster.c printf: Automatically prefix %p with 0x 2019-12-11 11:38:59 +00:00
tsc_freq.c intel/braswell: Remove duplicate set_max_freq() prototypes 2019-11-08 07:45:00 +00:00
xhci.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00