Richard Spiegel uploaded patch set #13 to this change.

View Change

mainboard/amd: Add padmelon board code

Padmelon board is compatible with Merlin Falcon (family 15h models 60h-6fh)
and Prairie Falcon (family 15h models 70h-7fh). This code is the release for
the system using Prairie Falcon, a new release for Merlin Falcon will be made
when Merlin Falcon binaries are merged (commit 33615). Fan control is done
through F81803A SIO, and IRQ/GPIO and other board characteristics are the same
regardless of Merlin Falcon or Prairie Falcon.

BUG=none.
TEST=Both versions tested and boot to Linux using SeaBIOS.

Change-Id: I5a366ddeb4cfebd177a8744f6edb87aecd4787dd
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
---
A src/mainboard/amd/padmelon/BiosCallOuts.c
A src/mainboard/amd/padmelon/BiosCallOuts.h
A src/mainboard/amd/padmelon/Kconfig
A src/mainboard/amd/padmelon/Kconfig.name
A src/mainboard/amd/padmelon/Makefile.inc
A src/mainboard/amd/padmelon/OemCustomize.c
A src/mainboard/amd/padmelon/acpi/gpe.asl
A src/mainboard/amd/padmelon/acpi/mainboard.asl
A src/mainboard/amd/padmelon/acpi/routing.asl
A src/mainboard/amd/padmelon/acpi/sleep.asl
A src/mainboard/amd/padmelon/acpi/superio.asl
A src/mainboard/amd/padmelon/acpi/usb_oc.asl
A src/mainboard/amd/padmelon/acpi_tables.c
A src/mainboard/amd/padmelon/board_info.txt
A src/mainboard/amd/padmelon/bootblock/OemCustomize.c
A src/mainboard/amd/padmelon/bootblock/bootblock.c
A src/mainboard/amd/padmelon/devicetree.cb
A src/mainboard/amd/padmelon/dsdt.asl
A src/mainboard/amd/padmelon/fan_init.c
A src/mainboard/amd/padmelon/gpio.c
A src/mainboard/amd/padmelon/gpio.h
A src/mainboard/amd/padmelon/irq_tables.c
A src/mainboard/amd/padmelon/mainboard.c
A src/mainboard/amd/padmelon/mptable.c
A src/mainboard/amd/padmelon/romstage.c
25 files changed, 1,869 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/93/33993/13

To view, visit change 33993. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I5a366ddeb4cfebd177a8744f6edb87aecd4787dd
Gerrit-Change-Number: 33993
Gerrit-PatchSet: 13
Gerrit-Owner: Richard Spiegel <richard.spiegel@silverbackltd.com>
Gerrit-Reviewer: Felix Held <felix-coreboot@felixheld.de>
Gerrit-Reviewer: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-Reviewer: Marshall Dawson <marshalldawson3rd@gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Richard Spiegel <richard.spiegel@silverbackltd.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Kyösti Mälkki <kyosti.malkki@gmail.com>
Gerrit-CC: Patrick Rudolph
Gerrit-CC: Patrick Rudolph <patrick.rudolph@9elements.com>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset