coreboot-kgpe-d16/src/southbridge/intel/lynxpoint
Duncan Laurie 4bc107bc02 lynxpoint: Update LPT-LP PM settings
- updates from 1.6.0 ref code
- remove the step comments as they are no longer even close
- add constants for LPT revisions

build and boot on Falco

Check that RCBA+2300[1] is set:
> mmio_read32 0xfed1e300
0x00000002

Change-Id: I8b3c5fda3f3170455699a7834239cb991603e7a8
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/59821
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/4326
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-12-05 20:14:56 +01:00
..
acpi lynxpoint: Fix LPT-LP PME_B0 bit offset in ACPI _PRW objects 2013-12-03 01:29:01 +01:00
acpi.c lynxpoint: fix mem corruption during ssdt2 gen 2013-11-25 23:37:30 +01:00
azalia.c lynxpoint: update azalia device ids 2013-11-25 23:30:25 +01:00
bootblock.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
chip.h lynxpoint: Basic configuration of SerialIO devices 2013-04-01 23:28:52 +02:00
early_me.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
early_pch.c slippy: Minor vboot related fixes 2013-11-25 23:27:53 +01:00
early_smbus.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
early_spi.c x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
early_usb.c usbdebug: Fixes for LynxPoint LP 2013-09-06 00:39:04 +02:00
elog.c lynxpoint: Fix ELOG logging of power management events 2013-03-21 23:12:11 +01:00
finalize.c haswell: Configure PCH power sharing for ULT 2013-11-24 16:04:12 +01:00
gpio.c lynxpoint: provide gpio_is_native() 2013-12-05 20:14:01 +01:00
gpio.h lynxpoint: Add new GPIO interface for Lynxpoint-LP 2013-03-14 18:24:32 +01:00
Kconfig usbdebug: Fixes for LynxPoint LP 2013-09-06 00:39:04 +02:00
lp_gpio.c lynxpoint: provide gpio_is_native() 2013-12-05 20:14:01 +01:00
lp_gpio.h lynxpoint: Add an inverted input GPIO type 2013-11-26 20:41:42 +01:00
lpc.c lynxpoint: Update LPT-LP PM settings 2013-12-05 20:14:56 +01:00
Makefile.inc lynxpoint: Enable USB clock gating, late setup, and sleep prep 2013-11-25 23:55:15 +01:00
me.h lynxpoint: Add missing ME MBP entries 2013-11-25 23:11:28 +01:00
me_9.x.c lynxpoint: Move ME lock down to ramstage 2013-11-25 23:11:46 +01:00
me_status.c lynx point: add new ME status information 2013-03-14 18:23:45 +01:00
nvs.h lynxpoint: export mem console pointer in ACPI 2013-11-25 23:09:57 +01:00
pch.c lynxpoint: disable pcie devices based on config 2013-12-05 20:12:49 +01:00
pch.h lynxpoint: Update LPT-LP PM settings 2013-12-05 20:14:56 +01:00
pci.c haswell: Add initial support for Haswell platforms 2013-03-14 01:44:40 +01:00
pcie.c lynxpoint: enable clock gating 2013-12-05 20:14:22 +01:00
pmutil.c lynxpoint: Cosmetic cleanup 2013-04-03 23:07:12 +02:00
rcba.c Fix compilation of Intel LynxPoint based boards 2013-03-22 03:37:23 +01:00
reset.c haswell: Add initial support for Haswell platforms 2013-03-14 01:44:40 +01:00
sata.c lynxpoint: Change sata.c to get rid of #if 2013-03-21 23:12:55 +01:00
serialio.c lynxpoint: Enable SerialIO clock in PCI mode 2013-11-25 23:36:57 +01:00
smbus.c haswell: Add initial support for Haswell platforms 2013-03-14 01:44:40 +01:00
smbus.h haswell: Add initial support for Haswell platforms 2013-03-14 01:44:40 +01:00
smi.c lynxpoint: split clearing and enabling of smm 2013-04-01 23:24:32 +02:00
smihandler.c lynxpoint: Enable USB clock gating, late setup, and sleep prep 2013-11-25 23:55:15 +01:00
spi.c src/southbridge/intel/{lynxpoint,bd82x6x}/spi.c: correct spelling of attempted 2013-07-12 01:01:35 +02:00
spi_loading.c romstage: add support for vboot firmware selection 2013-03-22 00:15:21 +01:00
usb_ehci.c lynxpoint: Enable USB clock gating, late setup, and sleep prep 2013-11-25 23:55:15 +01:00
usb_xhci.c lynxpoint: Enable USB clock gating, late setup, and sleep prep 2013-11-25 23:55:15 +01:00
watchdog.c haswell: Add initial support for Haswell platforms 2013-03-14 01:44:40 +01:00