coreboot/src
David Hendricks 7d48ac5c7d soc/cavium: Integrate BDK files into coreboot
* Make it compile.
* Fix whitespace errors.
* Fix printf formats.
* Add missing headers includes
* Guard headers with ifdefs

Compile DRAM init code in romstage.
Compile QLM, PCIe, RNG, PHY, GPIO, MDIO init code in ramstage.

Change-Id: I0a93219a14bfb6ebe41103a825d5032b11e7f2c6
Signed-off-by: David Hendricks <dhendricks@fb.com>
Reviewed-on: https://review.coreboot.org/25089
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-07-03 15:53:32 +00:00
..
acpi
arch arch/x86: add SMM caller 2018-07-02 16:34:54 +00:00
commonlib commonlib/storage: Make sd_mmc_go_idle an api 2018-07-02 07:26:11 +00:00
console arch/x86: Drop leftover ROMCC console support 2018-06-08 03:31:12 +00:00
cpu smm: Add canary to end of stack and die() if a stack overflow occurs 2018-06-28 09:01:02 +00:00
device src: Get rid of unneeded whitespace 2018-07-02 07:39:51 +00:00
drivers drivers/pc80/vga: Fix coding style 2018-07-03 11:04:35 +00:00
ec ec/google/chromeec: Remove keyboard initialization 2018-07-03 04:05:21 +00:00
include devicetree: Add method to delete property by name 2018-06-28 09:01:26 +00:00
lib src: Get rid of unneeded whitespace 2018-07-02 07:39:51 +00:00
mainboard mb/pcengines/apu1: use generic SPD 2018-07-03 11:07:13 +00:00
northbridge src/nb: Fix non-local header treated as local 2018-07-02 07:39:16 +00:00
security vboot: Fix linking error with USE_OPTION_TABLE enabled 2018-06-28 08:57:05 +00:00
soc soc/amd/stoneyridge: correct GPIO emission error in ACPI 2018-07-03 14:19:34 +00:00
southbridge src: Get rid of unneeded whitespace 2018-07-02 07:39:51 +00:00
superio src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
vendorcode soc/cavium: Integrate BDK files into coreboot 2018-07-03 15:53:32 +00:00
Kconfig stage_cache: Disable when APCI S3 is not possible 2018-06-27 02:20:11 +00:00