u-boot-brain/arch/x86
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
..
cpu x86: Add common SDRAM-init code 2016-03-17 10:27:27 +08:00
dts x86: link: Add pin configuration to the device tree 2016-03-17 10:27:25 +08:00
include/asm x86: Add common SDRAM-init code 2016-03-17 10:27:27 +08:00
lib x86: Add an ICH6 pin configuration driver 2016-03-17 10:27:25 +08:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig x86: Add basic support for broadwell 2016-03-17 10:27:25 +08:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00