u-boot-2016/common
Kever Yang a8c5112a26 spl: stash bootstage info before jump to next stage
Since we may jump to next stage like ATF/OP-TEE instead of U-Boot,
we need to stash the bootstage info before it.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-09-22 07:40:00 -04:00
..
eeprom
init
spl spl: stash bootstage info before jump to next stage 2017-09-22 07:40:00 -04:00
autoboot.c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 2017-08-16 08:30:32 -04:00
bedbug.c
board_f.c board_f: Drop the timer after relocation 2017-09-16 14:57:44 +08:00
board_info.c
board_r.c env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 2017-08-16 08:30:44 -04:00
boot_fit.c
bootm.c env: Rename some other getenv()-related functions 2017-08-16 08:31:11 -04:00
bootm_os.c bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot 2017-08-28 07:19:13 -04:00
bootretry.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
bootstage.c bootstage: Provide a separate record count setting for SPL 2017-09-16 14:57:44 +08:00
bouncebuf.c
cli.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
cli_hush.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
cli_readline.c
cli_simple.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
command.c
common_fit.c
console.c common: console: Fix duplicated CONFIG in silent env callback 2017-08-28 07:19:12 -04:00
cros_ec.c
ddr_spd.c
dfu.c
dlmalloc.c
dlmalloc.src
edid.c
exports.c
fb_mmc.c fb_mmc.c: Correct blk_dread() return value checks 2017-08-21 11:31:11 +02:00
fb_nand.c
fdt_support.c fdt: Introduce helper method fdt_overlay_apply_verbose() 2017-09-15 05:27:48 -06:00
flash.c
hash.c hash: Compile only hardware or software versions of SHA algorithms 2017-08-20 09:53:13 -04:00
hwconfig.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
image-android.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
image-fdt.c fit: Introduce methods for applying overlays on fit-load 2017-09-15 05:27:49 -06:00
image-fit.c fit: Introduce methods for applying overlays on fit-load 2017-09-15 05:27:49 -06:00
image-sig.c
image-sparse.c
image.c image: Add TI PMMC image type 2017-09-12 17:58:02 -04:00
iomux.c
iotrace.c
kallsyms.c
Kconfig bootstage: Provide a separate record count setting for SPL 2017-09-16 14:57:44 +08:00
kgdb.c
kgdb_stubs.c
lcd.c lcd: avoid possible NULL dereference 2017-08-19 20:42:20 +02:00
lcd_console.c
lcd_console_rotation.c
lcd_simplefb.c
lynxkdi.c
main.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
Makefile bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL 2017-09-18 20:40:33 +02:00
malloc_simple.c
memsize.c
menu.c
miiphyutil.c
s_record.c
splash.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
splash_source.c splash_source: Verify FIT magic 2017-09-04 23:53:47 +02:00
stdio.c
system_map.c
update.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
usb.c
usb_hub.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
usb_kbd.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
usb_storage.c
xyzModem.c