coreboot/src/drivers
Aaron Durbin 0fcd6f912b drivers/intel/fsp2_0: remove struct resource usage
There's no need to use a struct resource type for
fsp_find_reserved_memory(). struct resource is mainly associated
with a device and that memory is added to cbmem after memory init.
Other uses ins FSP 2.0 just use struct range_entry. Use that
instead for consistency.

Change-Id: Id7d39da1c2e23f97cdaafd7f5d281cefa6fee543
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/13960
Tested-by: build bot (Jenkins)
Reviewed-by: Andrey Petrov <andrey.petrov@intel.com>
2016-03-09 16:47:40 +01:00
..
ams drivers/ams: Set default values in Kconfig 2015-11-22 01:39:44 +01:00
aspeed During DRAM initialization on certain ASpeed devices, an incorrect 2016-02-26 20:05:16 +01:00
ati ati/ragexl: Change .h #defines named CONFIG_ to CFG_ 2015-12-10 16:46:23 +01:00
dec tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
elog elog: fix improper assumption for year values 2015-11-13 00:52:48 +01:00
emulation tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
generic tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
gic arm64: Remove cpu intialization through device-tree 2015-11-07 03:29:35 +01:00
i2c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
ics tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
intel drivers/intel/fsp2_0: remove struct resource usage 2016-03-09 16:47:40 +01:00
ipmi tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
lenovo tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
maxim header files: Fix guard name comments to match guard names 2016-01-18 04:07:53 +01:00
net drivers/net/ne2k.c: Fix regression 2014-11-22 15:25:09 +01:00
parade tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pc80 tpm/acpi/tpm.asl: Only include tpm.asl if tpm is enabled 2016-03-05 22:51:03 +01:00
ricoh tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
sil Kconfig: hide useless options on ARM. 2016-03-05 00:56:36 +01:00
spi tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
ti drivers/ti/tps65913: Set default values in Kconfig 2015-11-22 01:40:00 +01:00
uart */Makefile.inc: Compile files needed by uart8250 in x86 bootblock 2016-01-21 05:37:48 +01:00
usb tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
xgi drivers/xgi/common: Fix XGI_SetGroup2 2015-12-30 20:30:17 +01:00
xpowers drivers/xpowers/axp209: Adapt to new I²C API 2015-02-20 23:20:56 +01:00