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-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