summaryrefslogtreecommitdiff
path: root/cmd/bootz.c
AgeCommit message (Expand)Author
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2020-08-05cmd: bootz: fix device-tree overlap testBaruch Siach
2020-07-17common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS imageTero Kristo
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-01-17common: Move the image globals into image.hSimon Glass
2020-01-17image: Rename load_addr, save_addr, save_sizeSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
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