coreboot-kgpe-d16/src
Gaggery Tsai 344b331783 mb/intel/coffeelake_rvp: Switch to overridetree setup
This patch moves the common devicetree settings into baseboard and
creates overridetree.cb for each variant. For PCIe root port settings,
SATA, eMMC, I2Cs and GBe, they are in overridetree.

TEST=build an image for each variant

Change-Id: I067bdb3fcf1218b93e52801f6db093e24d7d2b62
Signed-off-by: Gaggery Tsai <gaggery.tsai@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36794
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-12-05 21:25:33 +00:00
..
acpi
arch arm64: Print a char to UART early in exception handler 2019-12-05 17:58:10 +00:00
commonlib src: Add missing include <stdlib.h> 2019-12-03 11:30:52 +00:00
console kill CAR_GLOBAL_MIGRATION leftovers 2019-11-30 16:12:04 +00:00
cpu Change all clrsetbits_leXX() to clrsetbitsXX() 2019-12-04 14:11:17 +00:00
device device/hypertransport: Drop unused code 2019-11-22 10:41:10 +00:00
drivers Change all clrsetbits_leXX() to clrsetbitsXX() 2019-12-04 14:11:17 +00:00
ec ec/google/wilco: Add EC ACPI methods for privacy screen 2019-12-02 23:28:03 +00:00
include Change all clrsetbits_leXX() to clrsetbitsXX() 2019-12-04 14:11:17 +00:00
lib lib/imd_cbmem: Rename imd_cbmem into imd, use directly 2019-12-03 15:29:05 +00:00
mainboard mb/intel/coffeelake_rvp: Switch to overridetree setup 2019-12-05 21:25:33 +00:00
northbridge amdblocks/acpimmio: Unify BIOSRAM usage 2019-12-04 12:24:25 +00:00
security src: Move 'static' to the beginning of declaration 2019-12-02 15:56:40 +00:00
soc soc/qualcomm/sc7180: Adapt to recent API changes 2019-12-05 19:37:31 +00:00
southbridge sb/amd/cimx/sb800: add C bootblock southbridge initialization 2019-12-04 16:41:49 +00:00
superio superio/fintek/f81866d: capitalize 'TODO' 2019-12-05 15:29:43 +00:00
vendorcode binaryPI: Fix failing AP startup 2019-12-04 12:22:39 +00:00
Kconfig Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol 2019-11-25 09:17:38 +00:00