coreboot-kgpe-d16/src
Stefan Reinauer d06258c515 build system: add manual board id support
This patch adds manual board id support to coreboot and
selects manual board ids vs automatic (ie strap based)
where appropriate in the mainboards.

CQ-DEPEND=CL:262935
BRANCH=none
BUG=chrome-os-partner:37593
TEST=emerge-urara coreboot, see no board_id file
     emerge-buranku coreboot, see board_id file

Change-Id: Ia04e5498a01f35c5418698ecaf3197f56415e789
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 3bdb1fa092005be24de9fc68998053982648da85
Original-Change-Id: I4f0820233a485bf92598a739b81be2076d4e6ae7
Original-Signed-off-by: Stefan Reinauer <reinauer@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/262745
Original-Reviewed-by: Vadim Bendebury <vbendeb@google.com>
Reviewed-on: http://review.coreboot.org/9905
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-04-22 08:56:46 +02:00
..
arch arm64: Correct shareability option for normal memory 2015-04-22 08:54:35 +02:00
console Add console wrapper for UART driver 2015-04-14 21:25:34 +02:00
cpu arm(64): Globally replace writel(v, a) with write32(a, v) 2015-04-21 08:22:28 +02:00
device device: Add class and subclass name support 2015-04-22 08:55:29 +02:00
drivers elog: Eliminate CONFIG_ELOG_FULL_THRESHOLD and CONFIG_ELOG_SHRINK_SIZE 2015-04-22 08:42:22 +02:00
ec chromeec: Access ID + flags through ACPI I/O ports 2015-04-22 08:51:31 +02:00
include device: Add class and subclass name support 2015-04-22 08:55:29 +02:00
lib build system: add manual board id support 2015-04-22 08:56:46 +02:00
mainboard google/urara: retrieve network device information from VPD 2015-04-22 08:54:11 +02:00
northbridge northbridge/amd/agesa/familyXY: Make NULL device op explicit 2015-04-09 19:34:22 +02:00
soc soc: select generic gpio lib on (almost) all non-x86 SOCs 2015-04-22 08:54:56 +02:00
southbridge southbridge/intel/bd82x6x: Add LPC id 0x1e49 for B75 chipset 2015-04-20 23:51:34 +02:00
superio kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
vendorcode vpd: process WiFi MACs along with ethernet MACs 2015-04-22 08:52:55 +02:00
Kconfig build system: add manual board id support 2015-04-22 08:56:46 +02:00