summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/i386/cpu.c
AgeCommit message (Expand)Author
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