~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
/
test
/
dm
/
acpi.c
Commit message (
Expand
)
Author
Age
*
acpi: Add a comment to set the acpi tables
Simon Glass
2023-07-17
*
acpi: Put the version numbers in a central place
Simon Glass
2023-05-31
*
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-10-17
*
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
2022-01-25
*
acpi: Use U-Boot version for OEM_REVISION
Pali Rohár
2021-10-06
*
Remove including timestamp.h in version.h
Pali Rohár
2021-09-17
*
test: acpi: Fix warnings on 32-bit build
Simon Glass
2021-03-13
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
x86: Simplify acpi_device_infer_name()
Simon Glass
2020-12-18
*
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-12-13
*
acpi: Don't reset the tables with every new generation
Simon Glass
2020-11-06
*
cmd: acpi: Print revisions in hex format
Andy Shevchenko
2020-09-21
*
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-07
*
test/dm: check if devices exist
Heinrich Schuchardt
2020-07-25
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
*
test/dm: check if devices exist
Heinrich Schuchardt
2020-07-20
*
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-07-17
*
test: Use ut_asserteq_mem() where possible
Simon Glass
2020-05-19
*
acpi: Add an acpi command
Simon Glass
2020-04-30
*
acpi: Move the xsdt pointer to acpi_ctx
Simon Glass
2020-04-30
*
acpi: Put table-setup code in its own function
Simon Glass
2020-04-30
*
acpi: Move acpi_add_table() to generic code
Simon Glass
2020-04-30
*
acpi: Convert part of acpi_table to use acpi_ctx
Simon Glass
2020-04-30
*
acpi: Add a method to write tables for a device
Simon Glass
2020-04-30
*
acpi: Add support for DMAR
Simon Glass
2020-04-16
*
acpi: Add a central location for table version numbers
Simon Glass
2020-04-16
*
acpi: Add a simple sandbox test
Simon Glass
2020-04-16