coreboot/src
Mariusz Szafranski a404133547 soc/intel/denverton_ns: Add support for Intel Atom C3000 SoC
This change adds support for Intel Atom C3000 SoC
("Denverton" and "Denverton-NS").
Code is partially based on Apollo Lake/Skylake code.

Change-Id: I53d69aede3b92f1fe06b74a96cc40187fb9825f1
Signed-off-by: Mariusz Szafranski <mariuszx.szafranski@intel.com>
Reviewed-on: https://review.coreboot.org/20861
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: FEI WANG <wangfei.jimei@gmail.com>
2017-09-05 13:39:54 +00:00
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch acpigen: Add stop gpio control to power resource 2017-08-30 16:40:14 +00:00
commonlib Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
console console: Add weak method to notify about death 2017-08-14 11:01:41 +00:00
cpu cpu/x86/smm: Fix explicit 'addr32' usage in clang builds 2017-09-02 15:21:21 +00:00
device Kconfig: Move and rename ADD_VBT_DATA_FILE 2017-09-04 15:34:10 +00:00
drivers Kconfig: Move and rename ADD_VBT_DATA_FILE 2017-09-04 15:34:10 +00:00
ec ec/google: Use feature flag layout that matches the EC host command 2017-08-30 07:27:16 +00:00
include cpu/x86/smm: Fix explicit 'addr32' usage in clang builds 2017-09-02 15:21:21 +00:00
lib lib/cbmem: provide optional cbmem top initialization hook 2017-08-04 04:29:57 +00:00
mainboard mainboard/google/fizz: Enable support for DPTF 2017-09-02 15:32:03 +00:00
northbridge nb/intel/common: Write MRC cache at exit of BS_DEV_INIT 2017-09-05 08:27:51 +00:00
soc soc/intel/denverton_ns: Add support for Intel Atom C3000 SoC 2017-09-05 13:39:54 +00:00
southbridge sb/intel/*: add option to lockdown chipset on normal boot path 2017-08-30 10:32:00 +00:00
superio superio/winbond/w83627*: Remove deprecated code 2017-08-21 17:02:53 +00:00
vboot vboot: Remove get_sw_write_protect_state callback 2017-07-18 23:24:01 +00:00
vendorcode AGESA: Remove separate f15rl 2017-08-31 16:28:55 +00:00
Kconfig clang: Allow ANY_TOOLCHAIN for non-coreboot clang 2017-09-02 15:23:22 +00:00