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
/
lib
Age
Commit message (
Expand
)
Author
2024-10-14
asn1_decoder: add build options for ASN1 decoder
Raymond Mao
2024-10-14
lib/rypto: Adapt rsa_helper to MbedTLS
Raymond Mao
2024-10-14
mbedtls: add RSA helper layer on MbedTLS
Raymond Mao
2024-10-14
lib/crypto: Adapt mscode_parser to MbedTLS
Raymond Mao
2024-10-14
mbedtls: add MSCode parser porting layer
Raymond Mao
2024-10-14
lib/crypto: Adapt PKCS7 parser to MbedTLS
Raymond Mao
2024-10-14
mbedtls: add PKCS7 parser porting layer
Raymond Mao
2024-10-14
lib/crypto: Adapt x509_cert_parser to MbedTLS
Raymond Mao
2024-10-14
mbedtls: add X509 cert parser porting layer
Raymond Mao
2024-10-14
lib/crypto: Adapt public_key header with MbedTLS
Raymond Mao
2024-10-14
mbedtls: add public key porting layer
Raymond Mao
2024-10-14
pkcs7: move common functions to PKCS7 helper
Raymond Mao
2024-10-14
x509: move common functions to x509 helper
Raymond Mao
2024-10-14
public_key: move common functions to public key helper
Raymond Mao
2024-10-14
mbedtls/external: update MbedTLS PKCS7 test suites
Raymond Mao
2024-10-14
mbedtls/external: support decoding multiple signer's cert
Raymond Mao
2024-10-14
mbedtls/external: support PKCS9 Authenticate Attributes
Raymond Mao
2024-10-14
mbedtls/external: support Microsoft Authentication Code
Raymond Mao
2024-10-14
mbedtls: Enable smaller implementation for SHA256/512
Raymond Mao
2024-10-14
mbedtls: add digest shim layer for MbedTLS
Raymond Mao
2024-10-14
sha1: Remove sha1 non-watchdog API
Raymond Mao
2024-10-14
md5: Remove md5 non-watchdog API
Raymond Mao
2024-10-14
lib: Adapt digest header files to MbedTLS
Raymond Mao
2024-10-14
mbedtls: add mbedtls into the build system
Raymond Mao
2024-10-08
Merge commit '0344c602eadc0802776b65ff90f0a02c856cf53c' as 'lib/mbedtls/exter...
Tom Rini
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-03
Merge patch series "vbe: Series part D"
Tom Rini
2024-10-03
tiny-printf: Correct return values
Simon Glass
2024-10-03
fdtdec: Support separate BSS for all XPL builds
Simon Glass
2024-10-02
Add mkimage secp521r1 ECDSA curve support
Joakim Tjernlund
2024-09-30
Merge tag 'v2024.10-rc6' into next
Tom Rini
2024-09-21
efi_loader: fix some function descriptions
Heinrich Schuchardt
2024-09-19
fwu: print a message if empty capsule checks fail
Sughosh Ganu
2024-09-19
fwu: do not allow capsule processing on exceeding Trial Counter threshold
Sughosh Ganu
2024-09-19
fwu: add dependency checks for selecting FWU metadata version
Sughosh Ganu
2024-09-19
fwu: check all images for transitioning out of Trial State
Sughosh Ganu
2024-09-19
fwu: v1: do a version check for the metadata
Sughosh Ganu
2024-09-19
fwu: v2: try reading both copies of metadata
Sughosh Ganu
2024-09-12
efi_loader: Put back copyright message
Simon Glass
2024-09-12
efi_loader: Use puts() in cout so that console recording works
Simon Glass
2024-09-12
include: export uuid.h
Caleb Connolly
2024-09-12
lib: uuid: supporting building as part of host tools
Caleb Connolly
2024-09-12
efi: add a helper to generate dynamic UUIDs
Caleb Connolly
2024-09-12
lib: uuid: add UUID v5 support
Caleb Connolly
2024-09-12
Kconfig: clean up the efi configuration status
Ilias Apalodimas
2024-09-12
efi_loader: return the correct error in efi_bootmgr_release_uridp()
Ilias Apalodimas
2024-09-12
efi_loader: rename efi_bootmgr_image_return_notify
Ilias Apalodimas
2024-09-12
efi_loader: shorten efi_bootmgr_release_uridp_resource()
Ilias Apalodimas
2024-09-03
Merge patch series "Make LMB memory map global and persistent"
Tom Rini
[next]