index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
intel
/
lynxpoint
Age
Commit message (
Expand
)
Author
2013-12-03
lynxpoint: Fix LPT-LP PME_B0 bit offset in ACPI _PRW objects
Duncan Laurie
2013-12-02
lynxpoint: move all pcie device handling to pcie.c
Aaron Durbin
2013-12-02
lynxpoint: expose pch_disable_devfn()
Aaron Durbin
2013-12-02
lynxpoint: expose iobp functions
Aaron Durbin
2013-12-01
lynxpoint: Do not clear ACPI NVS region on resume
Duncan Laurie
2013-11-26
lynxpoint: Add an inverted input GPIO type
Duncan Laurie
2013-11-25
lynxpoint: Enable USB clock gating, late setup, and sleep prep
Duncan Laurie
2013-11-25
lynxpoint: Add ACPI Method to enable GPIO as wake source
Duncan Laurie
2013-11-25
lynxpoint: Enable extra 16 IOAPIC entries for GPIO PIRQ
Duncan Laurie
2013-11-25
lynxpoint: fix mem corruption during ssdt2 gen
Aaron Durbin
2013-11-25
lynxpoint: Fix XHCI controller device in ACPI
Duncan Laurie
2013-11-25
lynxpoint: Enable SerialIO clock in PCI mode
Duncan Laurie
2013-11-25
slippy: Enable EC SMI
Duncan Laurie
2013-11-25
lynxpoint: update azalia device ids
Aaron Durbin
2013-11-25
lynxpoint: Change SerialIO device enable reporting to ACPI
Duncan Laurie
2013-11-25
slippy: Minor vboot related fixes
Duncan Laurie
2013-11-25
lynxpoint: Expose ACPI Device for LP GPIO controller
Duncan Laurie
2013-11-25
lynxpoint: Move ME lock down to ramstage
Duncan Laurie
2013-11-25
lynxpoint: Add missing ME MBP entries
Duncan Laurie
2013-11-25
lynxpoint: export mem console pointer in ACPI
Aaron Durbin
2013-11-25
lynxpoint: Updates to power management and clock gating
Duncan Laurie
2013-11-24
haswell: Configure PCH power sharing for ULT
Duncan Laurie
2013-11-24
lynxpoint: Add a function to set an individual GPIO
Duncan Laurie
2013-11-24
lynxpoint: Rework LP GPIO handling
Duncan Laurie
2013-11-24
slippy: Prepare LPC IO decode ranges for EC
Duncan Laurie
2013-09-21
timestamps intel: Move timestamp scratchpad to chipset
Kyösti Mälkki
2013-09-06
usbdebug: Fixes for LynxPoint LP
Kyösti Mälkki
2013-08-02
Remove unnecessary space characters.
Andrew Wu
2013-08-01
intel/lynxpoint: remove explicit pcie config accesses
Kyösti Mälkki
2013-07-30
Makefile: Fix adding intel/common
Kyösti Mälkki
2013-07-12
src/southbridge/intel/{lynxpoint,bd82x6x}/spi.c: correct spelling of attempted
Paul Menzel
2013-07-01
usbdebug: Unify Intel southbridge builds
Kyösti Mälkki
2013-07-01
usbdebug: Drop duplicates of EHCI BAR relocation code
Kyösti Mälkki
2013-06-23
lynxpoint: Fix early EHCI BAR programming
Kyösti Mälkki
2013-06-17
Make intel blob locations configurable
Patrick Georgi
2013-06-14
lynxpoint: Fix PCI IDs for EHCI
Kyösti Mälkki
2013-06-12
usbdebug: Drop printk within console_init()
Kyösti Mälkki
2013-06-03
Intel Lynx Point: LPC: Unify I/O APIC setup
Paul Menzel
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-05-03
Intel Lynx Point: Use 2 << 24 to clarify that I/O APIC ID is 2
Paul Menzel
2013-04-03
lynxpoint: Cosmetic cleanup
Stefan Reinauer
2013-04-01
lynxpoint: Move ACPI NVS into separate CBMEM table
Duncan Laurie
2013-04-01
lynxpoint: Basic configuration of SerialIO devices
Duncan Laurie
2013-04-01
lynxpoint: Fix LP clock gating setup for LPC
Duncan Laurie
2013-04-01
lynxpoint: fix enable_pm1() function
Aaron Durbin
2013-04-01
lynxpoint: split clearing and enabling of smm
Aaron Durbin
2013-04-01
lynxpoint: Rework ACPI NVS to add new SerialIO variables
Duncan Laurie
2013-03-22
Fix compilation of Intel LynxPoint based boards
Stefan Reinauer
2013-03-22
romstage: add support for vboot firmware selection
Aaron Durbin
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-21
lynxpoint: Fix up handling for LynxPoint-LP chipsets
Duncan Laurie
2013-03-21
lynxpoint: Change sata.c to get rid of #if
Duncan Laurie
2013-03-21
lynxpoint: Fix ELOG logging of power management events
Duncan Laurie
2013-03-21
haswell/lynxpoint: Use new PCH/PM helper functions
Duncan Laurie
2013-03-21
lynxpoint: Fix GPIO and PM base reservations
Duncan Laurie
2013-03-21
lynxpoint: remove DEBUG_PERIODIC_SMIS
Duncan Laurie
2013-03-21
lynxpoint: Add power management helper functions
Duncan Laurie
2013-03-21
lynxpoint: Add helper functions for reading PM and GPIO base
Duncan Laurie
2013-03-21
lynxpoint: Add function for checking for LP chipset
Duncan Laurie
2013-03-21
lynxpoint: Enable EC IO ports 0x62/0x66
Duncan Laurie
2013-03-21
lynxpoint: update MBP give up routine
Aaron Durbin
2013-03-21
LynxPoint: Move RCBA helper function to its own file
Duncan Laurie
2013-03-19
lynxpoint: Add cbfs_load_payload() implementation
Aaron Durbin
2013-03-18
lynxpoint: Move a bit of generic RCBA into early_pch
Duncan Laurie
2013-03-18
haswell: Use SMM Modules
Aaron Durbin
2013-03-17
haswell platforms: restructure romstage main
Aaron Durbin
2013-03-17
lynxpoint: Add support for disabling ULT devices
Duncan Laurie
2013-03-14
lynxpoint: lpc resource reservations
Aaron Durbin
2013-03-14
haswell: more ULT/LP support and minor tweaks
Duncan Laurie
2013-03-14
lynxpoint: Update device IDs and clock gating setup
Duncan Laurie
2013-03-14
lynxpoint: Add new GPIO interface for Lynxpoint-LP
Duncan Laurie
2013-03-14
lynxpoint: Add Kconfig entry for Low Power chipset
Duncan Laurie
2013-03-14
lynxpoint: ME to BIOS Payload Updates
Aaron Durbin
2013-03-14
lynx point: add new ME status information
Aaron Durbin
2013-03-14
haswell: remove GPIO60 memory reset gate on S3 transition
Duncan Laurie
2013-03-14
haswell: remove explicit pcie config accesses
Aaron Durbin
2013-03-14
lynxpoint: PMIR register rename
Aaron Durbin
2013-03-14
lynxpoint: Management Engine Updates
Aaron Durbin
2013-03-14
haswell: add PCI id support
Aaron Durbin
2013-03-14
lynxpoint: Update IOBP programming method
Duncan Laurie
2013-03-14
haswell: Add initial support for Haswell platforms
Aaron Durbin