index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
main
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
/
fsl_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-07-22
board: freescale: Remove duplicate newlines
Marek Vasut
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
2022-12-22
Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
Tom Rini
2022-08-16
ls1021atwr: caam: Enable Uboot validaion in SPL.
Gaurav Jain
2022-08-04
Audit <flash.h> inclusion
Tom Rini
2022-07-05
fsl_validate: Migrate SPL_UBOOT_KEY_HASH to Kconfig
Tom Rini
2021-11-09
board: fsl_validate: Fix Double free Issue
Kshitiz Varshney
2021-08-18
board: fsl_validate: Fix resource leak issue
Kshitiz Varshney
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop flash.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2017-04-17
armv7: ls1021a: Drop macro CONFIG_LS102XA
York Sun
2017-04-17
arm: ls1043ardb: Add SD secure boot target
Ruchika Gupta
2017-03-28
fsl: Secure Boot: Enable IE (Key extention) Feature
Udit Agarwal
2016-10-06
fsl_sec_mon: Update driver for Security Monitor
Sumit Garg
2016-05-05
Fix various typos, scattered over the code.
Robert P. J. Day
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-03-29
armv8: fsl-lsch3: Add new header for secure boot
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: separate function created for signature
Aneesh Bansal
2016-01-25
SECURE BOOT: separate functions for reading keys
Aneesh Bansal
2016-01-25
SECURE BOOT: change prototype of fsl_secboot_validate function
Aneesh Bansal
2015-12-15
armv8/ls1043ardb: add SECURE BOOT target for NOR
Aneesh Bansal
2015-10-30
SECURE_BOOT: Correct reading of ITS bit
Aneesh Bansal
2015-10-29
Pointers in ESBC header made 32 bit
Aneesh Bansal
2015-03-05
SECURE BOOT: Add command for validation of images
gaurav rana