Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd: bootz: fix device-tree overlap test | Baruch Siach | 2020-08-05 | 1 | -1/+1 |
* | common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image | Tero Kristo | 2020-07-17 | 1 | -1/+1 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -3/+3 |
* | common: Move the image globals into image.h | Simon Glass | 2020-01-17 | 1 | -0/+1 |
* | image: Rename load_addr, save_addr, save_size | Simon Glass | 2020-01-17 | 1 | -2/+2 |
* | common: Move enable/disable_interrupts out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+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/+106 |