coreboot/src/soc/intel/quark
Lee Leahy a765090f0d soc/intel/quark: Add early debugging code
Add Kconfig values and early debugging code to better segment and debug
the early code in bootblock by using the SD LED as an indicator.  Update
the help text for the debug Kconfig values to point to the various
failure locations.

TEST=Build and run on Galileo Gen2

Change-Id: I1cd62eba3e9547cb1dd7f547aaec5d4827e14633
Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>
Reviewed-on: https://review.coreboot.org/17985
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2017-01-03 21:04:42 +01:00
..
bootblock soc/intel/quark: Add early debugging code 2017-01-03 21:04:42 +01:00
include/soc mainboard/intel/quark: Add FSP selection values 2016-09-30 01:15:44 +02:00
romstage soc/intel/quark: Add early debugging code 2017-01-03 21:04:42 +01:00
acpi.c soc/intel/quark: Clean up debug output levels 2016-08-05 01:55:17 +02:00
chip.c romstage_handoff: add helper to determine resume status 2016-12-01 08:16:27 +01: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: Add early debugging code 2017-01-03 21:04:42 +01: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