u-boot/arch/x86
Simon Glass 96d4b75c0d board_f: Make init_helpers generic
This header file is used by two archs. It could be used by all of them
since it allows the cache to be on during relocation. Move it into a
generic file.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-04-05 16:36:56 -04:00
..
cpu board_f: Drop setup_dram_config() wrapper 2017-04-05 16:36:51 -04:00
dts x86: qemu: Mark ucode as optional for SPL in u-boot.dtsi 2017-02-07 13:27:13 +08:00
include/asm board_f: Make init_helpers generic 2017-04-05 16:36:56 -04:00
lib board_f: Make init_helpers generic 2017-04-05 16:36:56 -04:00
config.mk x86: Update compile/link flags to support 64-bit U-Boot 2017-02-07 13:14:54 +08:00
Kconfig x86: Introduce INTEL_MID quirk option 2017-02-21 15:10:46 +08:00
Makefile x86: Add 64-bit start-up code 2017-02-06 11:38:46 +08:00