aboutsummaryrefslogtreecommitdiff
path: root/cmd/booti.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-19ARM: image: Add option for ignoring ep bit 3Marek Vasut1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-02-13cmd: booti: fix invalid image address in debug messageMasahiro Yamada1-2/+1
2018-02-07move booti_setup to arch/arm/lig/image.cBin Chen1-79/+13
2017-03-14arm64: booti: allow to place kernel image anywhere in physical memoryMasahiro Yamada1-6/+22
2017-01-28booti: Set images.os.archScott Wood1-0/+1
2017-01-24bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setCédric Schieli1-0/+3
2016-08-20cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini1-0/+161