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
/
cmd
/
acpi.c
Age
Commit message (
Expand
)
Author
2024-03-27
acpi: rename aslc_id, aslc_revision
Heinrich Schuchardt
2024-01-07
cmd: acpi: check HW reduced flag in acpi list
Heinrich Schuchardt
2024-01-07
cmd: acpi: fix listing DSDT and FACS
Heinrich Schuchardt
2024-01-07
acpi: Write pointers to tables instead of addresses
Simon Glass
2023-12-13
cmd: check argc for acpi dump
Heinrich Schuchardt
2023-12-13
cmd: acpi: fix acpi list command
Heinrich Schuchardt
2023-10-16
cmd: Convert existing long help messages to the new macro
Tom Rini
2023-07-17
acpi: Add a comment to set the acpi tables
Simon Glass
2023-05-11
acpi: Move the table-finding functions into the libary
Simon Glass
2023-05-11
acpi: Create a new Kconfig for ACPI
Simon Glass
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-04-29
acpi: Fix buffer overflow in do_acpi_dump()
Andrew Scull
2022-01-25
acpi: Tidy up the table list
Simon Glass
2022-01-25
x86: Move the acpi table to generic global_data
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-03-27
cmd: Add missing check for CONFIG_SYS_LONGHELP
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-09-21
cmd: acpi: Print revisions in hex format
Andy Shevchenko
2020-07-17
acpi: Add an acpi command to list/dump generated ACPI items
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-04-30
acpi: Add an acpi command
Simon Glass