index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
/
acpi.c
Age
Commit message (
Expand
)
Author
2025-11-06
acpi: use U-Boot ACPI vendor ID
Heinrich Schuchardt
2025-04-03
acpi: Support checking checksums
Simon Glass
2025-04-03
test: acpi: Correct memory leaks
Simon Glass
2024-10-27
acpi: Add fill_madt to acpi_ops
Patrick Rudolph
2024-08-26
test: dm: Use UTF_CONSOLE in tests
Simon Glass
2024-08-26
test: Rename unit-test flags
Simon Glass
2024-07-03
acpi: set creator_revision in acpi_fill_header
Heinrich Schuchardt
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
test: Remove <common.h> and add needed includes
Tom Rini
2024-03-27
acpi: rename aslc_id, aslc_revision
Heinrich Schuchardt
2024-01-07
acpi: Write pointers to tables instead of addresses
Simon Glass
2024-01-07
acpi: Rename test dm_test_setup_ctx_and_base_tables()
Simon Glass
2023-12-13
cmd: acpi: fix acpi list command
Heinrich Schuchardt
2023-12-13
acpi: fix struct acpi_xsdt
Heinrich Schuchardt
2023-12-13
test: unit test for acpi_find_table()
Heinrich Schuchardt
2023-08-22
test: acpi: Handle both 32bit and 64bit ACPI tables
Marek Vasut
2023-07-17
acpi: Add a comment to set the acpi tables
Simon Glass
2023-05-31
acpi: Put the version numbers in a central place
Simon Glass
2022-10-17
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-01-25
acpi: Tidy up the table list
Simon Glass
2022-01-25
acpi: Tidy up the item list
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
x86: Move the acpi table to generic global_data
Simon Glass
2021-10-06
acpi: Use U-Boot version for OEM_REVISION
Pali Rohár
2021-09-17
Remove including timestamp.h in version.h
Pali Rohár
2021-03-13
test: acpi: Fix warnings on 32-bit build
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-18
x86: Simplify acpi_device_infer_name()
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-11-06
acpi: Don't reset the tables with every new generation
Simon Glass
2020-09-21
cmd: acpi: Print revisions in hex format
Andy Shevchenko
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
2020-07-25
test/dm: check if devices exist
Heinrich Schuchardt
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
test/dm: check if devices exist
Heinrich Schuchardt
2020-07-17
acpi: Support generation of a scope
Simon Glass
2020-07-17
acpi: Add an acpi command to list/dump generated ACPI items
Simon Glass
2020-07-17
dm: acpi: Enhance acpi_get_name()
Simon Glass
2020-07-17
acpi: Add support for DSDT generation
Simon Glass
2020-07-17
acpi: Support ordering SSDT data by device
Simon Glass
2020-07-17
acpi: Add support for SSDT generation
Simon Glass
2020-07-17
acpi: Add a way to check device status
Simon Glass
2020-07-17
acpi: Add a function to get a device path and scope
Simon Glass
2020-05-19
test: Use ut_asserteq_mem() where possible
Simon Glass
[next]