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
2022-06-04
efi: test/py: authenticate fit capsules
Vincent Stehlé
2022-06-04
EFI: Populate descriptor_count value only when image_info_size is not zero
Sughosh Ganu
2022-05-28
efi: fix documentation warnings
Vincent Stehlé
2022-05-28
efi_loader: bootmgr: fix a problem in loading an image from a short-path
AKASHI Takahiro
2022-05-28
efi_loader: disk: add efi_disk_is_removable()
AKASHI Takahiro
2022-05-07
efi_loader: add sha384/512 on certificate revocation
Ilias Apalodimas
2022-05-07
efi_loader: Select EVENT as well
Jan Kiszka
2022-05-05
lib/date: Make rtc_mktime and mktime64 Y2038-ready
Jan Kiszka
2022-05-03
efi_loader: bootmgr: add booting from removable media
AKASHI Takahiro
2022-05-03
efi_loader: export efi_locate_device_handle()
AKASHI Takahiro
2022-05-03
lib/charset: add u16_strlcat() function
Masahisa Kojima
2022-05-03
lib: fix selection of CONFIG_CHARSET
Heinrich Schuchardt
2022-05-03
efi_selftest: error handling in efi_selftest_tcg2
Heinrich Schuchardt
2022-05-03
efi_selftest: clean up unaligned unit test
Heinrich Schuchardt
2022-05-03
efi_selftest: buildefi_selftest_unaligned.c
Heinrich Schuchardt
2022-05-03
efi_loader: reset colors before clearing screen
Heinrich Schuchardt
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
2022-04-29
efi_loader: disk: allow blk devices even without UCLASS_PARTITION
AKASHI Takahiro
2022-04-29
efi_loader: simplify efi_add_conventional_memory_map()
Heinrich Schuchardt
2022-04-29
efi_loader: simplify try_load_entry()
Heinrich Schuchardt
2022-04-29
efi: fix devpath_is_partition()
Heinrich Schuchardt
2022-04-29
efi_loader: don't call log with __func__ as parameter
Heinrich Schuchardt
2022-04-25
nds32: Remove the architecture
Tom Rini
2022-04-25
Merge branch '2022-04-25-initial-implementation-of-stdboot'
Tom Rini
2022-04-25
lib: Add a way to find the postiion of a trailing number
Simon Glass
2022-04-25
lib: Fix a few bugs in trailing_strtoln()
Simon Glass
2022-04-23
Merge tag 'efi-2022-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-04-23
efi_loader: disk: use udevice instead of blk_desc
AKASHI Takahiro
2022-04-23
efi_loader: disk: not delete BLK device for BLK(IF_TYPE_EFI_LOADER) devices
AKASHI Takahiro
2022-04-23
efi_loader: disk: a helper function to delete efi_disk objects
AKASHI Takahiro
2022-04-23
efi_loader: disk: not create BLK device for BLK(IF_TYPE_EFI_LOADER) devices
AKASHI Takahiro
2022-04-23
efi_loader: disk: a helper function to create efi_disk objects from udevice
AKASHI Takahiro
2022-04-23
efi_loader: split efi_init_obj_list() into two stages
AKASHI Takahiro
2022-04-23
efi_loader: disk: compile efi_disk when CONFIG_BLK
AKASHI Takahiro
2022-04-23
efi_loader: PARTITION_UUIDS should be optional
AKASHI Takahiro
2022-04-22
fdt: Fix TPL SEPARATE_BSS check when locating DTB
Andrew Abbott
2022-04-21
crc16: Move standard CRC-16 implementation from ubifs to lib
Pali Rohár
2022-04-21
crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c
Pali Rohár
2022-04-15
efi_loader: simplify efi_serialize_load_option()
Heinrich Schuchardt
2022-04-15
efi_loader: EFI_HII_STRING_PROTOCOL.GetString()
Heinrich Schuchardt
2022-04-15
lib: simplify u16_strdup()
Heinrich Schuchardt
2022-04-15
lib: convert u16_strlen() into a macro
Heinrich Schuchardt
2022-04-15
FMP: Remove GUIDs for FIT and raw images
Sughosh Ganu
2022-04-15
efi: Define set_dfu_alt_info() for boards with UEFI capsule update enabled
Sughosh Ganu
2022-04-15
capsule: Put a check for image index before the update
Sughosh Ganu
2022-04-15
capsule: FMP: Populate the image descriptor array from platform data
Sughosh Ganu
2022-04-11
lib/crypto: support sha384/sha512 in x509/pkcs7
Dhananjay Phadke
2022-04-11
lib: rsa: Update function padding_pss_verify (any-salt)
SESA644425
2022-04-11
lib: rsa: Leverage existing data buffer instead of systematic copy
SESA644425
2022-04-11
lib: rsa: Fix const-correctness of rsassa_pss functions
SESA644425
[next]