~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
/
include
/
asm
/
acpi_table.h
Commit message (
Expand
)
Author
Age
*
Revert "x86: Move FACP table into separate functions"
Andy Shevchenko
2022-03-31
*
acpi: Move acpi_write_tables() to a generic header
Simon Glass
2022-02-11
*
acpi: Move MCFG implementation to common lib
Moritz Fischer
2022-02-09
*
x86: acpi: Update acpi_fill_csrt() to use acpi_ctx
Simon Glass
2022-01-25
*
x86: Move FACP table into separate functions
Simon Glass
2022-01-25
*
acpi: Move acpi_fill_header() to the generic header
Simon Glass
2022-01-25
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
x86: Add a header guard to asm/acpi_table.h
Simon Glass
2020-09-25
*
x86: acpi: Add support for additional Intel tables
Simon Glass
2020-09-25
*
x86: acpi: Add common Intel ACPI 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
*
acpi: Allow creating the GNVS to fail
Simon Glass
2020-07-17
*
x86: Move acpi_table header to main include/ directory
Simon Glass
2020-04-16
*
x86: acpi: Annotate struct acpi_table_header with __packed
Andy Shevchenko
2019-09-10
*
x86: acpi: Introduce a stub to generate CSRT
Andy Shevchenko
2019-08-09
*
x86: acpi: Add CSRT description
Andy Shevchenko
2019-08-09
*
x86: acpi: Generate SPCR table
Andy Shevchenko
2018-12-05
*
x86: acpi: Add SPCR table description
Andy Shevchenko
2018-12-05
*
x86: acpi: Prevent acpi_table.h from being included more than once
Bin Meng
2018-07-20
*
x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library
Bin Meng
2018-07-20
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
x86: acpi: Use an API to get the ACPI RSDP table address
Bin Meng
2018-01-30
*
x86: acpi: Export acpi_fill_mcfg() with __weak attribute
Andy Shevchenko
2017-07-30
*
x86: acpi: Name fields in FADT in accordance with specification
Andy Shevchenko
2017-07-30
*
x86: acpi: Refactor acpi_resume()
Bin Meng
2017-05-17
*
x86: acpi: Make enter_acpi_mode() public
Bin Meng
2017-05-17
*
x86: acpi: Add one API to find OS wakeup vector
Bin Meng
2017-05-17
*
x86: Use unsigned long for address in table generation
Simon Glass
2017-02-06
*
x86: acpi: Pack global NVS into ACPI table
Bin Meng
2016-07-12
*
x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM
Bin Meng
2016-05-23
*
x86: acpi: Return table length in acpi_create_madt_lapics()
Bin Meng
2016-05-23
*
x86: acpi: Clean up table header revisions
Bin Meng
2016-05-23
*
x86: acpi: Use u32 in table write routines
Bin Meng
2016-05-23
*
x86: acpi: Adjust order in acpi_table.c
Bin Meng
2016-05-23
*
x86: acpi: Change fill_header()
Bin Meng
2016-05-23
*
x86: acpi: Remove acpi_create_ssdt_generator()
Bin Meng
2016-05-23
*
x86: acpi: Reorder code in acpi_table.h
Bin Meng
2016-05-23
*
x86: acpi: Various changes to acpi_table.h
Bin Meng
2016-05-23
*
x86: acpi: Remove unused codes
Bin Meng
2016-05-23
*
x86: Change write_acpi_tables() signature a little bit
Bin Meng
2016-03-17
*
x86: Generate a valid ACPI table
Saket Sinha
2015-08-26