summaryrefslogtreecommitdiff
path: root/cmd/booti.c
AgeCommit message (Expand)Author
2020-06-23cmd: booti: Fix spelling of "environment".Vagrant Cascadian
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-04-17image: Add compressed Image parsing support in booti.Atish Patra
2020-01-17image: Rename load_addr, save_addr, save_sizeSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-10-25cmd: booti: Store OS start and end info in images structureLokesh Vutla
2019-05-09RISCV: image: Add booti supportAtish Patra
2018-06-19ARM: image: Add option for ignoring ep bit 3Marek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-02-13cmd: booti: fix invalid image address in debug messageMasahiro Yamada
2018-02-07move booti_setup to arch/arm/lig/image.cBin Chen
2017-03-14arm64: booti: allow to place kernel image anywhere in physical memoryMasahiro Yamada
2017-01-28booti: Set images.os.archScott Wood
2017-01-24bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setCédric Schieli
2016-08-20cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini