index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
intel
/
lynxpoint
/
acpi
Commit message (
Expand
)
Author
Age
Files
Lines
*
sb/intel: Use defined CONFIG_HPET_ADDRESS
Elyes HAOUAS
2019-11-04
1
-4
/
+4
*
sb/intel/lynxpoint: Use sb/intel/common/platform.asl
Arthur Heymans
2019-11-04
1
-53
/
+0
*
sb/intel: Move 'smbus.asl' to common place
Elyes HAOUAS
2019-11-04
2
-237
/
+1
*
soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi
Subrata Banik
2019-11-01
1
-21
/
+0
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
1
-1
/
+1
*
sb/intel/*: Use common files for PCIe ACPI
Arthur Heymans
2019-01-03
3
-239
/
+1
*
sb/intel/lynxpoint: Remove incomplete SATA ACPI code
Tristan Corrick
2019-01-03
1
-52
/
+2
*
sb/intel/lynxpoint: Add a common platform.asl file
Tristan Corrick
2018-11-01
1
-0
/
+53
*
southbridge/intel: Remove leftover TPM ACPI code
Philipp Deppenwiese
2018-08-03
1
-23
/
+0
*
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-14
1
-1
/
+1
*
intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handler
Martin Roth
2018-06-03
1
-1
/
+2
*
src/southbridge: Serialize methods with named objects inside
Martin Roth
2018-05-09
1
-1
/
+1
*
southbridge/intel: Remove space before/after parenthesis
Elyes HAOUAS
2018-04-30
1
-9
/
+9
*
acpi/tpm: remove non-existent IRQ for Infineon TPM chip
Matt DeVillier
2017-11-30
1
-1
/
+0
*
acpi/tpm: update TPM preprocessor guards
Matt DeVillier
2017-11-30
1
-1
/
+1
*
southbridge/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-16
1
-1
/
+1
*
sb/lynxpoint: add missing USB port defs
Matt DeVillier
2017-05-31
1
-2
/
+5
*
sb/lynxpoint: add ACPI method to generate USB port info
Matt DeVillier
2017-05-31
1
-0
/
+16
*
sb/intel/lynxpoint: add missing I2C ACPI SSCN/FMCN methods
Prabal Saha
2016-11-30
1
-0
/
+6
*
Add newlines at the end of all coreboot files
Martin Roth
2016-08-01
1
-1
/
+1
*
ACPI: Add hack to avoid IASL warning when reading back registers
Martin Roth
2015-12-26
1
-4
/
+16
*
ACPI: Fix IASL Warning about unused method for _TZ checks
Martin Roth
2015-12-10
1
-2
/
+2
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
13
-52
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
13
-26
/
+13
*
intel: Remove IRQ1 from possible PIRQ assignemnt.
Vladimir Serbinenko
2014-11-25
1
-8
/
+8
*
haswell: Move to per-device ACPI
Vladimir Serbinenko
2014-09-22
1
-2
/
+2
*
lynxpoint: Add interrupt for GPIO controller in ACPI device
Duncan Laurie
2014-08-10
1
-0
/
+2
*
southbridge,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-17
6
-6
/
+0
*
lynxpoint: Fix SerialIO ACPI compile issue with recent IASL
Duncan Laurie
2014-04-09
1
-1
/
+1
*
lynxpoint: Do not put SerialIO devices into D3Hot in ACPI mode
Duncan Laurie
2014-02-12
1
-0
/
+44
*
lynxpoint: XHCI: Don't put device in D3 in _PS0 Method
Duncan Laurie
2013-12-21
1
-8
/
+1
*
lynxpoint: Fix an issue clearing port change status bits
Duncan Laurie
2013-12-21
1
-12
/
+25
*
lynxpoint: XHCI: Advertise D3 as lowest wake state
Duncan Laurie
2013-12-21
1
-2
/
+7
*
lynxpoint xhci: Add ACPI D0/D3 workarounds
Duncan Laurie
2013-12-21
1
-1
/
+291
*
lynxpoint: Fix LPT-LP PME_B0 bit offset in ACPI _PRW objects
Duncan Laurie
2013-12-03
2
-7
/
+30
*
lynxpoint: Add ACPI Method to enable GPIO as wake source
Duncan Laurie
2013-11-25
3
-185
/
+97
*
lynxpoint: Fix XHCI controller device in ACPI
Duncan Laurie
2013-11-25
1
-6
/
+6
*
lynxpoint: Change SerialIO device enable reporting to ACPI
Duncan Laurie
2013-11-25
1
-8
/
+19
*
lynxpoint: Expose ACPI Device for LP GPIO controller
Duncan Laurie
2013-11-25
2
-48
/
+60
*
lynxpoint: export mem console pointer in ACPI
Aaron Durbin
2013-11-25
1
-0
/
+3
*
lynxpoint: Basic configuration of SerialIO devices
Duncan Laurie
2013-04-01
2
-0
/
+475
*
lynxpoint: Rework ACPI NVS to add new SerialIO variables
Duncan Laurie
2013-04-01
1
-29
/
+24
*
lynxpoint: Fix GPIO and PM base reservations
Duncan Laurie
2013-03-21
2
-29
/
+85
*
lynxpoint: Add new GPIO interface for Lynxpoint-LP
Duncan Laurie
2013-03-14
1
-1
/
+16
*
haswell: Add initial support for Haswell platforms
Aaron Durbin
2013-03-14
11
-0
/
+2030