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
/
drivers
/
core
/
acpi.c
Age
Commit message (
Expand
)
Author
2024-10-27
acpi: Add fill_madt to acpi_ops
Patrick Rudolph
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-07
core: Remove <common.h> and add needed includes
Tom Rini
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-07-26
dm: avoid NULL dereference in add_item()
Heinrich Schuchardt
2022-01-25
acpi: Tidy up the item list
Simon Glass
2022-01-25
acpi: Collect tables in the acpi_item list
Simon Glass
2022-01-25
acpi: Add a table start
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-04-06
dm: core: Use -ENOSPC in acpi_get_path()
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-11-06
acpi: Don't reset the tables with every new generation
Simon Glass
2020-07-20
dm: core: Don't show an ACPI warning if there is no ordering
Simon Glass
2020-07-17
dm: acpi: Add support for the NHLT table
Simon Glass
2020-07-17
dm: core: Add a way of overriding the ACPI device path
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: Record the items added to SSDT
Simon Glass
2020-07-17
acpi: Add support for SSDT generation
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-30
acpi: Add a method to write tables for a device
Simon Glass
2020-04-16
dm: core: Add basic ACPI support
Simon Glass