index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
/
lib
/
ecdsa
Age
Commit message (
Expand
)
Author
2025-07-14
ecdsa: fix segfault in mkimage when "-r" option is not set
Lucas Dietrich
2025-06-25
lib: ecdsa: Add support for loading ECDSA public key from FDT
Jamin Lin
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2025-03-03
lib: ecdsa: fix prevent memory leak in ecdsa_add_verify_data
Anton Moryakov
2024-10-21
lib: ecdsa: Add ECDSA384 support
Chia-Wei Wang
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
2024-10-07
mkimage: ecdsa: add nodes to signature/key node
Matthias Pritschet
2024-10-07
mkimage: ecdsa: add signature/key nodes to dtb if missing
Matthias Pritschet
2024-10-02
Add mkimage secp521r1 ECDSA curve support
Joakim Tjernlund
2024-03-07
Check curve_name for null to avoid crash
Bob Wolff
2023-06-20
mkimage: ecdsa: password for signing from environment
Stefano Babic
2022-07-07
spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tom Rini
2022-01-26
image: Return destination node for add_verify_data() method
Simon Glass
2021-12-26
tools: avoid OpenSSL deprecation warnings
Heinrich Schuchardt
2021-08-16
lib: ecdsa: Implement UCLASS_ECDSA verification on target
Alexandru Gagniuc
2021-04-14
lib/ecdsa: Use the 'keydir' argument from mkimage if appropriate
Alexandru Gagniuc
2021-04-14
lib: Add support for ECDSA image signing
Alexandru Gagniuc