coreboot-kgpe-d16/src/mainboard/amd/south_station
Kyösti Mälkki c459f9658b AGESA: Add common callouts
Most of the callouts are not specific to board or even family.
Start new file with default callouts doing nothing and returning
either AGESA_SUCCESS or AGESA_UNSUPPORTED.

Also add callout for returning empty IdsIdData. This feature is
not used and could be easily overriden at board-level at later time.

Change-Id: I65dbcdd80dddc89d47669ebe62c22caa63792f5c
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/5678
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2014-05-26 09:27:31 +02:00
..
acpi mainboard/*/acpi/ide.asl: Serialize ACPI methods to avoid races. 2014-04-13 08:25:44 +02:00
acpi_tables.c mainboard/*: Remove DUMP_ACPI_TABLES from amd boards 2014-04-26 12:48:46 +02:00
agesawrapper.c AGESA: Implement EmptyHeap() 2014-05-05 08:53:50 +02:00
agesawrapper.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
BiosCallOuts.c AGESA: Add common callouts 2014-05-26 09:27:31 +02:00
BiosCallOuts.h AGESA: Add common callouts 2014-05-26 09:27:31 +02:00
board_info.txt board-status: Add board_info.txt extracted from wiki. 2014-01-19 01:35:03 +01:00
buildOpts.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
cmos.layout GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
devicetree.cb AMD South Station: Use SPD read code from F14 wrapper 2013-03-08 22:16:30 +01:00
dsdt.asl cimx/sb800 boards: Don't require ide.asl on boards without IDE 2014-04-13 09:06:15 +02:00
get_bus_conf.c AMD sb800 sb900: Fix corruption of a global ramstage variable 2013-09-11 07:05:25 +02:00
irq_tables.c AMD sb800 sb900: Fix corruption of a global ramstage variable 2013-09-11 07:05:25 +02:00
Kconfig Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT 2014-05-10 11:27:25 +02:00
mainboard.c AMD South Station: Use SPD read code from F14 wrapper 2013-03-08 22:16:30 +01:00
Makefile.inc AMD southbridges: Move HAVE_HARD_RESET 2013-06-17 21:50:46 +02:00
mptable.c AMD sb800 sb900: Fix corruption of a global ramstage variable 2013-09-11 07:05:25 +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 AGESA boards: Clean up definition of BIOS_SIZE in platform_cfg 2014-01-29 20:06:57 +01:00
PlatformGnbPcie.c AMD F14h boards: Use std memset/memcpy func over AGESA 2014-05-05 08:51:34 +02:00
PlatformGnbPcieComplex.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
romstage.c AMD: Add common header file for CAR setup 2014-04-28 18:36:35 +02:00