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-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
2021-06-28
smbios: Fix BIOS Characteristics Extension Byte 2
Ilias Apalodimas
2021-06-28
smbios: convert function descriptions to Sphinx style
Heinrich Schuchardt
2021-06-28
efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent
Heinrich Schuchardt
2021-06-11
lib: rational: copy the rational fraction lib routines from Linux
Tero Kristo
2021-06-09
efi_loader: fix Sphinx warning
Heinrich Schuchardt
2021-06-09
efi_loader: efi_capsule_delete_file() NULL dereference
Heinrich Schuchardt
2021-06-09
efi_loader: partition numbers are hexadecimal
Heinrich Schuchardt
2021-06-08
display_options: Split print_buffer() into two functions
Simon Glass
2021-06-08
hexdump: Allow ctrl-c to interrupt output
Simon Glass
2021-06-08
hexdump: Support any rowsize
Simon Glass
2021-06-08
hexdump: Add support for sandbox
Simon Glass
2021-06-08
hexdump: Move API to header file
Simon Glass
2021-06-08
display_options: Drop two spaces before the ASCII column
Simon Glass
2021-06-07
lmb: add lmb_dump_region() function
Patrick Delaunay
[next]