coreboot-kgpe-d16/src/soc/intel/quark
Lee Leahy 44ec92a48d soc/intel/quark: Fix FSP 2.0 build
Fix the build issues with FSP 2.0:
* Remove struct from the various data structures.
* Properly display the serial port UPDs.
* Change chipset_handle_reset parameter type

BRANCH=none
BUG=None
TEST=Build FSP 2.0 (SEC/PEI core with all FSP debug off) and run on
Galileo Gen2

Change-Id: Icae578855006f18e7e5aa18d2fd196d300d0c658
Signed-off-by: Lee Leahy <Leroy.P.Leahy@intel.com>
Reviewed-on: https://review.coreboot.org/16808
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2016-09-30 01:16:51 +02:00
..
bootblock soc/intel/quark: Add bootblock_c_entry 2016-08-05 01:55:41 +02:00
include/soc mainboard/intel/quark: Add FSP selection values 2016-09-30 01:15:44 +02:00
romstage soc/intel/quark: Fix FSP 2.0 build 2016-09-30 01:16:51 +02:00
acpi.c soc/intel/quark: Clean up debug output levels 2016-08-05 01:55:17 +02:00
chip.c soc/intel/quark: Clean up debug output levels 2016-08-05 01:55:17 +02:00
chip.h soc/intel/quark: Remove use of EDK-II macros and data types 2016-08-03 17:31:39 +02:00
ehci.c soc/intel/quark: Add USB device port support 2016-05-25 00:17:34 +02:00
fsp1_1.c soc/intel/quark: Prepare for FSP2.0 support 2016-08-03 17:47:53 +02:00
fsp2_0.c soc/intel/quark: Fix FSP 2.0 build 2016-09-30 01:16:51 +02:00
gpio_i2c.c soc/intel/quark: Split I2C out from driver 2016-05-31 22:07:49 +02:00
i2c.c src/soc: Add required space before opening parenthesis '(' 2016-08-31 20:09:42 +02:00
Kconfig soc/intel/quark: Support multiple version of FSP 2016-09-30 01:16:25 +02:00
lpc.c soc/intel/quark: Clear SMI interrupts and wake events 2016-05-31 21:57:55 +02:00
Makefile.inc soc/intel/quark: Add FSP 2.0 romstage support 2016-08-05 01:53:49 +02:00
memmap.c soc/intel/quark: Add FSP 2.0 boot block support 2016-08-05 01:50:45 +02:00
northcluster.c soc/intel/quark: Reserve non-MMIO space 2016-02-29 05:00:27 +01:00
reg_access.c soc/intel/quark: Add missing breaks 2016-08-05 15:36:18 +02:00
reset.c soc/intel/quark: Fix FSP 2.0 build 2016-09-30 01:16:51 +02:00
tsc_freq.c src/soc: Capitalize CPU, ACPI, RAM and ROM 2016-07-31 19:27:53 +02:00
uart.c soc/intel/quark: Use single ID value for HSUART1 2016-02-19 20:24:22 +01:00
uart_common.c soc/intel/quark: Enable HSUART1 2016-02-18 20:36:53 +01:00