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