aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle
2020-05-04x86: coreboot: Allow building an SPL imageSimon Glass
2020-05-04x86: Update SPL for corebootSimon Glass
2020-05-04x86: Move work-around out of cpu_jump_to_64bit_uboot()Simon Glass
2020-05-04x86: Allow building an SPL image for corebootSimon Glass
2020-05-04x86: Move coreboot-table detection to common 32/64-bit codeSimon Glass
2020-04-30x86: Use the existing stack when chain-loadingSimon Glass
2020-04-30x86: Add a way to detect running from corebootSimon Glass
2020-04-30x86: Move coreboot-table detection into common codeSimon Glass
2020-04-30x86: cpu: Skip init code when chain loadingSimon Glass
2020-04-30x86: apl: Skip init code when chain loadingSimon Glass
2020-04-30x86: fsp: Allow skipping init code when chain loadingSimon Glass
2020-04-30acpi: Add an acpi commandSimon Glass
2020-04-30acpi: Put table-setup code in its own functionSimon Glass
2020-04-30acpi: Move acpi_add_table() to generic codeSimon Glass
2020-04-30acpi: Drop code for missing XSDT from acpi_write_rsdp()Simon Glass
2020-04-30x86: Allow devices to write ACPI tablesSimon Glass
2020-04-30acpi: Convert part of acpi_table to use acpi_ctxSimon Glass
2020-04-30acpi: Add a method to write tables for a deviceSimon Glass
2020-04-16x86: Move acpi_table header to main include/ directorySimon Glass
2020-04-16x86: Move acpi_s3.h to include/acpi/Simon Glass
2020-04-16x86: apl: Add Global NVS table headerSimon Glass
2020-04-16x86: apl: Move p2sb ofdata reading to the correct methodSimon Glass
2020-04-16x86: Correct wording of coreboot source codeSimon Glass
2020-04-16tpm: cr50: Use the correct GPIO bindingSimon Glass
2020-04-16x86: acpi: Let OS know that console already had been initializedAndy Shevchenko
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini
2020-04-04x86: acpi: Describe USB 3 host controller found on Intel TangierAndy Shevchenko
2020-04-04x86: acpi: Add I²C timings to Intel Merrifield platformAndy Shevchenko
2020-04-04x86: acpi: Refactor XSDT handling in acpi_add_table()Andy Shevchenko
2020-03-05x86: apl: Use cpu_x86_get_count() for cpu_ops.get_countWolfgang Wallner
2020-03-05x86: cpu_x86: Make cpu_x86_get_count() non-staticWolfgang Wallner
2020-03-05x86: p2sb: Drop 'apl' prefixWolfgang Wallner
2020-03-05Revert "x86: use invd instead of wbinvd in real mode start code"Andy Shevchenko
2020-03-05x86: Correct error return value in mrccache_get_region()Simon Glass
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada
2020-02-19dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada
2020-02-19dma-mapping: fix the prototype of dma_map_single()Masahiro Yamada
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-07x86: coral: Add I2C and TPM device-tree definitionsSimon Glass
2020-02-07x86: Add support for ACPI general-purpose eventsSimon Glass
2020-02-07x86: itss: Add of-platdata supportSimon Glass
2020-02-07x86: Give each driver an IRQ typeSimon Glass
2020-02-07x86: apl: Drop the I2C config in FSP-SSimon Glass
2020-02-07x86: apl: Use the clock driverSimon Glass
2020-02-07x86: Move P2SB from Apollo Lake to a more generic locationWolfgang Wallner
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-04x86: itss: Remove apl-prefixWolfgang Wallner
2020-02-04x86: itss: Add a Kconfig option to enable/disable ITSS driverWolfgang Wallner
2020-02-04x86: Move itss.c from Apollo Lake to a more generic locationWolfgang Wallner