coreboot-kgpe-d16/src/soc/intel/apollolake
Aaron Durbin 7d14af8154 soc/intel/apollolake: dump CSE status
Dump the CSE status registers for potential debugging purposes.
Explicitly call out manufacturing mode of the part since it's
important shipping devices ensure manufacturing mode is locked
down. Intel is planning on writing a common driver so a complete
status -> string dumps was not done because (surprise surprise)
not all the fields are equal with previous implementations.

BUG=chrome-os-partner:62177
BRANCH=reef
TEST=Booted and noted dump of CSE status registers.

Change-Id: I71d15722bb193877f1569c1d3e7f441302f5bd14
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/18303
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Tested-by: build bot (Jenkins)
Reviewed-by: Furquan Shaikh <furquan@google.com>
2017-02-08 15:12:31 +01:00
..
acpi soc/intel/apollolake: Add pmc_ipc device support 2016-11-07 20:14:32 +01:00
bootblock soc/intel/apollolake: allow ApolloLake SoC to use FSP CAR Init 2016-12-21 00:11:24 +01:00
include soc/intel/apollolake: correct GPIO 13 IRQ number 2017-01-21 21:45:17 +01:00
acpi.c soc/intel/apollolake: Implement GPIO ACPI AML generating functions 2016-10-25 00:09:29 +02:00
car.c soc/intel/apollolake: Drop privilege level to IA_UNTRUSTED 2016-12-02 16:39:55 +01:00
chip.c soc/intel/apollolake: Allow USB2 eye pattern configuration in devicetree 2017-01-14 01:17:40 +01:00
chip.h soc/intel/apollolake: Allow USB2 eye pattern configuration in devicetree 2017-01-14 01:17:40 +01:00
cpu.c soc/intel/apollolake: Move privilege drop to later stage 2016-12-08 21:40:31 +01:00
cse.c soc/intel/apollolake: dump CSE status 2017-02-08 15:12:31 +01:00
dsp.c
elog.c
exit_car.S
exit_car_fsp.S soc/intel/apollolake: allow ApolloLake SoC to use FSP CAR Init 2016-12-21 00:11:24 +01:00
flash_ctrlr.c soc/intel/apollolake: Use the new SPI driver interface 2016-12-07 20:23:01 +01:00
gpio.c
graphics.c driver/intel/fsp20: move lb_framebuffer function 2016-09-15 01:16:41 +02:00
heci.c
i2c.c soc/intel/common/lpss_i2c: configure buses by rise/fall times 2016-11-12 00:19:22 +01:00
i2c_early.c soc/intel/common/lpss_i2c: simplify API and use common config structure 2016-11-11 03:11:45 +01:00
itss.c
Kconfig soc/intel/apollolake: Move privilege drop to later stage 2016-12-08 21:40:31 +01:00
lpc.c
lpc_lib.c
Makefile.inc soc/intel/apollolake: dump CSE status 2017-02-08 15:12:31 +01:00
meminit.c
memmap.c soc/intel/apollolake: Implement stage cache to improve resume time 2016-10-07 18:18:14 +02:00
mmap_boot.c soc/intel/common: remove mrc cache assumptions 2016-12-15 07:51:35 +01:00
nhlt.c soc/intel/apollolake: Add support for DMIC 4ch & 1ch 2016-11-14 18:12:11 +01:00
northbridge.c
p2sb.c
pmc.c soc/intel/apollolake: clear PMC registers 2016-10-16 02:49:07 +02:00
pmutil.c soc/intel/apollolake: Enable ACPI PM timer emulation on all CPUs 2016-12-02 16:39:37 +01:00
reset.c
romstage.c soc/intel/apollolake: don't probe flash manually 2016-12-15 23:10:57 +01:00
smi.c
smihandler.c
spi.c soc/intel/apollolake: Use the new SPI driver interface 2016-12-07 20:23:01 +01:00
sram.c soc/intel/apollolake: Use fixed resource for SRAM and IPC1 2016-09-28 21:56:26 +02:00
tsc_freq.c intel/apollolake: Enable turbo 2016-11-14 18:10:05 +01:00
uart.c
uart_early.c
xhci.c