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
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
2020-07-17
acpi: Add support for a generic power sequence
Simon Glass
2020-07-17
acpi: Add support for writing a GPIO power sequence
Simon Glass
2020-07-17
acpi: Add support for writing a Power Resource
Simon Glass
2020-07-17
acpi: Add support for various misc ACPI opcodes
Simon Glass
2020-07-17
acpi: Support copying properties from device tree to ACPI
Simon Glass
2020-07-17
acpi: Support writing a GPIO
Simon Glass
2020-07-17
acpi: Support writing Device Properties objects via _DSD
Simon Glass
2020-07-17
acpi: Support writing a UUID
Simon Glass
2020-07-17
acpi: Support writing a name
Simon Glass
2020-07-17
acpi: Support writing a string
Simon Glass
2020-07-17
acpi: Support writing an integer
Simon Glass
2020-07-17
acpigen: Support writing a package
Simon Glass
[next]