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-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
2021-07-05
Merge branch 'next'
Tom Rini
2021-07-02
efi_loader: Allow capsule update on-disk without checking OsIndications
Ilias Apalodimas
2021-07-02
efi_loader: clear OsIndications
Heinrich Schuchardt
2021-07-02
efi_loader: Improve the parameter check for QueryVariableInfo()
Masami Hiramatsu
2021-07-02
efi_loader: missing parentheses in query_console_size
Heinrich Schuchardt
2021-07-02
efi_loader: Always install FMPs
Ilias Apalodimas
2021-07-02
efi_loader: Force a single FMP instance per hardware store
Ilias Apalodimas
2021-07-02
efi: Fix to use null handle to create new handle for efi_fmp_raw
Masami Hiramatsu
2021-06-29
Merge tag 'efi-2021-07-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-06-28
Merge tag 'v2021.07-rc5' into next
Tom Rini
2021-06-28
arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=y
Kunihiko Hayashi
2021-06-28
smbios: Fix SMBIOS tables
Ilias Apalodimas
[next]