aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/bootz.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...27Oct2023Tom Rini2023-10-271-0/+1
|\
| * bootm: Support boot measurementEddie James2023-10-271-0/+1
* | cmd: Convert existing long help messages to the new macroTom Rini2023-10-161-4/+2
|/
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-291-1/+1
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-1/+1
* cmd: bootz: fix device-tree overlap testBaruch Siach2020-08-051-1/+1
* common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS imageTero Kristo2020-07-171-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-3/+3
* common: Move the image globals into image.hSimon Glass2020-01-171-0/+1
* image: Rename load_addr, save_addr, save_sizeSimon Glass2020-01-171-2/+2
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setCédric Schieli2017-01-241-0/+3
* cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini2016-08-201-0/+106