u-boot-brain/arch/x86/cpu/intel_common
Simon Glass 65dd1507e3 x86: Add common SDRAM-init code
The code to call the memory reference code is common to several Intel CPUs.
Add common code for performing this init. Intel calls this 'Pre-EFI-Init'
(PEI), where EFI stands for Extensible Firmware Interface.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-03-17 10:27:27 +08:00
..
car.S x86: Update microcode for secondary CPUs 2016-03-17 10:27:25 +08:00
cpu.c x86: Rename PORT_RESET to IO_PORT_RESET 2016-03-17 10:27:24 +08:00
lpc.c x86: Move common LPC code to its own place 2016-03-17 10:27:24 +08:00
Makefile x86: Add common SDRAM-init code 2016-03-17 10:27:27 +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: Record the CPU details when starting each core 2016-03-17 10:27:25 +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