coreboot-kgpe-d16/src
Jonathan Neuschäfer cbe8c58e07 mb/purism/librem13v2: Remove redundant MAINBOARD_VENDOR setting
Unlike Chromebooks, Purism laptops are only sold under one vendor name,
so MAINBOARD_VENDOR only needs to be set in src/mainboard/purism/Kconfig.

Change-Id: If0b33df01ff3327272d089b7efb8e64fa1233fdf
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/21591
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Youness Alaoui <snifikino@gmail.com>
2017-09-22 04:54:34 +00:00
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch arch/x86: Fix typo with MTRR 2017-09-13 17:26:27 +00:00
commonlib sb/intel/bd82x6x: Add time-stamp around ME DRAM update 2017-09-13 16:19:06 +00:00
console console: Add weak method to notify about death 2017-08-14 11:01:41 +00:00
cpu cpu/x86/sipi_vector.S: Use correct op suffix 2017-09-17 00:40:36 +00:00
device device/dram/ddr2.c: Improve error returning and debug output 2017-09-20 01:27:44 +00:00
drivers vboot: remove init_vbnv_cmos() 2017-09-20 23:53:23 +00:00
ec ec/quanta/it8518: add missing HID to SIO device 2017-09-19 14:11:26 +00:00
include AGESA binaryPI: Clean up amdfamXX.h include 2017-09-19 18:38:58 +00:00
lib src/lib/ubsan: Indent macros to improve readability 2017-09-21 19:46:44 +00:00
mainboard mb/purism/librem13v2: Remove redundant MAINBOARD_VENDOR setting 2017-09-22 04:54:34 +00:00
northbridge AGESA binaryPI: Clean up amdfamXX.h include 2017-09-22 04:39:37 +00:00
soc AGESA binaryPI: Clean up amdfamXX.h include 2017-09-22 04:39:37 +00:00
southbridge vboot: reset vbnv in cmos when cmos failure occurs 2017-09-20 23:54:42 +00:00
superio winbond/w83627hf: Drop early_init.c 2017-09-21 15:40:49 +00:00
vboot vboot: reset vbnv in cmos when cmos failure occurs 2017-09-20 23:54:42 +00:00
vendorcode AGESA buildsystem: Reduce include path exposure 2017-09-13 22:52:13 +00:00
Kconfig clang: Allow ANY_TOOLCHAIN for non-coreboot clang 2017-09-02 15:23:22 +00:00