summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2022-08-12video: Rename structs and functions to avoid VBESimon Glass
2022-08-12video: Renname vbe.h to vesa.hSimon Glass
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-07-26zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma
2022-07-07Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini
2022-06-28tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-06-06serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)Pali Rohár
2022-06-06spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGETom Rini
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull
2022-05-03pci: Map bars with offset and lengthAndrew Scull
2022-04-14Remove duplication of table_compute_checksum functionTom Rini
2022-04-04Merge branch 'next'Tom Rini
2022-03-31Revert "x86: Move FACP table into separate functions"Andy Shevchenko
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini
2022-03-14x86: Add an enum name for the GNVS firmware typeSimon Glass
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon 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