index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
acpi
/
acpi_table.c
Age
Commit message (
Expand
)
Author
2025-11-06
acpi: use U-Boot ACPI vendor ID
Heinrich Schuchardt
2025-04-08
Merge patch series "acpi: simplify updating ACPI table header checksum"
Tom Rini
2025-04-08
acpi: simplify updating header checksum
Heinrich Schuchardt
2025-04-03
Merge patch series "x86: Improve operation under QEMU"
Tom Rini
2025-04-03
acpi: Add a checksum to the DMAR table
Simon Glass
2025-04-03
sandbox: acpi: Correct mapping in FADT
Simon Glass
2025-04-03
acpi: Conditionally set mapping_offset in IORT
Patrick Rudolph
2025-04-03
acpi: Clear reserved bits in IORT
Patrick Rudolph
2025-04-03
acpi_table: Add asserts in IORT
Patrick Rudolph
2025-04-03
acpi_table: Fix IORT RC node
Patrick Rudolph
2025-01-21
acpi: don't fill FADT, MADT if CONFIG_QFW_ACPI=y
Heinrich Schuchardt
2024-11-01
acpi_table: Fix coverity defect in acpi_write_spcr
Patrick Rudolph
2024-10-28
Revert "acpi_table: Fix coverity defect in acpi_write_spcr"
Tom Rini
2024-10-28
acpi_table: Fix coverity defect in acpi_write_spcr
Patrick Rudolph
2024-10-27
arm: cpu: Add ACPI parking protocol support
Patrick Rudolph
2024-10-27
acpi: Allocate and write ACPI tables
Patrick Rudolph
2024-10-27
acpi_table: Support platforms with unusable RSDT
Patrick Rudolph
2024-10-27
acpi: acpi_table: Add IORT support
Patrick Rudolph
2024-10-27
acpi: Add ACPITAB for PPTT and GTDT
Patrick Rudolph
2024-10-27
acpi: acpi_table: Bump revisions
Patrick Rudolph
2024-10-27
acpi: Add fill_madt to acpi_ops
Patrick Rudolph
2024-10-27
acpi: x86: Move MADT to common code
Patrick Rudolph
2024-10-27
acpi: x86: Write FADT in common code
Maximilian Brune
2024-10-27
acpi: x86: Move SPCR and DBG2 into common code
Maximilian Brune
2024-07-03
acpi: set creator_revision in acpi_fill_header
Heinrich Schuchardt
2024-03-27
acpi: rename aslc_id, aslc_revision
Heinrich Schuchardt
2024-01-07
acpi: Write pointers to tables instead of addresses
Simon Glass
2023-12-21
lib: Remove <common.h> inclusion from these files
Tom Rini
2023-05-31
acpi: Put the version numbers in a central place
Simon Glass
2022-10-17
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-01-25
x86: Move base tables to a writer function
Simon Glass
2022-01-25
x86: acpi: Split out context creation from base tables
Simon Glass
2022-01-25
x86: Move the acpi table to generic global_data
Simon Glass
2021-10-06
acpi: Use U-Boot version for OEM_REVISION
Pali Rohár
2021-09-17
Remove including timestamp.h in version.h
Pali Rohár
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-11-06
x86: Allow putting some tables in the bloblist
Simon Glass
2020-09-25
x86: acpi: Support generation of the DBG2 table
Simon Glass
2020-07-17
acpi: Support generation of ACPI code
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-30
acpi: Add an acpi command
Simon Glass
2020-04-30
acpi: Move the xsdt pointer to acpi_ctx
Simon Glass
2020-04-30
acpi: Put table-setup code in its own function
Simon Glass
2020-04-30
acpi: Move acpi_add_table() to generic code
Simon Glass
2020-04-30
acpi: Convert part of acpi_table to use acpi_ctx
Simon Glass
2020-04-30
acpi: Add a method to write tables for a device
Simon Glass
2020-04-16
acpi: Add support for DMAR
Simon Glass
2020-04-16
acpi: Add a central location for table version numbers
Simon Glass