coreboot-kgpe-d16/src/mainboard/amd/persimmon
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
..
acpi mainboard,ASL: Trivial - drop trailing blank lines at EOF 2014-07-17 02:18:23 +02:00
acpi_tables.c AGESA: Call get_bus_conf() just once 2014-07-03 09:48:57 +02:00
agesawrapper.c AGESA: Fix error status code return type to enum from UINT32 2014-07-14 19:47:25 +02:00
agesawrapper.h AGESA: Fix error status code return type to enum from UINT32 2014-07-14 19:47:25 +02:00
BiosCallOuts.c AGESA: Drop some excessive agesawrapper.h includes 2014-07-28 17:20:01 +02:00
BiosCallOuts.h AGESA: Use common GetBiosCallout() 2014-06-06 13:30:52 +02:00
board_info.txt board-status: Add board_info.txt extracted from wiki. 2014-01-19 01:35:03 +01:00
buildOpts.c mainboard: Make use of ARRAY_SIZE in buildOpts.c on AGESA platforms 2014-07-18 07:41:52 +02:00
cmos.layout mainboard: Trivial - drop trailing blank lines at EOF 2014-07-18 14:42:47 +02:00
devicetree.cb AMD Persimmon: Use SPD read code from F14 wrapper 2013-03-07 18:29:38 +01:00
dsdt.asl cimx/sb800 boards: Don't require ide.asl on boards without IDE 2014-04-13 09:06:15 +02:00
irq_tables.c AGESA: Drop offset on PCI device enumeration 2014-07-24 13:59:22 +02:00
Kconfig mainboard/amd,lippert: Drop SIO_PORT from Kconfig 2014-06-18 21:17:21 +02:00
mainboard.c AGESA boards: Use acpi_is_wakeup_s3() 2014-07-03 09:50:41 +02:00
Makefile.inc mainboard,Makefile.inc: Trivial - drop trailing blank lines at EOF 2014-07-17 02:21:02 +02:00
mptable.c AGESA f14 f15tn 16kb: Move IOAPIC ID setup out of get_bus_conf() 2014-07-28 17:25:15 +02:00
OptionsIds.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
platform_cfg.h AMD boards: Fix typos 2014-06-26 20:31:55 +02:00
PlatformGnbPcie.c mainboard/amd: De-ASCIIartify reference boards 2014-06-14 20:32:27 +02:00
PlatformGnbPcieComplex.h Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
romstage.c src/mainboard: Remove trailing whitespace 2014-07-24 12:43:01 +02:00