summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-07-17Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-07-17acpi: Enable ACPI table generation by default on x86Simon Glass
2020-07-17x86: Rename board_final_cleanup() to board_final_init()Simon Glass
2020-07-17x86: acpi: Correct the version of the MADTSimon Glass
2020-07-17x86: Drop setup_pcat_compatibility()Simon Glass
2020-07-17x86: Update the comment about booting for FSP2Simon Glass
2020-07-17x86: Store the coreboot table address in global_dataSimon Glass
2020-07-17x86: apl: Adjust FSP-M code to avoid hard-coded addressSimon Glass
2020-07-17x86: apl: Set the correct boot mode in the FSP-M codeSimon Glass
2020-07-17x86: Add debugging to table writingSimon Glass
2020-07-17x86: apl: Fix save/restore of ITSS prioritiesSimon Glass
2020-07-17x86: irq: Support flags for acpi_gpeSimon Glass
2020-07-17pmc: Move common registers to the header fileSimon Glass
2020-07-17x86: apl: Hide the p2sb on exit from U-BootSimon Glass
2020-07-17x86: apl: Support set_hide() in p2sb driverSimon Glass
2020-07-17p2sb: Add a method to hide the busSimon Glass
2020-07-17i2c: designware_i2c: Support ACPI table generationSimon Glass
2020-07-17i2c: Add log_ret() on errorSimon Glass
2020-07-17i2c: designware_i2c: Add a little more debuggingSimon Glass
2020-07-17x86: gpio: Add support for obtaining ACPI info for a GPIOSimon Glass
2020-07-17x86: apl: Use memory-mapped access for VBTSimon Glass
2020-07-17x86: Add error checking for csrt table generationSimon Glass
2020-07-17x86: pinctrl: Drop the acpi_path memberSimon Glass
2020-07-17x86: pinctrl: Set up itss in the probe() methodSimon Glass
2020-07-17x86: pinctrl: Add multi-ACPI controlSimon Glass
2020-07-17x86: pinctrl: Update comment for intel_pinctrl_get_pad()Simon Glass
2020-07-17x86: pinctrl: Add a way to get the pinctrl reg addressSimon Glass
2020-07-17sound: Add an ACPI driver for Maxim MAX98357acSimon Glass
2020-07-17sound: Add an ACPI driver for Dialog Semicondutor da7219Simon Glass
2020-07-17x86: Add support for building up an NHLT structureSimon Glass
2020-07-17acpi: Support writing named valuesSimon Glass
2020-07-17acpi: Support generation of a deviceSimon Glass
2020-07-17x86: Add bindings for NHLTSimon Glass
2020-07-17acpi: mmc: Generate ACPI info for the PCI SD CardSimon Glass
2020-07-17acpi: Support generation of a generic registerSimon Glass
2020-07-17acpi: Support generation of a scopeSimon Glass
2020-07-17acpi: Export functions to write sized valuesSimon Glass
2020-07-17dm: acpi: Add support for the NHLT tableSimon Glass
2020-07-17dm: core: Add a way of overriding the ACPI device pathSimon Glass
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