index
:
u-boot.git
CHECK/bloblist-not-found
CHECK/check-bootm-fit-noload
CHECK/resync-scripts-kconfig
DBG/clk-support-arbitrary-clk_register-sequence
Jenkins
master
next
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
/
arch
/
arm
/
mach-stm32mp
/
cmd_stm32key.c
Age
Commit message (
Expand
)
Author
2026-02-24
stm32mp: cmd_stm32key: add support of ADAC public key hash
Thomas Bourgoin
2026-02-24
stm32mp: cmd_stm32key: add support of remoteproc firmware public key
Gwenael Treuveur
2026-02-24
stm32mp: cmd_stm32key: add support of remoteproc firmware encryption key
Thomas Bourgoin
2026-02-24
stm32mp: cmd_stm32key: add support of OTP key format 2
Thomas Bourgoin
2026-02-24
stm32mp: cmd_stm32key: add support of STM32MP21x SoC
Thomas Bourgoin
2026-02-24
stm32mp: cmd_stm32key: add support of STM32MP21x
Patrice Chotard
2025-07-29
ARM: stm32mp: Add STM32MP23 support
Patrice Chotard
2025-04-25
arm: stm32mp: add helper function stm32mp_is_closed()
Patrick Delaunay
2025-04-25
arm: stm32mp: cmd_stm32key: update command for stm32mp25x
Patrice Chotard
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-06
arm: stm32/stm32mp: Remove <common.h> and add needed includes
Tom Rini
2024-01-19
arm: Rename STM32MP15x
Patrick Delaunay
2024-01-19
arm: Rename STM32MP13x
Patrick Delaunay
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-01-12
stm32mp: Add OP-TEE support in bsec driver
Patrick Delaunay
2022-09-23
arm: stm32mp: adapt the command stm32key for STM32MP13x
Patrick Delaunay
2022-09-23
arm: stm32mp: support several key in command stm32key
Patrick Delaunay
2022-09-23
arm: stm32mp: introduced read_close_status function in stm32key command
Patrick Delaunay
2022-09-23
arm: stm32mp: add defines for BSEC_LOCK status in stm32key command
Patrick Delaunay
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-07-16
stm32mp: cmd_stm32key: add subcommand close
Patrick Delaunay
2021-07-16
stm32mp: cmd_stm32key: add read OTP subcommand
Patrick Delaunay
2021-07-16
stm32mp: cmd_stm32key: add get_misc_dev function
Patrick Delaunay
2021-07-16
stm32mp: cmd_stm32key: lock of PKH OTP after fuse
Patrick Delaunay
2021-07-16
stm32mp: cmd_stm32key: handle error in fuse_hash_value
Patrick Delaunay
2021-07-16
stm32mp: cmd_stm32key: use sub command
Patrick Delaunay
2021-01-13
arm: stm32mp: migrate trace to log macro
Patrick Delaunay
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2019-07-12
stm32mp1: key: add stm32key command
Patrick Delaunay