u-boot-brain/arch/x86/cpu/i386
Simon Glass c0069e9a8a x86: Add a way to reinit the cpu
We cannot init the CPU fully both than once during a boot. Add a new
function which can be called to figure out the CPU identity, but which
does not change anything. For x86_64, this is empty for now.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-05-08 13:02:11 +08:00
..
call64.S x86: Don't copy the cpu_call64() function to a hardcoded address 2019-02-12 14:37:16 +08:00
cpu.c x86: Add a way to reinit the cpu 2019-05-08 13:02:11 +08:00
interrupt.c x86: make the LAPIC / IOAPIC construct switchable with Kconfig 2018-12-10 10:12:29 +08:00
Makefile x86: Move setjmp to the i386 directory 2017-02-07 13:07:36 +08:00
setjmp.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00