coreboot-kgpe-d16/src/soc/amd/stoneyridge
Richard Spiegel bbcfa8afd5 soc/amd/stoneyridge/lpc.c: Fix bit definitions
The latest public BKDG (3.6) releases some previously undefined (reserved)
bits, also some bits were wrongly named (possibly copied from previous chip).
Fix these definitions, including the header file where they are defined.

BUG=b:77940747
TEST=Build and boot grunt.

Change-Id: Ie8d3fcccb8443c1a6db828bdc2624778bad6ba9f
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/25658
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2018-04-16 08:44:44 +00:00
..
acpi soc/amd/stoneyridge/acpi/sleepstates.asl: Fix guarded code 2018-02-06 15:25:26 +00:00
bootblock soc/amd/stoneyridege: Create AP jump structure 2018-04-10 17:09:22 +00:00
include soc/amd/stoneyridge/lpc.c: Fix bit definitions 2018-04-16 08:44:44 +00:00
acpi.c soc/amd/stoneyridge: Use macros for PCI_DEVFN calls 2017-10-19 21:07:10 +00:00
BiosCallOuts.c soc/amd/stoneyridge: Create a HALT_THIS_AP callout 2018-03-16 19:01:46 +00:00
chip.c amd/stoneyridge: Add S3 support to POST 2018-02-12 17:02:37 +00:00
chip.h soc/amd/stoneyridge: Add I2C devicetree support. 2018-01-25 22:35:38 +00:00
cpu.c amd/stoneyridge: Reorder temp mtrr for flash 2018-04-11 14:13:56 +00:00
enable_usbdebug.c stoneyridge: Rename hudson to southbridge 2017-08-14 14:50:51 +00:00
finalize.c amd/stoneyridge: Move TValid and SmmLock to end of POST 2018-01-31 22:12:50 +00:00
gpio.c soc/amd/stoneyridge: Add functions for GPIO interrupts 2018-02-21 23:36:11 +00:00
hda.c soc/amd/stoneyridge: remove superfluous NULL field initialization 2017-11-04 02:58:41 +00:00
i2c.c soc/amd/stoneyridge: Add API to initialize non-early_init i2c buses 2018-02-06 15:10:20 +00:00
imc.c soc/amd/common: Move Agesa related headers 2017-12-12 16:24:38 +00:00
Kconfig soc/amd/stoneyridge/Kconfig: Create a power restore option 2018-03-07 21:21:26 +00:00
lpc.c soc/amd/stoneyridge/lpc.c: Fix bit definitions 2018-04-16 08:44:44 +00:00
Makefile.inc soc/amd/stoneyridege: Create AP jump structure 2018-04-10 17:09:22 +00:00
monotonic_timer.c soc/amd/stoneyridge: remove dependence on TSC 2018-01-25 23:30:14 +00:00
nb_util.c soc/amd/stoneyridege: Create AP jump structure 2018-04-10 17:09:22 +00:00
northbridge.c amd/stoneyridge: Add GNB IOAPIC init 2018-04-09 09:41:47 +00:00
pmutil.c src/soc/stoneyridge: Add a check for CMOS failure 2018-04-02 21:03:34 +00:00
ramtop.c amd/stoneyridge: Put stage cache into TSEG 2018-02-07 16:24:55 +00:00
reset.c soc/amd/stoney: clean up and update reset.c 2017-12-01 03:29:22 +00:00
romstage.c soc/amd/stoneyridge: add a romstage hook for mainboards 2018-04-13 16:50:41 +00:00
sata.c soc/amd/stoneyridge: remove superfluous NULL field initialization 2017-11-04 02:58:41 +00:00
sb_util.c soc/amd/stoneyridge: Add UMA save function 2018-02-21 16:08:45 +00:00
sm.c soc/amd/stoneyridge/Kconfig: Create a power restore option 2018-03-07 21:21:26 +00:00
smbus.c soc/amd/stoneyridge: Simplify and fix SMBUS code 2017-11-10 19:11:12 +00:00
smbus_spd.c soc/amd/common: Move Agesa related headers 2017-12-12 16:24:38 +00:00
smi.c amd/stoneyridge: Move pm/smi_read/write functions to util file 2017-10-02 22:27:38 +00:00
smi_util.c stoneyridge: Add SCI/GPE configuration 2017-10-20 21:32:29 +00:00
smihandler.c soc/amd/stoneyridge: Put outl arguments in correct order 2018-02-10 23:49:42 +00:00
southbridge.c amd/stoneyridge: Add PM1 wake status to boot log 2018-03-22 09:01:03 +00:00
spi.c soc/amd/stoneyridge/spi: Use correct conversion specifier 2018-02-16 17:10:37 +00:00
tsc_freq.c soc/amd/stoneyridge: Convert monotonic timer 2017-06-29 14:49:55 +00:00
uart.c soc/amd/stoneyridge: Check UART index 2017-10-16 00:12:48 +00:00
usb.c soc/amd/stoneyridge: Add USB OC support 2017-12-06 16:23:44 +00:00