coreboot/src
Aaron Durbin d94967dd22 mainboard/google/reef: add baseboard memory configuration
Move the current memory configuration implementation to the baseboard
area such that other variants can leverage it. The swizzle config
is exported as a global to allow duplicate swizzles to use the same
structure while still allowing different memory SKUs.

BUG=chrome-os-partner:56677

Change-Id: I57201118053051c01f0e3f164ab4bbaf650b892b
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/16430
Tested-by: build bot (Jenkins)
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
2016-09-06 20:16:32 +02:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/acpi.h: add #if guard to handle the absence of device_t type 2016-09-04 05:47:53 +02:00
commonlib commonlib: update fsp_relocate to make it compatible with UEFI 2.6 2016-09-02 18:11:14 +02:00
console src/console: Add required space before opening parenthesis '(' 2016-08-31 20:06:20 +02:00
cpu src/cpu: Improve code formatting 2016-09-04 05:33:04 +02:00
device src/device: Add required space before opening parenthesis '(' 2016-08-28 18:27:52 +02:00
drivers apollolake: relocate fsp header files to vendorcode 2016-09-02 18:12:57 +02:00
ec src/ec: Add required space before opening parenthesis '(' 2016-08-31 20:24:20 +02:00
include src/include: Improve code formatting 2016-09-05 12:28:32 +02:00
lib Provide CAR decoration for tpm2 statics 2016-08-31 19:59:43 +02:00
mainboard mainboard/google/reef: add baseboard memory configuration 2016-09-06 20:16:32 +02:00
northbridge northbridge/intel/i945: transition away from device_t 2016-09-04 05:49:43 +02:00
soc Makefile.inc: Use $(MAINBOARDDIR) 2016-09-04 05:33:25 +02:00
southbridge southbridge/intel/bd82x6x: transition away from device_t 2016-09-04 05:47:24 +02:00
superio src/superio: Improve code formatting 2016-09-05 03:07:37 +02:00
vboot vboot: consolidate google_chromeec_early_init() calls 2016-08-25 22:50:17 +02:00
vendorcode vendorcode/intel/Makefile.inc: Remove extraneous underscore 2016-09-06 14:23:53 +02:00
Kconfig arch/riscv: Print the page table structure after construction 2016-08-23 16:04:55 +02:00