summaryrefslogtreecommitdiff
path: root/cmd/acpi.c
AgeCommit message (Expand)Author
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-04-29acpi: Fix buffer overflow in do_acpi_dump()Andrew Scull
2022-01-25acpi: Tidy up the table listSimon Glass
2022-01-25x86: Move the acpi table to generic global_dataSimon Glass
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-03-27cmd: Add missing check for CONFIG_SYS_LONGHELPSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-09-21cmd: acpi: Print revisions in hex formatAndy Shevchenko
2020-07-17acpi: Add an acpi command to list/dump generated ACPI itemsSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-04-30acpi: Add an acpi commandSimon Glass