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-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
2021-07-15
lib/vsprintf.c: remove stale comment
Rasmus Villemoes
2021-07-15
lib/vsprintf.c: implement printf() in terms of vprintf()
Rasmus Villemoes
2021-07-15
tpm: Check outgoing command size
Simon Glass
2021-07-14
lib: move rtc-lib.c to lib
Heinrich Schuchardt
2021-07-12
efi_loader: Fix to set bootdev_root correctly if bootdev found
Masami Hiramatsu
2021-07-12
efi_loader: set CapsuleLast after each capsule
Heinrich Schuchardt
2021-07-12
efi_loader: missing EFI_CALL() in set_capsule_result
Heinrich Schuchardt
2021-07-12
efi_loader: rework messages for capsule updates
Heinrich Schuchardt
2021-07-12
efi_loader: provide file attributes in EFI_FILE_PROTOCOL.Read()
Heinrich Schuchardt
2021-07-12
lib: remove superfluous #ifdefs from date.c
Heinrich Schuchardt
[next]