summaryrefslogtreecommitdiff
path: root/board/freescale/common/fsl_chain_of_trust.c
AgeCommit message (Expand)Author
2025-06-13spl: Rename jump_to_image_no_args()Simon Glass
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07board: freescale: Remove <common.h> and add needed includesTom Rini
2023-06-19global: Use proper project name U-Boot (next)Michal Simek
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-22nxp: Rename CONFIG_U_BOOT_HDR_SIZE to FSL_U_BOOT_HDR_SIZETom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini
2022-08-16ls1021atwr: caam: Enable Uboot validaion in SPL.Gaurav Jain
2022-07-05powerpc: Clean up CHAIN_OF_TRUST related optionsTom Rini
2022-01-18common: board_r: move init_addr_map() to init.hOvidiu Panait
2020-05-18common: Drop log.h from common headerSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-06-19board/freescale/common: secure_boot: Set bootdelay to -2.Udit Agarwal
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-01arm64: ls1043ardb: Add distro secure boot supportSumit Garg
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-04-17armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun
2017-01-11SPL: Adjust more debug prints for ulong entry_pointTom Rini
2016-07-26SECURE_BOOT: Enable chain of trust in SPL frameworkSumit Garg
2016-07-21powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg
2016-01-27secure_boot: enable chain of trust for ARM platformsAneesh Bansal
2016-01-27secure_boot: create function to determine boot modeAneesh Bansal