u-boot/arch/x86/cpu/intel_common
Simon Glass 2eff989585 x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR
Use this new option to control the location of 32-bit init. This will allow
us to place this in SPL if needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2017-02-06 11:38:46 +08:00
..
Makefile x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR 2017-02-06 11:38:46 +08:00
car.S x86: Update microcode for secondary CPUs 2016-03-17 10:27:25 +08:00
cpu.c x86: Add debugging when a microcode update fails 2016-08-30 09:26:05 +08:00
lpc.c x86: Move common LPC code to its own place 2016-03-17 10:27:24 +08:00
me_status.c x86: Move Intel Management Engine code to a common place 2016-03-17 10:27:24 +08:00
microcode.c x86: ivybridge: Allow microcode to be collated 2016-08-30 09:26:05 +08:00
mrc.c x86: Add common SDRAM-init code 2016-03-17 10:27:27 +08:00
pch.c x86: Move common PCH code into a common place 2016-03-17 10:27:27 +08:00
report_platform.c x86: Move Intel Management Engine code to a common place 2016-03-17 10:27:24 +08:00