summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * x86: acpi: Correct the version of the MADTSimon Glass2020-07-171-1/+1
| * x86: Drop setup_pcat_compatibility()Simon Glass2020-07-172-12/+0
| * x86: Update the comment about booting for FSP2Simon Glass2020-07-171-0/+1
| * x86: Store the coreboot table address in global_dataSimon Glass2020-07-173-2/+14
| * x86: apl: Adjust FSP-M code to avoid hard-coded addressSimon Glass2020-07-171-1/+2
| * x86: apl: Set the correct boot mode in the FSP-M codeSimon Glass2020-07-171-1/+2
| * x86: Add debugging to table writingSimon Glass2020-07-171-10/+28
| * x86: apl: Fix save/restore of ITSS prioritiesSimon Glass2020-07-176-13/+46
| * x86: irq: Support flags for acpi_gpeSimon Glass2020-07-172-0/+40
| * pmc: Move common registers to the header fileSimon Glass2020-07-172-9/+14
| * x86: apl: Hide the p2sb on exit from U-BootSimon Glass2020-07-171-0/+13
| * x86: apl: Support set_hide() in p2sb driverSimon Glass2020-07-172-15/+42
| * p2sb: Add a method to hide the busSimon Glass2020-07-172-1/+34
| * i2c: designware_i2c: Support ACPI table generationSimon Glass2020-07-173-1/+136
| * i2c: Add log_ret() on errorSimon Glass2020-07-171-2/+2
| * i2c: designware_i2c: Add a little more debuggingSimon Glass2020-07-171-5/+5
| * x86: gpio: Add support for obtaining ACPI info for a GPIOSimon Glass2020-07-171-0/+34
| * x86: apl: Use memory-mapped access for VBTSimon Glass2020-07-172-14/+6
| * x86: Add error checking for csrt table generationSimon Glass2020-07-171-6/+13
| * x86: pinctrl: Drop the acpi_path memberSimon Glass2020-07-172-6/+0
| * x86: pinctrl: Set up itss in the probe() methodSimon Glass2020-07-171-4/+4
| * x86: pinctrl: Add multi-ACPI controlSimon Glass2020-07-172-0/+14
| * x86: pinctrl: Update comment for intel_pinctrl_get_pad()Simon Glass2020-07-171-0/+1
| * x86: pinctrl: Add a way to get the pinctrl reg addressSimon Glass2020-07-175-16/+51
| * sound: Add an ACPI driver for Maxim MAX98357acSimon Glass2020-07-175-0/+194
| * sound: Add an ACPI driver for Dialog Semicondutor da7219Simon Glass2020-07-175-0/+314
| * x86: Add support for building up an NHLT structureSimon Glass2020-07-173-0/+797
| * acpi: Support writing named valuesSimon Glass2020-07-173-0/+198
| * acpi: Support generation of a deviceSimon Glass2020-07-173-0/+43
| * x86: Add bindings for NHLTSimon Glass2020-07-171-0/+24
| * acpi: mmc: Generate ACPI info for the PCI SD CardSimon Glass2020-07-172-1/+79
| * acpi: Support generation of a generic registerSimon Glass2020-07-174-0/+146
| * acpi: Support generation of a scopeSimon Glass2020-07-175-2/+51
| * acpi: Export functions to write sized valuesSimon Glass2020-07-172-1/+89
| * dm: acpi: Add support for the NHLT tableSimon Glass2020-07-172-0/+41
| * dm: core: Add a way of overriding the ACPI device pathSimon Glass2020-07-173-0/+55
| * dtoc: Support ACPI paths in of-platdataSimon Glass2020-07-173-1/+7
| * acpi: Allow creating the GNVS to failSimon Glass2020-07-175-6/+27
| * binman: Add way to locate an entry in memorySimon Glass2020-07-172-0/+45
| * binman: Refactor binman_entry_find() to allow other nodesSimon Glass2020-07-171-6/+13
| * binman: Allow setting the ROM offsetSimon Glass2020-07-172-0/+25
| * acpi: Add an acpi command to list/dump generated ACPI itemsSimon Glass2020-07-174-2/+84
| * dm: acpi: Enhance acpi_get_name()Simon Glass2020-07-178-23/+190
| * pci: Avoid a crash in device_is_on_pci_bus()Simon Glass2020-07-172-1/+15
| * x86: Allow devices to write to DSDTSimon Glass2020-07-171-1/+15
| * acpi: Add support for DSDT generationSimon Glass2020-07-174-1/+100
| * x86: Allow devices to write an SSDTSimon Glass2020-07-171-0/+29
| * acpi: Support ordering SSDT data by deviceSimon Glass2020-07-174-8/+105
| * acpi: Record the items added to SSDTSimon Glass2020-07-171-4/+79
| * x86: acpi: Move MADT down a bitSimon Glass2020-07-171-6/+6