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
/
pch.h
Age
Commit message (
Expand
)
Author
2019-10-30
src/southbridge: change "unsigned" to "unsigned int"
Martin Roth
2019-10-01
intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL
Kyösti Mälkki
2019-08-21
southbridge/intel: Tidy up preprocessor and headers
Kyösti Mälkki
2019-08-15
soc/intel: Rename some SMM support functions
Kyösti Mälkki
2019-07-08
sb/intel/lynxpoint: Use common final SPI OPs setup
Arthur Heymans
2019-05-29
sb/intel/*: Delete early_spi
Patrick Rudolph
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-01-14
sb/intel: Use common RCBA MACROs
Peter Lemenkov
2019-01-06
Kconfig: Unify power-after-failure options
Nico Huber
2018-12-28
sb/intel/lynxpoint: Handle H81 only having 6 PCIe root ports
Tristan Corrick
2018-12-03
sb/intel/common: Create a common PCH finalise implementation
Tristan Corrick
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-07
sb/intel: Deduplicate vbnv_cmos_failed and rtc_init
Patrick Rudolph
2018-11-01
sb/intel/lynxpoint: Provide a function for mainboard super I/O config
Tristan Corrick
2018-10-18
src/{sb/intel,mb/google/auron}: Don't use device_t
Elyes HAOUAS
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-05-24
src: Remove space after `defined`
Elyes HAOUAS
2018-03-08
nb/intel/haswell;sb/intel/lynxpoint: Enable VT-d and X2APIC
Matt DeVillier
2017-09-20
southbridge/intel/lynxpoint: refactor rtc failure checking
Aaron Durbin
2017-08-06
sb/intel/*: Use common SMBus functions
Arthur Heymans
2017-07-16
southbridge/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-10
southbridge/intel/lynxpoint: Fix undefined behavior
Ryan Salsamendi
2017-07-02
southbridge/intel/lynxpoint: Fix undefined behavior
Ryan Salsamendi
2016-07-30
chromeos mainboards: remove chromeos.asl
Aaron Durbin
2016-07-15
southbridge/intel/lynxpoint: use common Intel ACPI hardware definitions
Aaron Durbin
2016-02-23
southbridge/intel/lynxpoint: Use common gpio.c
Patrick Rudolph
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-07-05
intel/lynxpoint: Export pch_enable_lpc() for Super I/O systems
Stefan Reinauer
2013-12-21
lynxpoint: Fix an issue clearing port change status bits
Duncan Laurie
2013-12-21
lynxpoint: Route all USB ports to XHCI in finalize step
Duncan Laurie
2013-12-21
lynxpoint: Move USB SMI sleep code to separate USB files
Duncan Laurie
2013-12-21
lynxpoint: Add configuration option for SATA gen3 DTLE registers
Shawn Nematbakhsh
2013-12-12
peppy: Disable audio codec enable GPIO in S3 + S5.
Shawn Nematbakhsh
2013-12-05
lynxpoint: Update LPT-LP PM settings
Duncan Laurie
2013-12-05
lynxpoint: provide gpio_is_native()
Aaron Durbin
2013-12-05
lynxpoint: disable pcie devices based on config
Aaron Durbin
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-11-25
lynxpoint: Enable USB clock gating, late setup, and sleep prep
Duncan Laurie
2013-11-25
lynxpoint: Enable SerialIO clock in PCI mode
Duncan Laurie
2013-11-25
lynxpoint: Change SerialIO device enable reporting to ACPI
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-06-03
Intel Lynx Point: LPC: Unify I/O APIC setup
Paul Menzel
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-04-01
lynxpoint: Basic configuration of SerialIO devices
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-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: Move RCBA helper function to its own file
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: Add new GPIO interface for Lynxpoint-LP
Duncan Laurie
2013-03-14
lynxpoint: PMIR register rename
Aaron Durbin
2013-03-14
lynxpoint: Update IOBP programming method
Duncan Laurie
2013-03-14
haswell: Add initial support for Haswell platforms
Aaron Durbin