index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
common
/
cmd_esbc_validate.c
Age
Commit message (
Expand
)
Author
2026-01-28
board: nxp: Rename board directory from board/freescale to board/nxp
Alice Guo
2024-10-11
board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-06-26
cmd: Make use of U_BOOT_LONGHELP when missing
Tom Rini
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
board: freescale: Remove <common.h> and add needed includes
Tom Rini
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-17
freescale: Ensure common commands are not included in SPL binary
Tom Rini
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2016-03-29
SECURE BOOT: Change fsl_secboot_validate func to pass image addr
Saksham Jain
2016-03-29
SECURE BOOT: Halt execution when secure boot fail
Saksham Jain
2016-01-27
secure_boot: change error handler for esbc_validate
Aneesh Bansal
2016-01-25
SECURE BOOT: support for validation of dynamic image
Aneesh Bansal
2016-01-25
SECURE BOOT: change prototype of fsl_secboot_validate function
Aneesh Bansal
2015-04-21
Add bootscript support to esbc_validate.
gaurav rana
2015-03-05
SECURE BOOT: Add command for validation of images
gaurav rana