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
/
soc
/
intel
/
broadwell
/
acpi.c
Age
Commit message (
Expand
)
Author
2021-02-16
soc/intel/{baytrail,braswell,broadwell}: Remove unused <string.h>
Elyes HAOUAS
2021-02-11
src: Remove unused <arch/cpu.h>
Elyes HAOUAS
2021-02-03
src: Remove unused <cbmem.h>
Elyes HAOUAS
2021-02-01
src: Remove unused <cpu/x86/smm.h>
Elyes HAOUAS
2021-01-30
soc/intel/broadwell: Define and use MMCONF_BUS_NUMBER
Angel Pons
2021-01-30
soc/amd,intel: Drop leftover GNVS includes
Kyösti Mälkki
2021-01-24
soc/intel/broadwell: Use Haswell CPU headers
Angel Pons
2020-12-22
sb,soc/intel: Drop unnecessary headers
Kyösti Mälkki
2020-11-13
soc/intel/broadwell: Split up acpi.c
Angel Pons
2020-11-13
broadwell: Flatten `acpi_init_gnvs` function
Angel Pons
2020-11-13
broadwell: Factor out `acpi_fill_madt` function
Angel Pons
2020-10-30
Revert "broadwell: update processor power limits configuration"
Angel Pons
2020-08-04
soc/intel/broadwell: Add RMRRs after all DRHDs
Angel Pons
2020-07-14
soc/intel/broadwell: Move `acpi_fill_fadt` to fadt.c
Angel Pons
2020-07-14
src: Drop unused <cpu/x86/tsc.h> include
Elyes HAOUAS
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-24
src: Report byte-sized access for GPE0
Angel Pons
2020-06-18
soc/intel,chromeos: Fix EC RO/RW status in GNVS
Kyösti Mälkki
2020-06-07
mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt()
Kyösti Mälkki
2020-06-06
arch/x86: Declare permanent_smi_handler()
Kyösti Mälkki
2020-06-06
soc,southbridge/intel: Control SMI related FADT entries
Kyösti Mälkki
2020-05-18
broadwell: update processor power limits configuration
Sumeet R Pawnikar
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-13
acpi: Bump FADT to revision 6
Patrick Rudolph
2020-04-06
soc/intel/broadwell: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-23
acpi: Change Processor ACPI Name (Intel only)
Christian Walter
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-11-04
soc/intel: Remove unused code
Patrick Rudolph
2019-10-02
soc/intel: Replace config_of_path() with config_of_soc()
Kyösti Mälkki
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-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
2018-12-20
soc/intel/broadwell: implement RMRR ACPI table
Matt DeVillier
2018-11-30
soc/intel/broadwell: Rework acpi/cpu.asl
Arthur Heymans
2018-09-06
chromeos/gnvs: remove function and naming cleanup
Joel Kitching
2018-08-27
intel: Use common HPET table revision function
Marc Jones
2018-06-30
arch/x86/acpi: Add DMAR RMRR helper functions
Matt DeVillier
2018-06-01
soc/intel/broadwell: Get rid of device_t
Elyes HAOUAS
2018-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2018-03-01
soc/intel/broadwell: Generate ACPI DMAR table
Matt DeVillier
2017-07-13
soc/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-03-17
soc/intel/broadwell: Fix spacing issues detected by checkpatch
Lee Leahy
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-05
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-05-26
acpigen: Remove all explicit length tracking
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-07
broadwell: Change all SoC headers to <soc/headername.h> system
Julius Werner
2014-12-08
intel/broadwell: Spelling fixes
Martin Roth
2014-11-19
broadwell: move to per-device ACPI.
Vladimir Serbinenko
2014-10-22
broadwell: ACPI, romstage, and other updates
Duncan Laurie
2014-10-22
broadwell: add new intel SOC
Duncan Laurie