summaryrefslogtreecommitdiff
path: root/arch/x86/cpu
AgeCommit message (Expand)Author
2020-07-17x86: Rename board_final_cleanup() to board_final_init()Simon Glass
2020-07-17x86: Update the comment about booting for FSP2Simon Glass
2020-07-17x86: Store the coreboot table address in global_dataSimon Glass
2020-07-17x86: apl: Adjust FSP-M code to avoid hard-coded addressSimon Glass
2020-07-17x86: apl: Set the correct boot mode in the FSP-M codeSimon Glass
2020-07-17x86: apl: Fix save/restore of ITSS prioritiesSimon Glass
2020-07-17x86: irq: Support flags for acpi_gpeSimon Glass
2020-07-17x86: apl: Hide the p2sb on exit from U-BootSimon Glass
2020-07-17x86: apl: Support set_hide() in p2sb driverSimon Glass
2020-07-17x86: apl: Use memory-mapped access for VBTSimon Glass
2020-07-17acpi: Allow creating the GNVS to failSimon Glass
2020-07-17x86: fsp: Support a warning message when DRAM init is slowSimon Glass
2020-07-17x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass
2020-07-09x86: apl: Re-enable loading of SPLSimon Glass
2020-07-09x86: fsp: Reinit the FPU after FSP meminitSimon Glass
2020-07-01Remove CROSS_COMPILE default from arch/*/config.mkTom Rini
2020-06-29x86: Don't build some unused objects in TPLTom Rini
2020-06-02x86: spi: Add a way to access the SPI mapping via registersSimon Glass
2020-05-27x86: coreboot: add SMBIOS cbmem entry parsingChristian Gmeiner
2020-05-27x86: apl: Use devicetree for FSP-S configurationBernhard Messerklinger
2020-05-27x86: apl: Use devicetree for FSP-M configurationBernhard Messerklinger
2020-05-27x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabledBernhard Messerklinger
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18part: Drop disk_partition_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-04x86: coreboot: Allow building an SPL imageSimon 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-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: Move p2sb ofdata reading to the correct methodSimon Glass
2020-04-16x86: Correct wording of coreboot source codeSimon Glass
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-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