~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
acpi_table.c
Commit message (
Expand
)
Author
Age
*
Revert "x86: Move FACP table into separate functions"
Andy Shevchenko
2022-03-31
*
acpi: Move MCFG implementation to common lib
Moritz Fischer
2022-02-09
*
arch: x86: lib: acpi_table: Fix MCFG entries
Moritz Fischer
2022-02-09
*
x86: Move acpi_get_rsdp_addr() ACPI tables to the writer
Simon Glass
2022-01-25
*
x86: Move device-specific ACPI tables to a writer function
Simon Glass
2022-01-25
*
x86: Move CSRT table to a writer function
Simon Glass
2022-01-25
*
x86: Move TCPA table to a writer function
Simon Glass
2022-01-25
*
x86: Move MADT table to a writer function
Simon Glass
2022-01-25
*
x86: Move TPM2 table to a writer function
Simon Glass
2022-01-25
*
x86: Move SSDT table to a writer function
Simon Glass
2022-01-25
*
x86: Move FACP table into separate functions
Simon Glass
2022-01-25
*
x86: Move FADT table to a writer function
Simon Glass
2022-01-25
*
x86: Move GNVS table to a writer function
Simon Glass
2022-01-25
*
x86: Move DSDT table to a writer function
Simon Glass
2022-01-25
*
x86: Move FACS table to a writer function
Simon Glass
2022-01-25
*
x86: Move base tables to a writer function
Simon Glass
2022-01-25
*
x86: Use the ACPI table writer
Simon Glass
2022-01-25
*
x86: acpi: Split out context creation from base tables
Simon Glass
2022-01-25
*
Remove #include <version.h> from files which do not need it
Pali Rohár
2021-09-17
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
x86: acpi: Don't show the UART address by default
Simon Glass
2020-11-06
*
x86: acpi: Include the TPMv1 table only if needed
Simon Glass
2020-11-06
*
acpi: Don't reset the tables with every new generation
Simon Glass
2020-11-06
*
x86: acpi: Put the generated code first in DSDT
Simon Glass
2020-11-06
*
x86: acpi: Allow the SSDT to be empty
Simon Glass
2020-11-06
*
x86: acpi: Store the ACPI context in global_data
Simon Glass
2020-11-05
*
x86: acpi: Set the log category for x86 table generation
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: Correct handling of MADT table CPUs
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-09-25
*
x86: acpi: Support external GNVS tables
Simon Glass
2020-09-25
*
x86: acpi: Add memset to initialize SPCR table
Wolfgang Wallner
2020-09-21
*
x86: acpi: Fix calculation of DSDT length
Wolfgang Wallner
2020-09-21
*
x86: acpi: Correct the version of the MADT
Simon Glass
2020-07-17
*
x86: Add error checking for csrt table generation
Simon Glass
2020-07-17
*
acpi: Allow creating the GNVS to fail
Simon Glass
2020-07-17
*
x86: Allow devices to write to DSDT
Simon Glass
2020-07-17
*
x86: Allow devices to write an SSDT
Simon Glass
2020-07-17
*
x86: acpi: Move MADT down a bit
Simon Glass
2020-07-17
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
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: Drop code for missing XSDT from acpi_write_rsdp()
Simon Glass
2020-04-30
*
x86: Allow devices to write ACPI tables
Simon Glass
2020-04-30
*
acpi: Convert part of acpi_table to use acpi_ctx
Simon Glass
2020-04-30
[next]