index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2021-09-08
common: Move MD5 hash to hash_algo[] array.
Alexandru Gagniuc
2021-09-08
common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH
Alexandru Gagniuc
2021-09-08
lib: Drop SHA512_ALGO in lieu of SHA512
Alexandru Gagniuc
2021-09-04
efi_loader: fix efi_tcg2_hash_log_extend_event() parameter check
Masahisa Kojima
2021-09-04
efi_loader: add missing parameter check for EFI_TCG2_PROTOCOL api
Masahisa Kojima
2021-09-04
efi_loader: correct determination of secure boot state
Heinrich Schuchardt
2021-09-04
efi_loader: efi_auth_var_type for AuditMode, DeployedMode
Heinrich Schuchardt
2021-09-04
efi_loader: don't load signature database from file
Heinrich Schuchardt
2021-09-04
efi_loader: rounding of image size
Heinrich Schuchardt
2021-09-04
efi_loader: sections with zero VirtualSize
Heinrich Schuchardt
2021-08-23
Merge tag 'efi-2021-10-rc3' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-08-21
display_options: Do not use %llu in print_size
Matwey V. Kornilov
2021-08-21
tiny-printf: Handle %pM format when CONFIG_SPL_NET_SUPPORT is enabled
Matwey V. Kornilov
2021-08-17
efi_loader: use EfiBootServicesData for DP to text
Heinrich Schuchardt
2021-08-17
efi_loader: use EfiBootServicesData for device path
Heinrich Schuchardt
2021-08-17
efi_loader: use correct type for AllocatePages, AllocatePool
Heinrich Schuchardt
2021-08-16
lib: ecdsa: Implement UCLASS_ECDSA verification on target
Alexandru Gagniuc
2021-08-14
efi_loader: refactor efi_append_scrtm_version()
Masahisa Kojima
2021-08-14
efi_loader: add ExitBootServices() measurement
Masahisa Kojima
2021-08-14
efi_loader: add boot variable measurement
Masahisa Kojima
2021-08-14
efi_loader: add secure boot variable measurement
Masahisa Kojima
2021-08-14
efi_loader: Uri() device path node
Heinrich Schuchardt
2021-08-03
Merge https://source.denx.de/u-boot/custodians/u-boot-samsung
Tom Rini
2021-08-02
lib: Allow using 0x when a decimal value is requested
Simon Glass
2021-08-02
lib: Move common digit-parsing code into a function
Simon Glass
2021-08-02
lib: Drop unnecessary check for hex digit
Simon Glass
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
efi_loader: typo cerificate
Heinrich Schuchardt
2021-08-01
lib: disable CONFIG_SPL_HEXDUMP by default
Heinrich Schuchardt
2021-07-28
mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL Engine
Marc Kleine-Budde
2021-07-28
lib: rsa: rsa-sign: Minor bug in debug message
Chan, Donald
2021-07-28
lib: rsa: rsa-verify: Fix a typo in a debug message
Thomas Perrot
2021-07-28
lib: Create a new Kconfig option for charset conversion
Simon Glass
2021-07-27
lib: strto: add simple_strtoll function
Roland Gaudig
2021-07-27
samsung: exynos: Convert SROMC interface to a driver
Simon Glass
2021-07-24
efi_loader: remove asm/setjmp.h from efi_api.h
AKASHI Takahiro
2021-07-24
efi_loader: capsule: remove authentication data
AKASHI Takahiro
2021-07-24
efi_loader: capsule: remove unused guid
AKASHI Takahiro
2021-07-24
smbios: error handling for invalid addresses
Heinrich Schuchardt
2021-07-24
smbios: Fix calculating BIOS Release Date
Pali Rohár
2021-07-23
lib: wrap crypt API to hide errno usage
Steffen Jaeckel
2021-07-23
lib: add crypt subsystem
Steffen Jaeckel
2021-07-18
efi_capsule: Move signature from DTB to .rodata
Ilias Apalodimas
2021-07-18
efi_loader: increase eventlog buffer size
Masahisa Kojima
2021-07-18
efi_loader: Use %pD to log device-path instead of local efi_dp_str()
Masami Hiramatsu
2021-07-18
efi_loader: set partition GUID in device path for SIG_TYPE_GUID
Alfonso Sánchez-Beato
2021-07-16
image: rsa: Move verification algorithm to a linker list
Alexandru Gagniuc
2021-07-16
image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT
Simon Glass
2021-07-15
lib/vsprintf.c: remove unused ip6_addr_string()
Rasmus Villemoes
[next]