coreboot/src
Marc Jones 2464efbca6 soc/amd/common: Add amdblocks/spi.h
Add the spi header for spi function prototypes. Fixes spi.c build
error for the missing header.

Change-Id: I0dbb5bf84cc3462a7aa58a5531d6b8b8bc8ca4df
Signed-off-by: Marc Jones <marcj303@gmail.com>
Reviewed-on: https://review.coreboot.org/22793
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2017-12-11 01:06:56 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/riscv: Remove supervisor_trap_entry 2017-12-02 05:25:16 +00:00
commonlib boardid: Add helpers to read sku_id strapping into coreboot tables 2017-12-07 01:19:32 +00:00
console console: Ignore loglevel in nvram until ramstage 2017-09-25 13:35:29 +00:00
cpu intel: Replace msr(0x198) with msr(IA32_PERF_STATUS) 2017-11-30 17:21:17 +00:00
device device/pciexp_device: Set values numerically instead of as bitmask 2017-12-08 11:38:05 +00:00
drivers boardid: Minor clean up and standardization 2017-12-07 01:18:25 +00:00
ec chromeec: Add command to override charger limit 2017-12-08 17:14:30 +00:00
include device/pciexp_device: Set values numerically instead of as bitmask 2017-12-08 11:38:05 +00:00
lib boardid: Add helpers to read sku_id strapping into coreboot tables 2017-12-07 01:19:32 +00:00
mainboard mb/intel/glkrvp: Add gpio.h in dsdt.asl file 2017-12-09 16:58:24 +00:00
northbridge intel/i440bx: Correct RAM init programming 2017-12-09 16:54:44 +00:00
security security/vboot: Remove unused include of vboot_nvstorage.h 2017-12-07 01:20:51 +00:00
soc soc/amd/common: Add amdblocks/spi.h 2017-12-11 01:06:56 +00:00
southbridge sb/intel/i82801jx: Hook up spi code 2017-12-10 14:53:53 +00:00
superio winbond/w83977tf: Add ACPI declarations 2017-12-02 05:27:39 +00:00
vendorcode soc/intel/skylake: add acoustic noise mitigation params for FSP 1.1 2017-12-09 16:55:31 +00:00
Kconfig boardid: Switch from Kconfig to weak functions 2017-12-07 01:19:27 +00:00