Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd: booti: Store OS start and end info in images structure | Lokesh Vutla | 2019-10-25 | 1 | -0/+3 |
* | RISCV: image: Add booti support | Atish Patra | 2019-05-09 | 1 | -2/+6 |
* | ARM: image: Add option for ignoring ep bit 3 | Marek Vasut | 2018-06-19 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | cmd: booti: fix invalid image address in debug message | Masahiro Yamada | 2018-02-13 | 1 | -2/+1 |
* | move booti_setup to arch/arm/lig/image.c | Bin Chen | 2018-02-07 | 1 | -79/+13 |
* | arm64: booti: allow to place kernel image anywhere in physical memory | Masahiro Yamada | 2017-03-14 | 1 | -6/+22 |
* | booti: Set images.os.arch | Scott Wood | 2017-01-28 | 1 | -0/+1 |
* | bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set | Cédric Schieli | 2017-01-24 | 1 | -0/+3 |
* | cmd: Split 'bootz' and 'booti' out from 'bootm' | Tom Rini | 2016-08-20 | 1 | -0/+161 |