aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-27Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...Tom Rini
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini
2021-09-25treewide: Try to avoid the preprocessor with OF_REALSimon Glass
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass
2021-09-23lmb: x86: Add arch_lmb_reserve()Marek Vasut
2021-09-22x86: tangier: acpi: Add GPIO card detection to SDHCI #2Andy Shevchenko
2021-09-22x86: edison: Mark eMMC non-removableAndy Shevchenko
2021-09-17x86: quark: MRC: Remove U_BOOT_DATE and U_BOOT_TIME from debug logPali Rohár
2021-09-17Remove #include <version.h> from files which do not need itPali Rohár
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass
2021-09-04pch: Rename PCH_SUPPORT to PCHSimon Glass
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini
2021-08-17efi_loader rename enum efi_mem_type to efi_memory_typeHeinrich Schuchardt
2021-08-02Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-08-03x86: queensbay: Return directly if IGD / SDVO were already disabledBin Meng
2021-08-03x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWAREBin Meng
2021-08-03x86: fsp: Don't program MTRR for DRAM for FSP1Bin Meng
2021-08-02x86: mtrr: Abort if requested size is not power of 2Bin Meng
2021-08-02x86: mtrr: Skip MSRs that were already programmed in mtrr_commit()Bin Meng
2021-08-02x86: mtrr: Do not clear the unused ones in mtrr_commit()Bin Meng
2021-08-02x86: dts: Define a default TSC timer frequencyBin Meng
2021-08-02x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQBin Meng
2021-08-02x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROMBin Meng
2021-08-02x86: tangier: Fix DMA controller IRQ polarity in CSRTAndy Shevchenko
2021-08-02x86: dts: Add "m25p,fast-read" to SPI flash nodeBin Meng
2021-07-24smbios: error handling for invalid addressesHeinrich Schuchardt
2021-07-15x86: Ensure the e820 map is installed in all casesSimon Glass
2021-07-15x86: cros: Check ROM exists before building vbootSimon Glass
2021-07-15x86: coreboot: Use vendor in the KconfigSimon Glass
2021-07-15x86: Add function comments to cb_sysinfo.hSimon Glass
2021-07-15x86: Do cache set-up by default when booting from corebootSimon Glass
2021-07-15x86: Update the MP constants to avoid conflictsSimon Glass
2021-07-15x86: Don't set up MTRRs if previously doneSimon Glass
2021-07-07x86: Drop _X86EMU_env definition when CONFIG_BIOSEMU is usedBin Meng
2021-07-07bootstage: Eliminate when not enabledTom Rini
2021-06-23x86: Discard .note.gnu.property sectionsBin Meng
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay
2021-04-20Add support for stack-protectorJoel Peshkin
2021-04-20x86: correct usage of CFLAGS_NON_EFIHeinrich Schuchardt
2021-04-15x86: mtrr: Fix function descriptionsWolfgang Wallner
2021-04-12x86: qemu: move QFW to its own uclassAsherah Connor
2021-03-27x86: coral: Show memory config and SKU ID on startupSimon Glass
2021-03-27cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass
2021-03-27x86: coreboot: Don't setup MTRR when booting from corebootSimon Glass