summaryrefslogtreecommitdiff
path: root/cmd/booti.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: image: Add option for ignoring ep bit 3Marek Vasut2018-06-191-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* cmd: booti: fix invalid image address in debug messageMasahiro Yamada2018-02-131-2/+1
* move booti_setup to arch/arm/lig/image.cBin Chen2018-02-071-79/+13
* arm64: booti: allow to place kernel image anywhere in physical memoryMasahiro Yamada2017-03-141-6/+22
* booti: Set images.os.archScott Wood2017-01-281-0/+1
* bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setCédric Schieli2017-01-241-0/+3
* cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini2016-08-201-0/+161