coreboot/src/drivers
Subrata Banik 1d260e6573 intel/fsp2_0: Add help text for FSP_TEMP_RAM_SIZE Kconfig
For CML & ICL, FSP requires at least heap = 0x10000 and stack = 0x20000.
Refer to FSP integration guide to know the exact FSP requirement.

BUG=b:140268415
TEST=Build and boot CML-Hatch and ICL.

Change-Id: Ic1463181b4a9dca136d00cb2f7e3cce4f7e57bd6
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35301
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-09-11 14:46:13 +00:00
..
amd/agesa arch/x86: Add <arch/romstage.h> 2019-08-22 02:50:35 +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 drivers/aspeed/ast2050: Remove variable set but not used 2019-06-03 13:29:26 +00:00
crb drivers/crb: Add support for PTT 2019-08-06 12:08:21 +00:00
dec/21143 device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
elog drivers/elog: Fix ELOG_GSMI dependency 2019-07-13 13:18:43 +00:00
emulation/qemu drivers/emulation/qemu_debugcon: Don't use CAR_GLOBAL 2019-05-29 20:05:41 +00:00
generic src/{device,drivers}: Add missing 'include <types.h>' 2019-05-29 20:27:52 +00:00
gic device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
i2c drivers/i2c/generic: Add "compatible" property to _DSD 2019-08-13 19:47:54 +00:00
intel intel/fsp2_0: Add help text for FSP_TEMP_RAM_SIZE Kconfig 2019-09-11 14:46:13 +00:00
ipmi drivers/ipmi/ipmi_kcs_ops: Advertise correct register spacing 2019-09-02 05:30:18 +00:00
lenovo mb/lenovo/t430: Fix Dual Graphics 2019-06-08 11:33:41 +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/{device,drivers}: Add missing 'include <types.h>' 2019-05-29 20:27:52 +00:00
parade src: Add missing include <stdint.h> 2018-11-01 11:25:07 +00:00
pc80 drivers/pc80: Move UDELAY_IO and UDELAY_TIMER2 2019-07-08 09:45:56 +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 drivers: Add missing #include <commonlib/helpers.h> 2019-06-22 11:40:39 +00:00
spi drivers/spi/spi_flash.c: Add SPI vendor IDs 2019-09-04 22:40:46 +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 arch/non-x86: Remove use of __PRE_RAM__ 2019-08-20 01:12:28 +00:00
usb arch/x86: Move ehci_dbg_info outside _car_relocatable_data 2019-09-11 05:12:53 +00:00
vpd drivers/vpd: add framework to search VPD in romstage 2019-09-02 06:38:29 +00:00
wifi drivers/wifi: Add generic WiFi driver 2019-07-13 18:25:47 +00:00
xgi src/drivers/xgi: Move coreboot related includes to xgi_coreboot.h 2019-05-29 20:14:04 +00:00