coreboot/src
Frans Hendriks 43b6e2ed71 mainboard/facebook/fbg1701: Do initial mainboard commit
Initial support for Facebook FBG-1701 system.
coreboot implementation based on Intel Strago mainboard.

Configure 'Onboard memory manufacturer' which must match HW.

BUG=N/A
TEST=booting SeaBIOS and Linux 4.15+ kernel on Facebook FBG-1701

Change-Id: I28ac78a630ee705b1e546031f024bfe7f952ab39
Signed-off-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/30414
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
2019-06-05 13:03:43 +00:00
..
acpi
arch src/arch/x86: Prevent attack on null pointer dereference 2019-06-05 11:43:39 +00:00
commonlib commonlib: fix typo LB_TAB_* (instead of LB_TAG_*) 2019-05-29 20:12:57 +00:00
console console: Move poor-man's atoi() into string.h 2019-05-23 08:43:12 +00:00
cpu cpu/amd/family_10h-family_15h: Remove variable set but not used 2019-06-03 13:32:19 +00:00
device src/device: Prevent attack on null pointer dereference 2019-06-03 13:25:25 +00:00
drivers src/drivers/intel: Avoid NULL pointer dereference 2019-06-05 13:02:32 +00:00
ec ec/lenovo/h8: Fix method name in ACPI code 2019-06-03 10:10:21 +00:00
include kconfig: Drop IS_ENABLED() macro 2019-06-04 13:33:40 +00:00
lib lib/Makefile.inc: Add hexdump.c to postcar stage 2019-06-05 13:02:57 +00:00
mainboard mainboard/facebook/fbg1701: Do initial mainboard commit 2019-06-05 13:03:43 +00:00
northbridge nb/intel/x4x: Remove variable set but not used 2019-06-05 11:44:13 +00:00
security post_code: add post code for failure to load next stage 2019-05-22 14:21:57 +00:00
soc qcs405: Add SPI driver support 2019-06-04 14:16:45 +00:00
southbridge sb/intel/i82801gx: Include chip.h directly 2019-06-05 11:39:14 +00:00
superio superio/fintek/f71863fg: Remove variable set but not used 2019-05-25 18:20:15 +00:00
vendorcode vendorcode/eltan: Add vendor code for measured and verified boot 2019-06-04 10:41:53 +00:00
Kconfig src/Kconfig: Move DRAM section to src/lib/Kconfig 2019-05-20 10:58:56 +00:00