coreboot/src
Felix Held c9737c5ce9 soc/amd/common: move block/pi out of the block folder
Since the binaryPI glue code is specific to a binary interface, but not
for a hardware block, move it out of the common blocks directory. This
also brings the binaryPI support in line with the FSP support which is
used on the newer generations. This also drops the
SOC_AMD_COMMON_BLOCK_PI Kconfig option and makes use of the already
existing SOC_AMD_PI Kconfig option instead.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I014e538f2772938031950475e456cc40dd05d74c
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57884
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2021-09-24 15:47:59 +00:00
..
acpi acpi: Generate power resource name instead of default "PRIC" 2021-09-16 06:07:15 +00:00
arch arch/riscv: Avoid gcc11 replacing memset implementation with memset call 2021-09-19 18:52:22 +00:00
commonlib elog: calculate year correctly in timestamp 2021-09-23 06:26:19 +00:00
console console: Remove asmlinkage from console_init 2021-09-17 23:52:02 +00:00
cpu cpu: add missing arch/cpu.h includes 2021-09-17 20:28:09 +00:00
device device/dram/spd.c: Add more manufacturer ID codes 2021-09-20 12:12:46 +00:00
drivers drivers/gfx/generic: Drop unused find_gfx_dev 2021-09-21 01:10:23 +00:00
ec ec/google/chromeec: Update ec_commands.h 2021-09-22 13:43:57 +00:00
include device: Add helper macros for device pointers using alias names 2021-09-20 12:17:50 +00:00
lib lib/Makefile.inc: Generate placeholder spd.bin in lib/Makefile.inc 2021-09-23 06:20:59 +00:00
mainboard mb/google/dedede/var/magolor: Add ssfc codec DA7219 support 2021-09-24 14:32:33 +00:00
northbridge nb/intel/haswell: Move MRC glue code into a subfolder 2021-08-02 14:59:45 +00:00
security security/intel/txt/romstage: add missing arch/cpu.h include 2021-09-17 20:28:19 +00:00
soc soc/amd/common: move block/pi out of the block folder 2021-09-24 15:47:59 +00:00
southbridge soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h 2021-09-23 18:33:00 +00:00
superio superio/nuvoton/nct6776: Correct the definition of NCT6776_GPIOBASE 2021-08-29 16:41:12 +00:00
vendorcode soc/intel/xeon_sp/cpx: Use FSP repo 2021-09-23 06:38:52 +00:00
Kconfig util/kconfig: Add pre-built parser 2021-09-13 15:35:03 +00:00