summaryrefslogtreecommitdiff
path: root/board/freescale/common/fsl_chain_of_trust.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* board/freescale/common: secure_boot: Set bootdelay to -2.Udit Agarwal2019-06-191-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-3/+3
* arm64: ls1043ardb: Add distro secure boot supportSumit Garg2017-08-011-0/+6
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-011-0/+1
* armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun2017-04-171-1/+1
* SPL: Adjust more debug prints for ulong entry_pointTom Rini2017-01-111-1/+1
* SECURE_BOOT: Enable chain of trust in SPL frameworkSumit Garg2016-07-261-1/+33
* powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg2016-07-211-0/+56
* secure_boot: enable chain of trust for ARM platformsAneesh Bansal2016-01-271-0/+17
* secure_boot: create function to determine boot modeAneesh Bansal2016-01-271-0/+53