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
/
acpi
Age
Commit message (
Expand
)
Author
2021-01-18
ACPI: Refactor ChromeOS specific ACPI GNVS
Kyösti Mälkki
2021-01-18
ChromeOS: Refactor SMBIOS type0 bios_version()
Kyösti Mälkki
2021-01-18
ACPI: Select ACPI_SOC_NVS only where suitable
Kyösti Mälkki
2021-01-13
ACPI: Have single call-site for acpi_inject_nvsa()
Kyösti Mälkki
2021-01-13
ACPI: Add common acpi_fill_gnvs()
Kyösti Mälkki
2021-01-11
acpi,soc/intel/common: add support for Intel Low Power Idle Table
Michael Niewöhner
2021-01-10
mb/x/acpi_tables: Rename to mainboard_fill_gnvs()
Kyösti Mälkki
2021-01-10
sb/intel: Factor out soc_fill_gnvs()
Kyösti Mälkki
2021-01-10
mb/x/acpi_tables: Move EC_RW detection
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant ChromeOS setup for GNVS
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations
Kyösti Mälkki
2021-01-07
ACPI: Remove ACPI_NO_SMI_GNVS
Kyösti Mälkki
2021-01-02
acpi: Add cb support to publish CRAT ACPI object
Jason Glenesk
2020-12-25
ACPI: Allocate GNVS early in ramstage
Kyösti Mälkki
2020-12-02
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-12-02
src/acpi/acpigen: Add NULL pointer check
Ronak Kanabar
2020-11-19
ACPI: Define acpi_get_preferred_pm_profile()
Kyösti Mälkki
2020-11-19
ACPI S3: Split arch-agnostic parts
Kyösti Mälkki
2020-11-19
ACPI S3: Replace acpi_is_wakeup()
Kyösti Mälkki
2020-11-09
acpigen: Add more useful helper functions
Duncan Laurie
2020-11-09
acpi: Call acpi_fill_ssdt() only for enabled devices
Karthikeyan Ramasubramanian
2020-11-04
soc/intel/skl,acpi/acpigen: convert global CPPC package to local one
Michael Niewöhner
2020-10-21
acpigen: Make acpigen_write_opregion() argument const
Duncan Laurie
2020-10-21
acpigen: Make gpio set/get arguments const
Duncan Laurie
2020-10-21
acpigen: Add ShiftLeft function helper
Duncan Laurie
2020-10-21
acpigen: Add helpers for common Store operations
Duncan Laurie
2020-10-21
acpigen: Add option for reserved bits in Field
Duncan Laurie
2020-10-20
acpi: Skip writing references for disabled devices in Type-C config
Tim Wawrzynczak
2020-10-16
acpi/acpigen_dsm: fix I2C HID DSM to report correct function support
Josie Nordrum
2020-10-14
acpi/device: Add GPIO binding property for an array of GPIOs
Karthikeyan Ramasubramanian
2020-10-13
acpi: Support MSDM table signature as SLIC
Benjamin Doron
2020-09-22
acpi: Add SSDT pstate helper functions
Jason Glenesk
2020-09-15
acpi: Correct sizes for ACPI data fields
Jason Glenesk
2020-08-24
src/acpi: Drop unneeded empty lines
Elyes HAOUAS
2020-08-21
acpi: add more AML generation functions
Aaron Durbin
2020-08-20
soc/amd/acpi: Move ACPI IVRS generation to coreboot
Jason Glenesk
2020-08-18
src/acpi/acpigen.c: Use macro for access_size
Elyes HAOUAS
2020-07-29
src/acpi: Add missing <{stdbool,stdint}.h>
Elyes HAOUAS
2020-07-28
acpi: Fix dptf_write_fan_perf to include Revision field
Tim Wawrzynczak
2020-07-26
src/acpi/device.c: Add include <types.h>
Elyes HAOUAS
2020-07-26
src: Remove extra lines in license header
Elyes HAOUAS
2020-07-21
src: Use ACPI macros
Elyes HAOUAS
2020-07-20
src: Make HAVE_CF9_RESET set the FADT reset register
Angel Pons
2020-07-18
dptf: Fix scope of TCPU device
Tim Wawrzynczak
2020-07-14
src/acpi/soundwire.c: Add missing <stddef.h>
Elyes HAOUAS
2020-07-14
src: Remove unused 'include <types.h>'
Elyes HAOUAS
2020-07-14
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2020-07-07
acpigen: Add acpigen_notify
Tim Wawrzynczak
2020-07-07
dptf: Add support for IDSP
Tim Wawrzynczak
2020-07-07
dptf: Add support for Fan and TSR options
Tim Wawrzynczak
[next]