summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/i386/cpu.c
AgeCommit message (Expand)Author
2025-04-03x86: Support CPU functions in long modeSimon Glass
2025-04-03x86: Rename the _D dirty flagSimon Glass
2025-04-03x86: Use defines for the cache flagsSimon Glass
2025-04-03x86: Add 64-bit entries to the GDTSimon Glass
2024-10-18x86: Ensure the CPU identity exists for timer initSimon Glass
2024-10-18x86: Show the CPU vendor in bdinfoSimon Glass
2024-10-11xpl: Rename spl_phase() to xpl_phase()Simon Glass
2024-08-26global_data: Remove pci_ram_topSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06x86: Remove <common.h> and add needed includesTom Rini
2023-09-22x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)Troy Kisky
2023-05-11x86: Simplify cpu_jump_to_64bit_uboot()Simon Glass
2021-07-15x86: Don't set up MTRRs if previously doneSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-30x86: typo segementHeinrich Schuchardt
2020-09-25x86: cpu: Report address width from cpu_get_info()Simon Glass
2020-07-20x86: cpu: Remove unnecessary #ifdefsSimon Glass
2020-07-20x86: Move MP code into mp_initSimon Glass
2020-07-17x86: Store the coreboot table address in global_dataSimon Glass
2020-07-09x86: fsp: Reinit the FPU after FSP meminitSimon Glass
2020-05-04x86: Move work-around out of cpu_jump_to_64bit_uboot()Simon Glass
2020-05-04x86: Move coreboot-table detection to common 32/64-bit codeSimon 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-02-04x86: limit the fs segment to the pointer sizeMasahiro Yamada
2020-01-17common: Move ll_boot_init() to init.hSimon Glass
2019-12-15x86: Drop unnecessary cpu code for TPLSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-11-03x86: Add a CPU init function for TPLSimon Glass
2019-05-08x86: Add a way to reinit the cpuSimon Glass
2019-02-12x86: Use the existing GDT in the ROM for 64-bit U-Boot properBin Meng
2019-02-12x86: Don't copy the cpu_call64() function to a hardcoded addressBin Meng
2019-02-12x86: Change 4-level page table base address to low memoryBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-02-06x86: Support jumping from SPL to U-BootSimon Glass
2017-02-06x86: Move the i386 code into its own directorySimon Glass