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