u-boot/arch/x86
Simon Glass fbd7282426 dm: x86: Zero global data before board_init_f()
To permit information to be passed from the early U-Boot code to
board_init_f() we cannot zero the global_data in board_init_f(). Instead
zero it in the start-up code.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-10-23 19:45:28 -06:00
..
cpu dm: x86: Zero global data before board_init_f() 2014-10-23 19:45:28 -06:00
dts x86: Add device tree information for Chrome OS EC 2014-10-22 21:50:32 -06:00
include/asm kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig 2014-10-23 13:19:09 -04:00
lib dm: x86: Remove ebp assembler warning in zimage.c 2014-10-23 19:45:28 -06:00
config.mk x86: set CONFIG_USE_PRIVATE_LIBGCC to y 2014-10-23 13:19:04 -04:00
Kconfig kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig 2014-10-23 13:19:09 -04:00