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
/
acpi
Age
Commit message (
Expand
)
Author
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-01-03
sb/intel/*: Use common files for PCIe ACPI
Arthur Heymans
2019-01-03
sb/intel/lynxpoint: Remove incomplete SATA ACPI code
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Add a common platform.asl file
Tristan Corrick
2018-08-03
southbridge/intel: Remove leftover TPM ACPI code
Philipp Deppenwiese
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-03
intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handler
Martin Roth
2018-05-09
src/southbridge: Serialize methods with named objects inside
Martin Roth
2018-04-30
southbridge/intel: Remove space before/after parenthesis
Elyes HAOUAS
2017-11-30
acpi/tpm: remove non-existent IRQ for Infineon TPM chip
Matt DeVillier
2017-11-30
acpi/tpm: update TPM preprocessor guards
Matt DeVillier
2017-07-16
southbridge/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-05-31
sb/lynxpoint: add missing USB port defs
Matt DeVillier
2017-05-31
sb/lynxpoint: add ACPI method to generate USB port info
Matt DeVillier
2016-11-30
sb/intel/lynxpoint: add missing I2C ACPI SSCN/FMCN methods
Prabal Saha
2016-08-01
Add newlines at the end of all coreboot files
Martin Roth
2015-12-26
ACPI: Add hack to avoid IASL warning when reading back registers
Martin Roth
2015-12-10
ACPI: Fix IASL Warning about unused method for _TZ checks
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-11-25
intel: Remove IRQ1 from possible PIRQ assignemnt.
Vladimir Serbinenko
2014-09-22
haswell: Move to per-device ACPI
Vladimir Serbinenko
2014-08-10
lynxpoint: Add interrupt for GPIO controller in ACPI device
Duncan Laurie
2014-07-17
southbridge,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-04-09
lynxpoint: Fix SerialIO ACPI compile issue with recent IASL
Duncan Laurie
2014-02-12
lynxpoint: Do not put SerialIO devices into D3Hot in ACPI mode
Duncan Laurie
2013-12-21
lynxpoint: XHCI: Don't put device in D3 in _PS0 Method
Duncan Laurie
2013-12-21
lynxpoint: Fix an issue clearing port change status bits
Duncan Laurie
2013-12-21
lynxpoint: XHCI: Advertise D3 as lowest wake state
Duncan Laurie
2013-12-21
lynxpoint xhci: Add ACPI D0/D3 workarounds
Duncan Laurie
2013-12-03
lynxpoint: Fix LPT-LP PME_B0 bit offset in ACPI _PRW objects
Duncan Laurie
2013-11-25
lynxpoint: Add ACPI Method to enable GPIO as wake source
Duncan Laurie
2013-11-25
lynxpoint: Fix XHCI controller device in ACPI
Duncan Laurie
2013-11-25
lynxpoint: Change SerialIO device enable reporting to ACPI
Duncan Laurie
2013-11-25
lynxpoint: Expose ACPI Device for LP GPIO controller
Duncan Laurie
2013-11-25
lynxpoint: export mem console pointer in ACPI
Aaron Durbin
2013-04-01
lynxpoint: Basic configuration of SerialIO devices
Duncan Laurie
2013-04-01
lynxpoint: Rework ACPI NVS to add new SerialIO variables
Duncan Laurie
2013-03-21
lynxpoint: Fix GPIO and PM base reservations
Duncan Laurie
2013-03-14
lynxpoint: Add new GPIO interface for Lynxpoint-LP
Duncan Laurie
2013-03-14
haswell: Add initial support for Haswell platforms
Aaron Durbin