index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
acpi
Age
Commit message (
Expand
)
Author
2024-03-27
acpi: rename aslc_id, aslc_revision
Heinrich Schuchardt
2024-01-07
acpi: Kconfig symbol CONFIG_QFW_ACPI
Heinrich Schuchardt
2024-01-07
acpi: support 64bit in acpi_find_table for DSDT and FACS
Heinrich Schuchardt
2024-01-07
acpi: Write pointers to tables instead of addresses
Simon Glass
2023-12-21
lib: Remove <common.h> inclusion from these files
Tom Rini
2023-12-13
acpi: consider XSDT in acpi_find_table()
Heinrich Schuchardt
2023-12-13
acpi: simplify acpi_write_ssdt()
Heinrich Schuchardt
2023-12-13
acpi: cannot have RSDT above 4 GiB
Heinrich Schuchardt
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
2023-05-31
acpi: Put the version numbers in a central place
Simon Glass
2023-05-11
acpi: Move the table-finding functions into the libary
Simon Glass
2023-05-11
acpi: Create a new Kconfig for ACPI
Simon Glass
2022-10-17
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-02-09
acpi: Move MCFG implementation to common lib
Moritz Fischer
2022-01-25
acpi: Collect tables in the acpi_item list
Simon Glass
2022-01-25
x86: Move acpi_get_rsdp_addr() ACPI tables to the writer
Simon Glass
2022-01-25
x86: Move device-specific ACPI tables to a writer function
Simon Glass
2022-01-25
x86: acpi: Update acpi_fill_csrt() to use acpi_ctx
Simon Glass
2022-01-25
x86: Move CSRT table to a writer function
Simon Glass
2022-01-25
x86: Move SSDT table to a writer function
Simon Glass
2022-01-25
x86: Move DSDT table to a writer function
Simon Glass
2022-01-25
x86: Move FACS table to a writer function
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
acpi: Add a linker list for ACPI tables
Simon Glass
2022-01-25
acpi: Use finer-grained control of ACPI-table generation
Simon Glass
2022-01-25
x86: Move the acpi table to generic global_data
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
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-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 'platdata' variables to just 'plat'
Simon Glass
2020-11-06
acpi: Correct reset handling in acpi_device_add_power_res()
Simon Glass
2020-11-06
x86: Allow putting some tables in the bloblist
Simon Glass
2020-09-25
acpi: Use I2cSerialBusV2() instead of I2cSerialBus()
Simon Glass
2020-09-25
acpi: Add more support for generating processor tables
Simon Glass
2020-09-25
acpi: Add support for generating processor tables
Simon Glass
2020-09-25
x86: acpi: Support generation of the DBG2 table
Simon Glass
2020-09-25
dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()
Simon Glass
2020-09-25
acpi: Support generating a multi-function _DSM for devices
Simon Glass
2020-09-25
acpi: Add support for conditions and return values
Simon Glass
2020-09-25
acpi: Add support for writing a _PRW
Simon Glass
2020-07-17
acpi: Support writing named values
Simon Glass
2020-07-17
acpi: Support generation of a device
Simon Glass
2020-07-17
acpi: Support generation of a generic register
Simon Glass
2020-07-17
acpi: Support generation of a scope
Simon Glass
2020-07-17
dm: acpi: Enhance acpi_get_name()
Simon Glass
[next]