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
2020-08-05
{sb,soc}/intel/*/acpi/lpc.asl: Drop commented-out code
Angel Pons
2020-07-08
sb/intel: Factor out irqlinks.asl
Angel Pons
2020-05-27
drivers/intel/gma: Move IGD OpRegion to CBMEM
Nico Huber
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-04
src/southbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
sb/intel/lynxpoint: drop IGD-related NVS variables
Matt DeVillier
2020-03-24
drivers/intel/gma/acpi: Reduce display switching stubs
Nico Huber
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
sb/lynxpoint/gpio: fix interrupt storm
Matt DeVillier
2020-03-04
src: capitalize 'PCIe'
Elyes HAOUAS
2020-02-24
treewide: Capitalize 'CMOS'
Elyes HAOUAS
2020-02-11
sb/intel/lynxpoint: Don't use_ADR and _HID
Elyes HAOUAS
2019-12-14
Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID"
Nico Huber
2019-11-29
{northbridge,soc,southbridge}: Don't use both of _ADR and _HID
Elyes HAOUAS
2019-11-04
sb/intel: Use defined CONFIG_HPET_ADDRESS
Elyes HAOUAS
2019-11-04
sb/intel/lynxpoint: Use sb/intel/common/platform.asl
Arthur Heymans
2019-11-04
sb/intel: Move 'smbus.asl' to common place
Elyes HAOUAS
2019-11-01
soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi
Subrata Banik
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