coreboot-kgpe-d16/src/southbridge/nvidia/mcp55
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
..
azalia.c {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() 2019-03-21 16:18:05 +00:00
bootblock.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
chip.h amdfam10: Remove use of __PRE_RAM__ 2019-08-26 02:08:42 +00:00
early_ctrl.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
early_setup_car.c src: Add missing include <device/pci_ops.h> 2019-07-12 17:10:56 +00:00
early_setup_ss.h
early_smbus.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
enable_usbdebug.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
fadt.c acpi_table_header: Replace hard-coded revision via macro and function 2019-10-04 19:45:06 +00:00
ht.c southbridge: Remove unused include <device/pci_ops.h> 2019-09-15 20:41:46 +00:00
ide.c amdfam10: Remove use of __PRE_RAM__ 2019-08-26 02:08:42 +00:00
Kconfig Kconfig: Unify power-after-failure options 2019-01-06 15:54:19 +00:00
lpc.c device: Use scan_static_bus() over scan_lpc_bus() 2019-10-08 12:59:56 +00:00
Makefile.inc usbdebug: Make the EHCI debug console work in the bootblock 2019-01-06 14:05:20 +00:00
mcp55.c sb//nvidia/mcp55/mcp55.c: Remove variable set but not used 2019-06-03 13:34:02 +00:00
mcp55.h amdfam10: Remove use of __PRE_RAM__ 2019-08-26 02:08:42 +00:00
nic.c amdfam10: Remove use of __PRE_RAM__ 2019-08-26 02:08:42 +00:00
pci.c nvidia/mcp55: Get rid of device_t 2018-05-21 20:26:34 +00:00
pcie.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
reset.c amdfam10: Convert to board_reset() 2018-10-22 08:40:28 +00:00
romstrap.ld
romstrap.S
sata.c amdfam10: Remove use of __PRE_RAM__ 2019-08-26 02:08:42 +00:00
smbus.c southbridge: Remove unused include <device/pci_ops.h> 2019-09-15 20:41:46 +00:00
smbus.h arch/io.h: Drop includes in fam10 romstages 2019-03-05 16:19:37 +00:00
usb.c southbridge: Remove unused include <device/pci_ops.h> 2019-09-15 20:41:46 +00:00
usb2.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00