summaryrefslogtreecommitdiff
path: root/board/freescale/common/cmd_esbc_validate.c
Commit message (Expand)AuthorAgeFilesLines
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-1/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-4/+4
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* freescale: Ensure common commands are not included in SPL binaryTom Rini2018-01-171-0/+2
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* SECURE BOOT: Change fsl_secboot_validate func to pass image addrSaksham Jain2016-03-291-1/+11
* SECURE BOOT: Halt execution when secure boot failSaksham Jain2016-03-291-1/+1
* secure_boot: change error handler for esbc_validateAneesh Bansal2016-01-271-1/+6
* SECURE BOOT: support for validation of dynamic imageAneesh Bansal2016-01-251-3/+7
* SECURE BOOT: change prototype of fsl_secboot_validate functionAneesh Bansal2016-01-251-1/+16
* Add bootscript support to esbc_validate.gaurav rana2015-04-211-0/+16
* SECURE BOOT: Add command for validation of imagesgaurav rana2015-03-051-0/+34