coreboot-kgpe-d16/src/mainboard/amd/south_station
Paul Menzel 63950f83f9 AGESA boards: Fix grammar in description of OemCustomizeInitEarly
The following command was used to correct the grammatical mistake.

    $ git grep -l 'This is the stub function will call' | xargs sed -i s,This is the stub function will call,This stub function will call, '{}'
    sed: -e Ausdruck #1, Zeichen 6: Nicht beendeter `s'-Befehl

As this file seems to have been copied around a lot, it originally
seems to have come with the following commit for AMD Persimmon and
AMD Inagua.

    commit 69da1b676c
    Author: Frank Vibrans <frank.vibrans@amd.com>
    Date:   Mon Feb 14 19:04:45 2011 +0000

        Add IBASE DB-FT1 and AMD Inagua motherboards. Patch 8 of 8.

Change-Id: I2e6630a5172738b01e6def7062284f167e5508b1
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/2268
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marcj303@gmail.com>
2013-02-04 21:37:14 +01:00
..
acpi Leverage the Pstate table created by AGESA. 2012-04-19 01:04:45 +02:00
acpi_tables.c Refactor some alignment handling 2012-04-20 21:18:02 +02:00
agesawrapper.c Remove duplicated line of code in AMD wrappers. 2012-01-18 23:01:27 +01:00
agesawrapper.h
BiosCallOuts.c Remove whitespace. 2012-02-17 19:04:31 +01:00
BiosCallOuts.h Remove whitespace. 2012-02-17 19:04:31 +01:00
buildOpts.c Remove whitespace. 2012-02-17 19:04:31 +01:00
cmos.layout Remove whitespace. 2012-02-17 19:04:31 +01:00
devicetree.cb
dimmSpd.c Remove whitespace. 2012-02-17 19:04:31 +01:00
dimmSpd.h
dsdt.asl AMD boards, ASRock E350M1: Remove whitespace in front of comma in DSDT 2013-01-26 19:26:30 +01:00
get_bus_conf.c Remove whitespace. 2012-02-17 19:04:31 +01:00
irq_tables.c
Kconfig Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig 2012-11-16 01:11:16 +01:00
mainboard.c Drop redundant CHIP_NAME in mainboard.c 2012-11-06 21:59:21 +01:00
Makefile.inc Change AMD vendorcode build 2011-12-02 08:59:26 +01:00
mptable.c Clean up #ifs 2012-05-08 00:34:34 +02:00
OptionsIds.h
platform_cfg.h Clean up #ifs 2012-05-08 00:34:34 +02:00
PlatformGnbPcie.c AGESA boards: Fix grammar in description of OemCustomizeInitEarly 2013-02-04 21:37:14 +01:00
PlatformGnbPcieComplex.h Remove whitespace. 2012-02-17 19:04:31 +01:00
reset.c
romstage.c Clean up AMD romstage.c serial output 2012-01-18 23:09:17 +01:00