summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-243-6/+7
* lmb: move CONFIG_LMB in KconfigPatrick Delaunay2021-04-221-1/+0
* Add support for stack-protectorJoel Peshkin2021-04-201-1/+1
* x86: correct usage of CFLAGS_NON_EFIHeinrich Schuchardt2021-04-201-4/+6
* x86: mtrr: Fix function descriptionsWolfgang Wallner2021-04-151-2/+2
* x86: qemu: move QFW to its own uclassAsherah Connor2021-04-123-48/+21
* x86: coral: Show memory config and SKU ID on startupSimon Glass2021-03-271-0/+11
* cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass2021-03-271-1/+1
* x86: coreboot: Don't setup MTRR when booting from corebootSimon Glass2021-03-271-3/+3
* x86: fsp: Don't notify if booted from corebootSimon Glass2021-03-271-0/+4
* x86: coral: Fall back to coreboot video when FSP missingSimon Glass2021-03-271-0/+5
* x86: coral: Allow init of debug UART in U-Boot properSimon Glass2021-03-274-58/+65
* x86: coral: Avoid build error with !CONFIG_ACPIGENSimon Glass2021-03-271-5/+9
* x86: fsp: Don't enable FSP graphics if booted from corebootSimon Glass2021-03-271-1/+1
* x86: Allow installing an e820 when booting from corebootSimon Glass2021-03-275-29/+69
* x86: coreboot: Update parsing of the latest sysinfoSimon Glass2021-03-273-57/+525
* x86: Move coreboot sysinfo parsing into generic x86 codeSimon Glass2021-03-275-1/+28
* x86: coreboot: Sync up timestamp codesSimon Glass2021-03-272-2/+64
* x86: Move coreboot timestamp info into coreboot_tables.hSimon Glass2021-03-273-36/+39
* x86: Make coreboot sysinfo available to any x86 boardSimon Glass2021-03-275-4/+4
* cbfs: Allow access to CBFS without a headerSimon Glass2021-03-271-1/+2
* x86: coral: Update the SD card-detect GPIOSimon Glass2021-03-271-1/+1
* x86: coral: Put the eMMC firstSimon Glass2021-03-271-0/+1
* x86: dts: Drop unused CONFIG_SPLSimon Glass2021-03-261-5/+1
* x86: Make use of binman expanded entriesSimon Glass2021-03-261-10/+1
* x86: apl: Use read-only SPL and new of-platdataSimon Glass2021-03-261-0/+2
* x86: coral: Drop TPM and ACPI interrupts from TPLSimon Glass2021-03-261-5/+5
* x86: Don't include reset driver in SPLSimon Glass2021-03-261-1/+1
* x86: Support a fake PCI device with of-platdata-instSimon Glass2021-03-261-0/+1
* x86: itss: Tidy up bind() for of-platdata-instSimon Glass2021-03-261-2/+3
* x86: apl: Tell of-platdata about a required header fileSimon Glass2021-03-261-0/+1
* x86: apl: Fix the header order in pmcSimon Glass2021-03-261-1/+1
* x86: Define a region for device priv/plat dataSimon Glass2021-03-261-0/+8
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-154-1/+30
|\
| * x86: Select advanced Intel code only if allowedSimon Glass2021-03-092-0/+16
| * x86: Move INTEL_ACPIGEN to arch/x86Simon Glass2021-03-091-0/+9
| * x86: Fix member check in intel_gnvsSimon Glass2021-03-091-0/+4
| * x86: sizeof-array-div error in lpc_common_early_initHeinrich Schuchardt2021-03-091-1/+1
* | gpio: x86: Drop the deprecated methods in intel_gpioSimon Glass2021-03-031-0/+5
* | reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
|/
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-1588-7/+90
|\
| * common: Drop asm/global_data.h from common headerSimon Glass2021-02-0288-7/+90
* | x86: qemu: Fix broken multi-core bootBin Meng2021-02-031-0/+6
|/
* x86: tpl: Show next stage being bootedSimon Glass2021-02-011-1/+6
* x86: spl: Clear BSS unconditionallySimon Glass2021-02-011-1/+1
* x86: zimage: Improve command-line debug handlingSimon Glass2021-02-011-3/+7
* x86: zimage: Allow dumping the image from outside the moduleSimon Glass2021-02-012-8/+25
* x86: Update Chromium OS GNVS namesSimon Glass2021-02-011-6/+28
* x86: spl: Make moving BSS conditionalSimon Glass2021-02-011-0/+2
* x86: Make sure the SPL image ends on a suitable boundarySimon Glass2021-02-011-0/+10