aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2021-03-27x86: coral: Show memory config and SKU ID on startupSimon Glass1-0/+11
2021-03-27cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass1-1/+1
2021-03-27x86: coreboot: Don't setup MTRR when booting from corebootSimon Glass1-3/+3
2021-03-27x86: fsp: Don't notify if booted from corebootSimon Glass1-0/+4
2021-03-27x86: coral: Fall back to coreboot video when FSP missingSimon Glass1-0/+5
2021-03-27x86: coral: Allow init of debug UART in U-Boot properSimon Glass4-58/+65
2021-03-27x86: coral: Avoid build error with !CONFIG_ACPIGENSimon Glass1-5/+9
2021-03-27x86: fsp: Don't enable FSP graphics if booted from corebootSimon Glass1-1/+1
2021-03-27x86: Allow installing an e820 when booting from corebootSimon Glass5-29/+69
2021-03-27x86: coreboot: Update parsing of the latest sysinfoSimon Glass3-57/+525
2021-03-27x86: Move coreboot sysinfo parsing into generic x86 codeSimon Glass5-1/+28
2021-03-27x86: coreboot: Sync up timestamp codesSimon Glass2-2/+64
2021-03-27x86: Move coreboot timestamp info into coreboot_tables.hSimon Glass3-36/+39
2021-03-27x86: Make coreboot sysinfo available to any x86 boardSimon Glass5-4/+4
2021-03-27cbfs: Allow access to CBFS without a headerSimon Glass1-1/+2
2021-03-27x86: coral: Update the SD card-detect GPIOSimon Glass1-1/+1
2021-03-27x86: coral: Put the eMMC firstSimon Glass1-0/+1
2021-03-26x86: dts: Drop unused CONFIG_SPLSimon Glass1-5/+1
2021-03-26x86: Make use of binman expanded entriesSimon Glass1-10/+1
2021-03-26x86: apl: Use read-only SPL and new of-platdataSimon Glass1-0/+2
2021-03-26x86: coral: Drop TPM and ACPI interrupts from TPLSimon Glass1-5/+5
2021-03-26x86: Don't include reset driver in SPLSimon Glass1-1/+1
2021-03-26x86: Support a fake PCI device with of-platdata-instSimon Glass1-0/+1
2021-03-26x86: itss: Tidy up bind() for of-platdata-instSimon Glass1-2/+3
2021-03-26x86: apl: Tell of-platdata about a required header fileSimon Glass1-0/+1
2021-03-26x86: apl: Fix the header order in pmcSimon Glass1-1/+1
2021-03-26x86: Define a region for device priv/plat dataSimon Glass1-0/+8
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini4-1/+30
2021-03-09x86: Select advanced Intel code only if allowedSimon Glass2-0/+16
2021-03-09x86: Move INTEL_ACPIGEN to arch/x86Simon Glass1-0/+9
2021-03-09x86: Fix member check in intel_gnvsSimon Glass1-0/+4
2021-03-09x86: sizeof-array-div error in lpc_common_early_initHeinrich Schuchardt1-1/+1
2021-03-03gpio: x86: Drop the deprecated methods in intel_gpioSimon Glass1-0/+5
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini88-7/+90
2021-02-03x86: qemu: Fix broken multi-core bootBin Meng1-0/+6
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass88-7/+90
2021-02-01x86: tpl: Show next stage being bootedSimon Glass1-1/+6
2021-02-01x86: spl: Clear BSS unconditionallySimon Glass1-1/+1
2021-02-01x86: zimage: Improve command-line debug handlingSimon Glass1-3/+7
2021-02-01x86: zimage: Allow dumping the image from outside the moduleSimon Glass2-8/+25
2021-02-01x86: Update Chromium OS GNVS namesSimon Glass1-6/+28
2021-02-01x86: spl: Make moving BSS conditionalSimon Glass1-0/+2
2021-02-01x86: Make sure the SPL image ends on a suitable boundarySimon Glass1-0/+10
2021-02-01x86: apl: Enhance debugging in the SPL loaderSimon Glass1-5/+7
2021-02-01x86: acpi_gpe: Update driver name to match devicetreeSimon Glass1-2/+4
2021-02-01x86: coral: Add a devicetree node for eMMCSimon Glass1-0/+6
2021-01-30x86: coral: Support TPM and RTC in SPLSimon Glass2-1/+22
2021-01-30x86: typo segementHeinrich Schuchardt2-2/+2
2021-01-30x86: coral: Update an unused pin to reduce powerSimon Glass1-0/+1