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-01-27
lib: rsa: rsa-verify: don't look for keys in the FIT image
Philippe Reynes
2021-01-23
efi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlock
Heinrich Schuchardt
2021-01-23
efi_loader: notification with TPL_APPLICATION not allowed
Heinrich Schuchardt
2021-01-23
efi_loader: capsule: fix SIZEOF_MISMATCH warning
AKASHI Takahiro
2021-01-23
efi_loader: fix efi_load_image_from_path()
Heinrich Schuchardt
2021-01-20
Merge tag 'efi-2021-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-01-20
efi_loader: Avoid emitting efi_var_buf to .GOT
Ilias Apalodimas
2021-01-20
efi_selftest: use CRLF as line endings in dtbdump
Heinrich Schuchardt
2021-01-20
efi_selftest: provide initrddump test tool
Heinrich Schuchardt
2021-01-20
efi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLE
Heinrich Schuchardt
2021-01-20
efi_selftest: ask before overwriting in dtbdump.efi
Heinrich Schuchardt
2021-01-20
efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL
Heinrich Schuchardt
2021-01-20
efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurable
Heinrich Schuchardt
2021-01-20
efi_loader: make EFI_DT_FIXUP_PROTOCOL configurable
Heinrich Schuchardt
2021-01-20
efi_loader: fixup protocol, avoid forward declaration
Heinrich Schuchardt
2021-01-20
efi_loader: make the UEFI boot manager configurable
Heinrich Schuchardt
2021-01-19
efi_loader: move load options to new module
Heinrich Schuchardt
2021-01-19
lib: uuid: use RNG device if present
Matthias Brugger
2021-01-18
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2021-01-18
trace: select TIMER_EARLY to avoid infinite recursion
Pragnesh Patel
2021-01-16
lib: cosmetic update of CONFIG_LIB_ELF description
Patrick Delaunay
2021-01-16
lib: zlib: our putc() takes only one argument
Heinrich Schuchardt
2021-01-16
lib: zlib: include ctype.h
Heinrich Schuchardt
2021-01-16
lib: aes: build failure with DEBUG=1
Heinrich Schuchardt
2021-01-16
string: Use memcpy() within memmove() when we can
Patrick Delaunay
2021-01-16
doc/README.gpt: define partition type GUID for U-Boot environment
Rasmus Villemoes
2021-01-16
lib/uuid.c: change prototype of uuid_guid_get_str()
Rasmus Villemoes
2021-01-13
efi_selftest: dtbdump support EFI_DT_FIXUP_PROTOCOL
Heinrich Schuchardt
2021-01-13
efi_loader: implement EFI_DT_FIXUP_PROTOCOL
Heinrich Schuchardt
2021-01-13
efi_loader: remove outdated TODO in efi_memory.c
Heinrich Schuchardt
2021-01-13
efi_loader: typedef efi_string_t text output protocol
Heinrich Schuchardt
2021-01-13
efi_loader: carve out efi_check_pe()
Heinrich Schuchardt
2021-01-13
efi_loader: print boot device and file path in helloworld
Heinrich Schuchardt
2021-01-13
efi_loader: implement non-blocking file services
Heinrich Schuchardt
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
timer: Use a shorter error in TPL
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
serial: Update NS16550_t and struct NS16550
Simon Glass
2020-12-31
efi_loader: Enable uefi capsule authentication
Sughosh Ganu
2020-12-31
efi: capsule: Add support for uefi capsule authentication
Sughosh Ganu
2020-12-31
efi_loader: Re-factor code to build the signature store from efi signature list
Sughosh Ganu
2020-12-31
efi_loader: Make the pkcs7 header parsing function an extern
Sughosh Ganu
2020-12-31
efi_loader: Add logic to parse EDKII specific fmp payload header
Sughosh Ganu
2020-12-31
crypto: Fix the logic to calculate hash with authattributes set
Sughosh Ganu
2020-12-31
efi_loader: event queueing
Heinrich Schuchardt
2020-12-31
efi_loader: Add size checks to efi_create_indexed_name()
Ilias Apalodimas
2020-12-31
efi_loader: Remove unconditional installation of file2 protocol for initrd
Ilias Apalodimas
2020-12-31
efi_loader: Remove unused headers from efi_load_initrd.c
Ilias Apalodimas
2020-12-31
efi_loader: use after free in efi_exit()
Heinrich Schuchardt
[next]