coreboot/src
Kyösti Mälkki f8e96f07d4 AGESA boards: Drop get_bus_conf.c files
The only remaining purpose for get_bus_conf() was to fill in obscure
bus_sb800 (etc.) arrays containing partial PCI bus enumeration. Complete
enumeration is available in devicetree and PCI configuration space so
discard these arrays.

Change-Id: I733115940afba3a50c58aedb9a04ecf5082b1234
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/6360
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2014-07-28 17:26:47 +02:00
..
arch IOAPIC: Fix missing stdint include 2014-07-28 17:19:54 +02:00
console src/.../Kconfig: various small fixes to texts 2014-07-23 09:07:47 +02:00
cpu AGESA boards: Drop get_bus_conf.c files 2014-07-28 17:26:47 +02:00
device src/device/Kconfig: make help for VGA_BIOS_ID and PXE_ROM_ID more similar 2014-07-23 10:17:35 +02:00
drivers src/drivers: Remove a trailing whitespace 2014-07-21 22:28:51 +02:00
ec src/.../Kconfig: various small fixes to texts 2014-07-23 09:07:47 +02:00
include device/pci_early.c: Mixes up variants of a typedefs to 'u32' 2014-07-19 11:57:06 +02:00
lib lib: Trivial - drop trailing blank lines at EOF 2014-07-08 13:52:15 +02:00
mainboard AGESA boards: Drop get_bus_conf.c files 2014-07-28 17:26:47 +02:00
northbridge AGESA: Drop some excessive agesawrapper.h includes 2014-07-28 17:20:01 +02:00
soc src/.../Kconfig: various small fixes to texts 2014-07-23 09:07:47 +02:00
southbridge AGESA f15tn f16kb: Fix HUDSON_XHCI_ENABLE 2014-07-25 09:31:52 +02:00
superio superio/f71869ad: fix documentation of io_info mask values 2014-07-18 20:00:06 +02:00
vendorcode vendorcode/amd/agesa: Use macros already defined in stdlib.h 2014-07-18 07:20:16 +02:00
Kconfig src/.../Kconfig: various small fixes to texts 2014-07-23 09:07:47 +02:00