summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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
2021-03-27x86: fsp: Don't notify if booted from corebootSimon Glass
2021-03-27x86: coral: Fall back to coreboot video when FSP missingSimon Glass
2021-03-27x86: coral: Allow init of debug UART in U-Boot properSimon Glass
2021-03-27x86: coral: Avoid build error with !CONFIG_ACPIGENSimon Glass
2021-03-27x86: fsp: Don't enable FSP graphics if booted from corebootSimon Glass
2021-03-27x86: Allow installing an e820 when booting from corebootSimon Glass
2021-03-27x86: coreboot: Update parsing of the latest sysinfoSimon Glass
2021-03-27x86: Move coreboot sysinfo parsing into generic x86 codeSimon Glass
2021-03-27x86: coreboot: Sync up timestamp codesSimon Glass
2021-03-27x86: Move coreboot timestamp info into coreboot_tables.hSimon Glass
2021-03-27x86: Make coreboot sysinfo available to any x86 boardSimon Glass
2021-03-27cbfs: Allow access to CBFS without a headerSimon Glass
2021-03-27x86: coral: Update the SD card-detect GPIOSimon Glass
2021-03-27x86: coral: Put the eMMC firstSimon Glass
2021-03-26x86: dts: Drop unused CONFIG_SPLSimon Glass
2021-03-26x86: Make use of binman expanded entriesSimon Glass
2021-03-26x86: apl: Use read-only SPL and new of-platdataSimon Glass
2021-03-26x86: coral: Drop TPM and ACPI interrupts from TPLSimon Glass
2021-03-26x86: Don't include reset driver in SPLSimon Glass
2021-03-26x86: Support a fake PCI device with of-platdata-instSimon Glass
2021-03-26x86: itss: Tidy up bind() for of-platdata-instSimon Glass
2021-03-26x86: apl: Tell of-platdata about a required header fileSimon Glass
2021-03-26x86: apl: Fix the header order in pmcSimon Glass
2021-03-26x86: Define a region for device priv/plat dataSimon Glass
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini
2021-03-09x86: Select advanced Intel code only if allowedSimon Glass
2021-03-09x86: Move INTEL_ACPIGEN to arch/x86Simon Glass
2021-03-09x86: Fix member check in intel_gnvsSimon Glass
2021-03-09x86: sizeof-array-div error in lpc_common_early_initHeinrich Schuchardt
2021-03-03gpio: x86: Drop the deprecated methods in intel_gpioSimon Glass