summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-17dtoc: Support ACPI paths in of-platdataSimon Glass
2020-07-17acpi: Allow creating the GNVS to failSimon Glass
2020-07-17binman: Add way to locate an entry in memorySimon Glass
2020-07-17binman: Refactor binman_entry_find() to allow other nodesSimon Glass
2020-07-17binman: Allow setting the ROM offsetSimon Glass
2020-07-17acpi: Add an acpi command to list/dump generated ACPI itemsSimon Glass
2020-07-17dm: acpi: Enhance acpi_get_name()Simon Glass
2020-07-17pci: Avoid a crash in device_is_on_pci_bus()Simon Glass
2020-07-17x86: Allow devices to write to DSDTSimon Glass
2020-07-17acpi: Add support for DSDT generationSimon Glass
2020-07-17x86: Allow devices to write an SSDTSimon Glass
2020-07-17acpi: Support ordering SSDT data by deviceSimon Glass
2020-07-17acpi: Record the items added to SSDTSimon Glass
2020-07-17x86: acpi: Move MADT down a bitSimon Glass
2020-07-17acpi: Add support for SSDT generationSimon Glass
2020-07-17acpi: Add support for a generic power sequenceSimon Glass
2020-07-17acpi: Add support for writing a GPIO power sequenceSimon Glass
2020-07-17acpi: Add support for writing a Power ResourceSimon Glass
2020-07-17acpi: Add support for various misc ACPI opcodesSimon Glass
2020-07-17acpi: Support copying properties from device tree to ACPISimon Glass
2020-07-17acpi: Support writing a GPIOSimon Glass
2020-07-17acpi: Support writing Device Properties objects via _DSDSimon Glass
2020-07-17acpi: Support writing a UUIDSimon Glass
2020-07-17acpi: Support writing a nameSimon Glass
2020-07-17acpi: Support writing a stringSimon Glass
2020-07-17acpi: Support writing an integerSimon Glass
2020-07-17acpigen: Support writing a packageSimon Glass
2020-07-17acpigen: Support writing a lengthSimon Glass
2020-07-17acpi: Support generation of SPI descriptorSimon Glass
2020-07-17acpi: Support generation of I2C descriptorSimon Glass
2020-07-17acpi: Support generation of a GPIO/irq for a deviceSimon Glass
2020-07-17acpi: Support generation of GPIO descriptorSimon Glass
2020-07-17acpi: Support string outputSimon Glass
2020-07-17gpio: Add a method to convert a GPIO to ACPISimon Glass
2020-07-17acpi: Support generation of interrupt descriptorSimon Glass
2020-07-17acpi: Support generation of ACPI codeSimon Glass
2020-07-17irq: Add a method to convert an interrupt to ACPISimon Glass
2020-07-17acpi: Add a way to check device statusSimon Glass
2020-07-17acpi: Add a function to get a device path and scopeSimon Glass
2020-07-17dm: core: Add an ACPI name for the root nodeSimon Glass
2020-07-17x86: fsp: Support a warning message when DRAM init is slowSimon Glass
2020-07-17x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass
2020-07-17coral: Enable the copy framebufferSimon Glass
2020-07-17timer: Allow delays with a 32-bit microsecond timerSimon Glass
2020-07-17x86: p2sb: make P2SB driver depend on P2SB uclassWolfgang Wallner
2020-07-17drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband BridgeWolfgang Wallner
2020-07-16Merge tag 'efi-2020-10-rc1-4' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-07-16efi_loader: simplify 'printenv -e'Heinrich Schuchardt
2020-07-16efi_loader: describe EFI_VAR_FILE_MAGICHeinrich Schuchardt
2020-07-16efi_loader: pre-seed UEFI variablesHeinrich Schuchardt