Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-10 | common: Drop display_options.h from common header | Simon Glass | 1 | -0/+1 |
2022-04-29 | acpi: Fix buffer overflow in do_acpi_dump() | Andrew Scull | 1 | -1/+1 |
2022-01-25 | acpi: Tidy up the table list | Simon Glass | 1 | -4/+5 |
2022-01-25 | x86: Move the acpi table to generic global_data | Simon Glass | 1 | -3/+3 |
2022-01-19 | doc: replace @return by Return: | Heinrich Schuchardt | 1 | -1/+1 |
2021-03-27 | cmd: Add missing check for CONFIG_SYS_LONGHELP | Simon Glass | 1 | -0/+2 |
2021-02-02 | common: Drop asm/global_data.h from common header | Simon Glass | 1 | -0/+1 |
2020-09-21 | cmd: acpi: Print revisions in hex format | Andy Shevchenko | 1 | -1/+1 |
2020-07-17 | acpi: Add an acpi command to list/dump generated ACPI items | Simon Glass | 1 | -2/+13 |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass | 1 | -2/+2 |
2020-04-30 | acpi: Add an acpi command | Simon Glass | 1 | -0/+186 |