coreboot/src
Duncan Laurie c583b03826 Add Kconfig options to override Subsytem Vendor and Device ID
These can typically be set in the devicetree but we need a way to
override those values with a Kconfig setting so as not to expose
the Vendor ID before the product has launched.

BUG=chrome-os-partner:21614
BRANCH=falco,peppy
TEST=emerge-falco chromeos-coreboot-falco

Change-Id: Ib382e6d9359d24b128c693a657ffde52604efad3
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/65310
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2013-08-09 11:18:24 -07:00
..
arch armv7: Allow accessing ACTLR (Auxiliary Control Register). 2013-08-08 20:29:18 -07:00
console Don't try to use CBMEM console in bootblock 2013-06-20 15:51:33 -07:00
cpu exynos5420: re-factor the SDMMC GPIO config routines 2013-08-08 20:29:00 -07:00
device Add Kconfig options to override Subsytem Vendor and Device ID 2013-08-09 11:18:24 -07:00
drivers Patch to refactor code containing aux calls 2013-08-02 17:32:37 -07:00
ec chromeec: Add event methods for EC requested throttle 2013-08-01 00:30:25 -07:00
include Timestamp implementation for ARMv7 2013-08-02 12:16:42 -07:00
lib Pit: graphics 2013-08-05 20:53:23 -07:00
mainboard falco: Force enable ASPM on PCIe Root Port 1 2013-08-09 11:18:24 -07:00
northbridge haswell: Add pei_data field for USB routing 2013-07-31 13:15:53 -07:00
southbridge lynxpoint: Add devicetree config option to force enable ASPM 2013-08-09 11:18:23 -07:00
superio Drop prototype guarding for romcc 2013-05-10 11:55:20 -07:00
vendorcode Rename cpu/x86/car.h to arch/early_variables.h 2013-07-30 13:40:23 -07:00
Kconfig Add a HAVE_ARCH_MEMMOVE option to allow overriding memmove. 2013-07-08 11:30:26 -07:00