coreboot-kgpe-d16/src/soc/intel/braswell
Nico Huber 51b75ae50a device: Use scan_static_bus() over scan_lpc_bus()
Devices behind LPC can expose more buses (e.g. I2C on a super-i/o).
So we should scan buses on LPC devices, too.

Change-Id: I0eb005e41b9168fffc344ee8e666d43b605a30ba
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/29474
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-10-08 12:59:56 +00:00
..
acpi soc/intel/braswell/acpi/lpc.asl: Allocate used ROM size only 2019-07-10 10:13:03 +00:00
bootblock lib/bootblock: Add simplified entry with basetime 2019-08-26 21:11:31 +00:00
include/soc intel/pci_devs: Regroup PCI xx_DEVID entries 2019-10-02 20:13:24 +00:00
romstage soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
acpi.c
chip.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
chip.h soc/intel/braswell/chip.h: Add IGD_MEMSIZE_xxMB 2019-10-03 14:05:53 +00:00
cpu.c intel/braswell: Use smm_subregion() 2019-08-28 22:50:39 +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
gpio.c soc/intel: Rename some SMM support functions 2019-08-15 06:55:59 +00:00
gpio_support.c
iosf.c
Kconfig soc/intel/{APL, BSW, SKL}: Remove unused CPU_ADDR_BITS kconfig 2019-08-08 04:57:28 +00:00
lpc_init.c
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
memmap.c soc/intel: Drop spurious includes 2019-08-15 05:57:07 +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
pmutil.c
ramstage.c
sata.c
scc.c
sd.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
smbus.c
smihandler.c cpu/x86: Separate save_state struct headers 2019-08-13 13:59:05 +00:00
smm.c soc/intel: Rename some SMM support functions 2019-08-15 06:55:59 +00:00
southcluster.c device: Use scan_static_bus() over scan_lpc_bus() 2019-10-08 12:59:56 +00:00
spi.c src: Remove variable length arrays 2019-08-20 15:27:42 +00:00
tsc_freq.c
xhci.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00