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
/
northbridge
/
intel
/
haswell
/
acpi
Age
Commit message (
Expand
)
Author
2021-02-16
nb/intel/sandybridge,haswell: Use chromeos_reserve_ram_oops()
Kyösti Mälkki
2021-02-12
nb/intel/haswell: Use common {DMI,EP,MCH}BAR accessors
Angel Pons
2021-02-06
intel: Define `RCBA_LENGTH` in Kconfig and use it
Angel Pons
2021-02-05
intel: Turn `DEFAULT_RCBA` into a Kconfig symbol
Angel Pons
2021-01-30
nb/intel/haswell: Define and use MMCONF_BUS_NUMBER
Angel Pons
2020-12-30
drivers/intel/gma: Include gfx.asl by default for all platforms...
Matt DeVillier
2020-11-13
nb/intel/haswell/acpi: Do not add PEG devices for LP
Angel Pons
2020-11-13
nb/intel/haswell/acpi: Move PEG and CTDP includes downwards
Angel Pons
2020-11-13
nb/intel/haswell/acpi: Merge `haswell.asl` into `hostbridge.asl`
Angel Pons
2020-11-13
nb/intel/haswell/acpi/hostbridge.asl: Drop unused registers
Angel Pons
2020-11-13
nb/intel/haswell/acpi/peg.asl: Leverage ASL for DEVEN
Angel Pons
2020-11-13
haswell/lynxpoint: Drop remaining uses of `ISLP` method
Angel Pons
2020-11-04
nb/intel/haswell: Place CTDP ASL code in a separate scope
Angel Pons
2020-11-04
nb/intel/haswell/acpi: Align with Broadwell
Angel Pons
2020-08-04
nb/intel/haswell: Use ASL 2.0 syntax
Angel Pons
2020-07-08
nb/intel/haswell/acpi: Update to ASL 2.0 syntax
Angel Pons
2020-07-08
nb/intel/haswell/acpi: Fix host bridge registers
Angel Pons
2020-06-03
northbridge/intel/haswell: Mask lower 20 bits of TOLUD and TOLM in hostbridge...
Furquan Shaikh
2020-06-03
northbridge/intel/haswell: Update hostbridge.asl to ASL2.0
Furquan Shaikh
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-05
src/northbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-31
drivers/intel/gma: fold gma.asl into default_brightness_levels.asl
Matt DeVillier
2020-03-25
drivers/intel/gma/acpi: Add Kconfigs for backlight registers
Nico Huber
2020-03-23
acpi: Change Processor ACPI Name (Intel only)
Christian Walter
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-06
nb/intel/haswell/peg: Add PEG driver stub
Chris Morgan
2019-11-04
nb/intel: Use defined DEFAULT_RCBA
Elyes HAOUAS
2019-10-24
acpi: Drop wrong _ADR objects for PCI host bridges
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-06
Remove DEFAULT_PCIEXBAR alias
Kyösti Mälkki
2018-11-01
sb/intel/lynxpoint: Automatically generate the ACPI PCI routing table
Tristan Corrick
2017-06-27
nb/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2016-09-20
northbridge/intel/haswell: Add space around operators
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-23
Intel: Move MCRS ResourceTemplate outside of _CRS method
Martin Roth
2015-10-12
gma: Consolidate Intel IGD ACPI code some more
Nico Huber
2015-05-28
igd.asl rewrite
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-01
intel: Correct MMIO related ACPI table settings
Dave Frodin
2015-02-16
acpi: Generate valid ACPI processor objects
Timothy Pearson
2014-07-17
northbridge,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-02-24
intel/*/acpi: Increase range length of MCHBAR buffer to 32 kB
Paul Menzel
2013-12-07
haswell: Add ACPI support for Controllable TDP
Duncan Laurie
2013-03-20
haswell: drop memory reservation for sandybridge GPU bug
Duncan Laurie
2013-03-14
haswell: Add initial support for Haswell platforms
Aaron Durbin