index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
skylake
/
acpi.c
Age
Commit message (
Expand
)
Author
2020-03-23
acpi: Change Processor ACPI Name (Intel only)
Christian Walter
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-01-10
soc/intel/{apl,cnl,icl,skl,tgl}: Make above 4GB MMIO resource proper
Subrata Banik
2019-11-04
soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig
Michael Niewöhner
2019-10-10
soc/intel: sgx: get rid of UEFI-style usage of global variable
Michael Niewöhner
2019-10-02
soc/intel: Replace config_of_path() with config_of_soc()
Kyösti Mälkki
2019-09-30
soc/intel/skylake: Fix ACPI exception AE_NOT_FOUND
Patrick Rudolph
2019-09-03
soc/skylake: do not rely on P2SB data to generate DRHD
Angel Pons
2019-08-30
soc/intel/skl/acpi: add description for missing PCIe ports
Maxim Polyakov
2019-08-20
src: Remove variable length arrays
Jacob Garber
2019-07-18
soc/intel: Use config_of_path(SA_DEVFN_ROOT)
Kyösti Mälkki
2019-07-04
soc/intel: Replace uses of dev_find_slot()
Kyösti Mälkki
2019-04-26
soc/{amd,intel}/chip: Use local include for chip.h
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-02-15
src: Use macro `ACPI_FADT_LEGACY_FREE`
Paul Menzel
2019-01-16
soc/intel/skylake: Access conf pointer only if its not null
Pratik Prajapati
2018-11-30
soc/intel/skylake: Rework acpi/cpu.asl
Arthur Heymans
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-09-06
chromeos/gnvs: remove function and naming cleanup
Joel Kitching
2018-08-27
update all FADT version 3.0 to use the get tables function
Marc Jones
2018-08-22
acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry
Joel Kitching
2018-08-20
soc/intel/skylake: add CPPC support
Matt Delco
2018-08-20
soc/intel/common/block: Move common uart function to block/uart
Subrata Banik
2018-06-30
soc/intel/skylake: Generate ACPI RMRR table
Matt DeVillier
2018-06-30
arch/x86/acpi: Add DMAR RMRR helper functions
Matt DeVillier
2018-06-28
soc/intel/common/block: Move p2sb common functions into block/p2sb
Subrata Banik
2018-06-08
soc/intel/skylake: Enable low power S0Idle capability
Haridhar Kalvala
2018-06-04
soc/intel/skylake: Get rid of device_t
Elyes HAOUAS
2018-05-18
soc/intel: Add support for USB ACPI code generation
Duncan Laurie
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2018-04-05
soc/intel/skylake: Generate ACPI DMAR table
Nico Huber
2018-03-06
soc/intel/skylake: Remove MCFG constants
Duncan Laurie
2018-03-06
soc/intel: Fix MCFG end bus number
Duncan Laurie
2018-02-22
soc/intel/skylake: Do not set ACPI_FADT_LEGACY_DEVICES
Furquan Shaikh
2018-01-31
soc/intel/skylake: Always add PM1_TMR block to FADT
Duncan Laurie
2017-11-15
soc/intel: Enable ACPI DBG2 table generation
Duncan Laurie
2017-10-20
soc/intel/skylake: update GNVS with SGX data
Pratik Prajapati
2017-10-03
soc/intel/skylake: Enable common LPC IP
Ravi Sarawadi
2017-09-14
device: acpi_name() should take a const struct device
Aaron Durbin
2017-06-09
soc/intel/skylake: Use CPU common library code
Barnali Sarkar
2017-06-05
soc/intel/skylake: Add config for cpu base clock frequency
Aamir Bohra
2017-05-25
soc/intel/skylake: Implement GPIO ACPI AML generating functions
Furquan Shaikh
2017-05-16
soc/intel/skylake: Add option to enable/disable EIST
Subrata Banik
2017-04-28
intel/skylake: Switch FADT to ACPI version 3.0
Werner Zeh
2017-04-13
soc/intel/skylake: Split AC/DC settings for Deep Sx config
Duncan Laurie
2017-03-28
soc/pci_devs.h: Use consistent naming in soc/pci_devs.h
Subrata Banik
[next]