coreboot/src
David Hendricks f3e2205dfc mainboard/ocp/wedge100s: Initial commit
This patch does the following:
1. Copy src/mainboard/intel/camelbackmountain_fsp to
   src/mainboard/ocp/wedge100s.
2. Update Kconfig files
3. Add board.fmd
4. Enable VPD

The OCP Wedge100S is a 100GbE top-of-rack switch with a Xeon D-1500
com-express module. More info is available at
http://www.opencompute.org/wiki/Networking/SpecsAndDesigns.

Signed-off-by: Sudhakar Mamillapalli <sudhakar@fb.com>
Signed-off-by: David Hendricks <dhendricks@fb.com>
Change-Id: Ia150b066124953c7c0abe8ea5a13e4131194ea00
Reviewed-on: https://review.coreboot.org/25671
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
2018-05-05 02:56:55 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/x86/cpu.c: Remove unneeded headers 2018-05-04 10:14:10 +00:00
commonlib cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELF 2018-05-04 10:30:24 +00:00
console console/vtxprintf.c: Add required spaces around '>' 2018-05-04 10:14:23 +00:00
cpu cpu/x86/mp: use __aligned macro 2018-05-04 14:17:18 +00:00
device device/root_device.c: Get rid of device_t 2018-05-04 10:18:38 +00:00
drivers drivers/ricoh/rce822: Get rid of device_t 2018-05-04 10:20:37 +00:00
ec ec/google/chromeec: Update Tablet event call 2018-05-03 01:32:16 +00:00
include cpu/x86/mp: remove unused functions and limit API exposure 2018-05-04 14:17:07 +00:00
lib lib/bootmem: Add method to walk OS POV memory tables 2018-05-04 10:06:18 +00:00
mainboard mainboard/ocp/wedge100s: Initial commit 2018-05-05 02:56:55 +00:00
northbridge amd/mct/ddr3: Correctly configure CsMux67 2018-05-04 13:58:14 +00:00
security security/vboot: make vboot starts in bootblock depend on c env 2018-05-03 04:40:33 +00:00
soc fsp_broadwell_de: Add option to enable EHCI controllers 2018-05-05 02:50:33 +00:00
southbridge southbridge/broadcom: Remove spaces before/after parenthesis 2018-05-03 08:28:57 +00:00
superio superio/ite/common: Add options to enable beeps 2018-05-04 10:28:30 +00:00
vendorcode vendorcode/amd/agesa: Fix variable length array declaration 2018-05-03 17:19:05 +00:00
Kconfig Timestamps: Add option to print timestamps to debug console 2018-03-09 17:16:21 +00:00