summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2022-03-31Revert "x86: Move FACP table into separate functions"Andy Shevchenko
2022-03-14x86: Add an enum name for the GNVS firmware typeSimon Glass
2022-02-22spl: x86: Correct the binman symbols for SPLSimon Glass
2022-02-11acpi: Move acpi_write_tables() to a generic headerSimon Glass
2022-02-09acpi: Move MCFG implementation to common libMoritz Fischer
2022-02-09arch: x86: lib: acpi_table: Fix MCFG entriesMoritz Fischer
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes
2022-01-25x86: Move acpi_get_rsdp_addr() ACPI tables to the writerSimon Glass
2022-01-25x86: Move device-specific ACPI tables to a writer functionSimon Glass
2022-01-25x86: acpi: Update acpi_fill_csrt() to use acpi_ctxSimon Glass
2022-01-25x86: Move CSRT table to a writer functionSimon Glass
2022-01-25x86: Move TCPA table to a writer functionSimon Glass
2022-01-25x86: Move MADT table to a writer functionSimon Glass
2022-01-25x86: Move TPM2 table to a writer functionSimon Glass
2022-01-25x86: Move SSDT table to a writer functionSimon Glass
2022-01-25x86: Move FACP table into separate functionsSimon Glass
2022-01-25x86: Move FADT table to a writer functionSimon Glass
2022-01-25x86: Move GNVS table to a writer functionSimon Glass
2022-01-25x86: Move DSDT table to a writer functionSimon Glass
2022-01-25x86: Move FACS table to a writer functionSimon Glass
2022-01-25x86: Move base tables to a writer functionSimon Glass
2022-01-25x86: Use the ACPI table writerSimon Glass
2022-01-25x86: acpi: Split out context creation from base tablesSimon Glass
2022-01-25acpi: Move acpi_fill_header() to the generic headerSimon Glass
2022-01-25acpi: Use finer-grained control of ACPI-table generationSimon Glass
2022-01-25x86: Move the acpi table to generic global_dataSimon Glass
2022-01-25x86: Allow any arch to generate ACPI tablesSimon Glass
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-15x86: efi: Set the correct link flags for the 64-bit EFI appSimon Glass
2022-01-15x86: efi: Don't use the 64-bit link script for the EFI appSimon Glass
2022-01-15x86: efi: Round out the link script for 64-bit EFISimon Glass
2022-01-15x86: efi: Tweak the code used for the 64-bit EFI appSimon Glass
2022-01-15x86: efi: Update efi_get_next_mem_desc() to avoid needing a mapSimon Glass
2022-01-13bloblist: Rename the SPL tagSimon Glass
2022-01-12x86: pci: Use PCI_CONF1_ADDRESS() macroPali Rohár
2021-12-31x86: efi: Show the system-table revisionSimon Glass
2021-12-31x86: efi: Add room for the binman definition in the dtbSimon Glass
2021-12-31x86: Don't process the kernel command line unless enabledSimon Glass
2021-12-31x86: Allow booting a kernel from the EFI appSimon Glass
2021-11-07efi: Add video support to the appSimon Glass
2021-11-07x86: Don't duplicate global_ptr in 64-bit EFI appSimon Glass
2021-11-07efi: Create a 64-bit appSimon Glass
2021-11-07x86: Create a 32/64-bit selection for the appSimon Glass
2021-11-01x86: tangier: pinmux: Move error message to the callerAndy Shevchenko
2021-11-01x86: tangier: pinmux: Move is_protected assignment closer to its userAndy Shevchenko
2021-11-01x86: edison: Don't take SD card detect pin into considerationAndy Shevchenko
2021-11-01x86: tangier: Enable support for SD/SDIO family in the pinmux driverAndy Shevchenko
2021-11-01x86: Fix i8254 ifdef include guardAlistair Delva
2021-11-01x86: chromebook_coral: fix C block commentAlistair Delva
2021-11-01x86: tangier: Replace Method() by Name() for _STA objectAndy Shevchenko