coreboot-kgpe-d16/src/southbridge/intel/i82801dx
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
..
ac97.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
bootblock.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
chip.h src: Add missing include <stdint.h> 2018-11-01 11:25:07 +00:00
early_smbus.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
i82801dx.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
i82801dx.h nb,sb/intel: Clean up some __BOOTBLOCK__ and __SIMPLE_DEVICE__ use 2019-09-28 21:15:27 +00:00
ide.c southbridge/intel: Tidy up preprocessor and headers 2019-08-21 07:00:45 +00:00
Kconfig aopen/dxplplusu: Switch to C_ENVIRONMENT_BOOTBLOCK 2019-01-13 08:38:13 +00:00
lpc.c device: Use scan_static_bus() over scan_lpc_bus() 2019-10-08 12:59:56 +00:00
Makefile.inc cpu/x86: Declare SMM_ASEG 2019-07-09 12:48:01 +00:00
nvs.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
pci.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
smi.c cpu/x86: Move some SMM function declarations 2019-08-13 13:59:34 +00:00
smihandler.c cpu/x86: Change old-style SMI handler prototypes 2019-08-13 14:00:06 +00:00
usb.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
usb2.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00