~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
path: root/lib/acpi
Commit message (Expand)AuthorAge
* Merge tag v2023.07-rc4 into nextTom Rini2023-06-12
|\
| * acpi: Move the table-finding functions into the libarySimon Glass2023-05-11
| * acpi: Create a new Kconfig for ACPISimon Glass2023-05-11
* | acpi: Put the version numbers in a central placeSimon Glass2023-05-31
|/
* dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek2022-10-17
* acpi: Move MCFG implementation to common libMoritz Fischer2022-02-09
* acpi: Collect tables in the acpi_item listSimon Glass2022-01-25
* x86: Move acpi_get_rsdp_addr() ACPI tables to the writerSimon Glass2022-01-25
* x86: Move device-specific ACPI tables to a writer functionSimon Glass2022-01-25
* x86: acpi: Update acpi_fill_csrt() to use acpi_ctxSimon Glass2022-01-25
* x86: Move CSRT table to a writer functionSimon Glass2022-01-25
* x86: Move SSDT table to a writer functionSimon Glass2022-01-25
* x86: Move DSDT table to a writer functionSimon Glass2022-01-25
* x86: Move FACS table to a writer functionSimon Glass2022-01-25
* x86: Move base tables to a writer functionSimon Glass2022-01-25
* x86: Use the ACPI table writerSimon Glass2022-01-25
* x86: acpi: Split out context creation from base tablesSimon Glass2022-01-25
* acpi: Add a linker list for ACPI tablesSimon Glass2022-01-25
* acpi: Use finer-grained control of ACPI-table generationSimon Glass2022-01-25
* x86: Move the acpi table to generic global_dataSimon Glass2022-01-25
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* acpi: Use U-Boot version for OEM_REVISIONPali Rohár2021-10-06
* Remove including timestamp.h in version.hPali Rohár2021-09-17
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* x86: Simplify acpi_device_infer_name()Simon Glass2020-12-18
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* acpi: Correct reset handling in acpi_device_add_power_res()Simon Glass2020-11-06
* x86: Allow putting some tables in the bloblistSimon Glass2020-11-06
* acpi: Use I2cSerialBusV2() instead of I2cSerialBus()Simon Glass2020-09-25
* acpi: Add more support for generating processor tablesSimon Glass2020-09-25
* acpi: Add support for generating processor tablesSimon Glass2020-09-25
* x86: acpi: Support generation of the DBG2 tableSimon Glass2020-09-25
* dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()Simon Glass2020-09-25
* acpi: Support generating a multi-function _DSM for devicesSimon Glass2020-09-25
* acpi: Add support for conditions and return valuesSimon Glass2020-09-25
* acpi: Add support for writing a _PRWSimon Glass2020-09-25
* acpi: Support writing named valuesSimon Glass2020-07-17
* acpi: Support generation of a deviceSimon Glass2020-07-17
* acpi: Support generation of a generic registerSimon Glass2020-07-17
* acpi: Support generation of a scopeSimon Glass2020-07-17
* dm: acpi: Enhance acpi_get_name()Simon Glass2020-07-17
* acpi: Add support for a generic power sequenceSimon Glass2020-07-17
* acpi: Add support for writing a GPIO power sequenceSimon Glass2020-07-17
* acpi: Add support for writing a Power ResourceSimon Glass2020-07-17
* acpi: Add support for various misc ACPI opcodesSimon Glass2020-07-17
* acpi: Support copying properties from device tree to ACPISimon Glass2020-07-17
* acpi: Support writing a GPIOSimon Glass2020-07-17
* acpi: Support writing Device Properties objects via _DSDSimon Glass2020-07-17
* acpi: Support writing a UUIDSimon Glass2020-07-17