coreboot-kgpe-d16/src/drivers
Nico Huber 3c0d23b6ab intel/fsp1_1: Drop remnants of pei_data
`pei_data` was a struct with blob parameters from pre-FSP times.
Somehow, it sneaked into upstream FSP1.1 support (probably because
early board ports were written for a different blob). When added
upstream, its usage was already perverted. It was declared at SoC
level but mostly used to pass mainboard data from mainboard code
to itself and FSP data from FSP code to itself. Now that no board/
SoC code uses it anymore, we can finally drop it.

Change-Id: Ib0bc402703188539cf2254bdc395cca9dd32d863
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32596
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
2019-05-07 15:59:10 +00:00
..
amd/agesa src: Use include <console/console.h> when appropriate 2019-04-23 10:01:21 +00:00
ams src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
asmedia drivers/asmedia: Add ASPM blacklist 2018-04-27 09:17:52 +00:00
aspeed src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
dec/21143 device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
elog coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
emulation/qemu src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
generic src: Use include <console/console.h> when appropriate 2019-04-23 10:01:21 +00:00
gic device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
i2c mb/google/sarien: Disable touch by strap pin GPP_B4 2019-04-24 15:51:22 +00:00
intel intel/fsp1_1: Drop remnants of pei_data 2019-05-07 15:59:10 +00:00
ipmi src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
lenovo coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
maxim device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
mrc_cache coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
net src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
parade src: Add missing include <stdint.h> 2018-11-01 11:25:07 +00:00
pc80 Fix code that would trip -Wtype-limits 2019-05-06 10:32:15 +00:00
ricoh/rce822 arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
siemens/nc_fpga src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
sil/3114 src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
smmstore src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
spi Fix code that would trip -Wtype-limits 2019-05-06 10:32:15 +00:00
ti src/drivers: Fix typo 2018-08-10 21:25:30 +00:00
tpm coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
uart coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
usb src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
vpd src/drivers/vpd: Remove unused VPD_DEBUG 2018-11-16 09:55:09 +00:00
xgi src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
xpowers/axp209 include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00