u-boot/arch/x86
Simon Glass a66ad67ff2 x86: Add Kconfig options to build 64-bit U-Boot
Add a new CONFIG_X86_64 option which will eventually cause U-Boot to be
built as a 64-bit application, with SPL doing the 16/32-bit init.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2017-02-06 11:38:46 +08:00
..
cpu x86: ivybridge: Fix types for 64-bit compilation 2017-02-06 11:38:46 +08:00
dts x86: dts: Mark serial as needed before relocation 2017-02-06 11:38:46 +08:00
include/asm x86: fsp: Fix cast for 64-bit compilation 2017-02-06 11:38:46 +08:00
lib x86: lib: Fix types and casts for 64-bit compilation 2017-02-06 11:38:46 +08:00
Kconfig x86: Add Kconfig options to build 64-bit U-Boot 2017-02-06 11:38:46 +08:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00
config.mk efi_loader: Allow to compile helloworld.efi w/o bundling it 2016-11-27 09:53:39 -05:00