Marshall Dawson uploaded patch set #2 to the change originally created by Martin Roth.

View Change

soc/amd/picasso: Create picasso as a copy of stoneyridge

So that everyone can see what's being updated from stoney, we're
starting with a direct copy of the stoney directory. There are
arguments both for and against doing it this way, but I believe
it's the most transparent.

Makefile.inc has been renamed as makefile.inc until it's updated.

TEST=None
BUG=b:130804851

Signed-off-by: Martin Roth <martinroth@chromium.org>
Change-Id: I6809bd1eea304f76dd9000c079b3ed09f94dbd3b
---
A src/soc/amd/picasso/BiosCallOuts.c
A src/soc/amd/picasso/Kconfig
A src/soc/amd/picasso/acpi.c
A src/soc/amd/picasso/acpi/acpi_wake_source.asl
A src/soc/amd/picasso/acpi/cpu.asl
A src/soc/amd/picasso/acpi/globalnvs.asl
A src/soc/amd/picasso/acpi/northbridge.asl
A src/soc/amd/picasso/acpi/pci_int.asl
A src/soc/amd/picasso/acpi/pcie.asl
A src/soc/amd/picasso/acpi/sb_fch.asl
A src/soc/amd/picasso/acpi/sb_pci0_fch.asl
A src/soc/amd/picasso/acpi/sleepstates.asl
A src/soc/amd/picasso/acpi/soc.asl
A src/soc/amd/picasso/acpi/usb.asl
A src/soc/amd/picasso/bootblock/bootblock.c
A src/soc/amd/picasso/chip.c
A src/soc/amd/picasso/chip.h
A src/soc/amd/picasso/cpu.c
A src/soc/amd/picasso/enable_usbdebug.c
A src/soc/amd/picasso/finalize.c
A src/soc/amd/picasso/gpio.c
A src/soc/amd/picasso/i2c.c
A src/soc/amd/picasso/include/soc/acpi.h
A src/soc/amd/picasso/include/soc/amd_pci_int_defs.h
A src/soc/amd/picasso/include/soc/cpu.h
A src/soc/amd/picasso/include/soc/gpio.h
A src/soc/amd/picasso/include/soc/i2c.h
A src/soc/amd/picasso/include/soc/iomap.h
A src/soc/amd/picasso/include/soc/northbridge.h
A src/soc/amd/picasso/include/soc/nvs.h
A src/soc/amd/picasso/include/soc/pci_devs.h
A src/soc/amd/picasso/include/soc/romstage.h
A src/soc/amd/picasso/include/soc/smbus.h
A src/soc/amd/picasso/include/soc/smi.h
A src/soc/amd/picasso/include/soc/southbridge.h
A src/soc/amd/picasso/makefile.inc
A src/soc/amd/picasso/mca.c
A src/soc/amd/picasso/monotonic_timer.c
A src/soc/amd/picasso/nb_util.c
A src/soc/amd/picasso/northbridge.c
A src/soc/amd/picasso/pmutil.c
A src/soc/amd/picasso/ramtop.c
A src/soc/amd/picasso/reset.c
A src/soc/amd/picasso/romstage.c
A src/soc/amd/picasso/sata.c
A src/soc/amd/picasso/sm.c
A src/soc/amd/picasso/smbus.c
A src/soc/amd/picasso/smbus_spd.c
A src/soc/amd/picasso/smi.c
A src/soc/amd/picasso/smi_util.c
A src/soc/amd/picasso/smihandler.c
A src/soc/amd/picasso/southbridge.c
A src/soc/amd/picasso/spi.c
A src/soc/amd/picasso/tsc_freq.c
A src/soc/amd/picasso/uart.c
A src/soc/amd/picasso/usb.c
56 files changed, 9,198 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/07/32407/2

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6809bd1eea304f76dd9000c079b3ed09f94dbd3b
Gerrit-Change-Number: 32407
Gerrit-PatchSet: 2
Gerrit-Owner: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Aaron Durbin <adurbin@chromium.org>
Gerrit-Reviewer: Marshall Dawson <marshalldawson3rd@gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Angel Pons <th3fanbus@gmail.com>
Gerrit-CC: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-CC: Kyösti Mälkki <kyosti.malkki@gmail.com>
Gerrit-MessageType: newpatchset