index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
acpi
/
acpi_table.h
Age
Commit message (
Expand
)
Author
2023-09-22
x86: Prevent from missing the FADT chaining
Andy Shevchenko
2023-05-11
acpi: Move the table-finding functions into the libary
Simon Glass
2022-02-11
acpi: Move acpi_write_tables() to a generic header
Simon Glass
2022-01-25
acpi: Add some tables needed by ARM devices
Simon Glass
2022-01-25
x86: acpi: Update acpi_fill_csrt() to use acpi_ctx
Simon Glass
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
acpi: Move acpi_fill_header() to the generic header
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2020-11-06
x86: Allow putting some tables in the bloblist
Simon Glass
2020-09-25
x86: Move include of bitops out of ACPI region
Simon Glass
2020-09-25
acpi: Use defines for field lengths
Simon Glass
2020-09-25
acpi: tpm: Add a TPM1 table
Simon Glass
2020-09-25
acpi: tpm: Add a TPM2 table
Simon Glass
2020-09-25
x86: acpi: Add support for additional Intel tables
Simon Glass
2020-09-25
x86: acpi: Support generation of the DBG2 table
Simon Glass
2020-09-25
x86: acpi: Support generation of the HPET table
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
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
2020-04-16
acpi: Add an __ACPI__ preprocessor symbol
Simon Glass
2020-04-16
x86: Move acpi_table header to main include/ directory
Simon Glass