Show patches with: Series = x86: Programmatic generation of ACPI tables (Part C)       |    Archived = No       |   43 patches
Patch Series S/W/F Date Submitter Delegate State
[v1,43/43] acpi: Enable ACPI table generation by default on x86 x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass New
[v1,42/43] x86: Rename board_final_cleanup() to board_final_init() x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,41/43] x86: acpi: Correct the version of the MADT x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,40/43] x86: Drop setup_pcat_compatibility() x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass New
[v1,39/43] x86: Update the comment about booting for FSP2 x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,38/43] x86: mp: Allow use of mp_run_on_cpus() without MP x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass New
[v1,37/43] x86: Store the coreboot table address in global_data x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,36/43] x86: apl: Adjust FSP-M code to avoid hard-coded address x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass New
[v1,35/43] x86: Add debugging to table writing x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,34/43] x86: apl: Fix save/restore of ITSS priorities x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,33/43] x86: irq: Support flags for acpi_gpe x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,32/43] pmc: Move common registers to the header file x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,31/43] x86: apl: Hide the p2sb on exit from U-Boot x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,30/43] x86: apl: Support set_hide() in p2sb driver x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,29/43] p2sb: Add a method to hide the bus x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,28/43] i2c: designware_i2c: Support ACPI table generation x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,27/43] i2c: Add log_ret() on error x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,26/43] i2c: designware_i2c: Add a little more debugging x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,25/43] x86: gpio: Add support for obtaining ACPI info for a GPIO x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,24/43] x86: apl: Use memory-mapped access for VBT x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,23/43] x86: Add error checking for csrt table generation x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,22/43] x86: Add support for building up an NHLT structure x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,21/43] x86: pinctrl: Drop the acpi_name member x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,20/43] x86: pinctrl: Set up itss in the probe() method x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,19/43] x86: pinctrl: Add multi-ACPI control x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass New
[v1,18/43] x86: pinctrl: Update comment for intel_pinctrl_get_pad() x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,17/43] x86: pinctrl: Add a way to get the pinctrl reg address x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,16/43] sound: Add an ACPI driver for Maxim MAX98357ac x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,15/43] sound: Add an ACPI driver for Dialog Semicondutor da7219 x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,14/43] acpi: Support writing named values x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,13/43] acpi: Support generation of a device x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,12/43] x86: Add bindings for NHLT x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,11/43] acpi: mmc: Generate ACPI info for the PCI SD Card x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,10/43] acpi: Support generation of a generic register x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,09/43] acpi: Support generation of a scope x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass New
[v1,08/43] acpi: Export functions to write sized values x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,07/43] dm: acpi: Add support for the NHLT table x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,06/43] dm: core: Add a way of overriding the ACPI device path x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,05/43] dtoc: Support ACPI paths in of-platdata x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,04/43] acpi: Allow creating the GNVS to fail x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,03/43] binman: Add way to locate an entry in memory x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,02/43] binman: Refactor binman_entry_find() to allow other nodes x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted
[v1,01/43] binman: Allow setting the ROM offset x86: Programmatic generation of ACPI tables (Part C) --- 2020-06-15 Simon Glass Accepted