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-04-29
dm: core: Add address translation in fdt_get_resource
Patrick Delaunay
2021-04-24
efi_loader: capsule: return a correct error code at find_boot_device()
AKASHI Takahiro
2021-04-24
efi: Fix ESRT refresh after Capsule update
Jose Marinho
2021-04-24
efi_loader: simplify tcg2_create_digest()
Ilias Apalodimas
2021-04-24
efi_loader: missing include in efi_string.c
Heinrich Schuchardt
2021-04-22
lmb: Add 2 config to define the max number of regions
Patrick Delaunay
2021-04-22
lmb: move MAX_LMB_REGIONS value in Kconfig
Patrick Delaunay
2021-04-22
lmb: add a max parameter in the struct lmb_region
Patrick Delaunay
2021-04-22
lmb: remove lmb_region.size
Patrick Delaunay
2021-04-22
lmb: move CONFIG_LMB in Kconfig
Patrick Delaunay
2021-04-20
lz4: Fix unaligned accesses
Karl Beldan
2021-04-17
efi_loader: fix possible buffer overflow
Masahisa Kojima
2021-04-17
efi_loader: memory leak in efi_capsule_scan_dir()
Heinrich Schuchardt
2021-04-17
efi_loader: esrt: Remove incorrect invocations of EFI_CALL macro
Sughosh Ganu
2021-04-14
lib/rsa: Use EVP_PKEY instead of RSA
Chan, Donald
2021-04-14
lib/ecdsa: Use the 'keydir' argument from mkimage if appropriate
Alexandru Gagniuc
2021-04-14
lib/rsa: Use the 'keyfile' argument from mkimage
Alexandru Gagniuc
2021-04-14
lib: Add support for ECDSA image signing
Alexandru Gagniuc
2021-04-14
lib/rsa: Make fdt_add_bignum() available outside of RSA code
Alexandru Gagniuc
2021-04-14
lib: Rename rsa-checksum.c to hash-checksum.c
Alexandru Gagniuc
2021-04-12
lib: string: Implement strlcat
Sean Anderson
2021-04-12
lib: string: Fix strlcpy return value
Sean Anderson
2021-04-12
hash: Allow for SHA512 hardware implementations
Joel Stanley
2021-04-12
lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support
Patrick Delaunay
2021-04-10
efi_loader: Change ptr arithmetics tcg eventlog buffer
Ilias Apalodimas
2021-04-10
efi_loader: esrt: wrong type for LocateHandleBuffer()
Heinrich Schuchardt
2021-04-10
efi_loader: use correct printf codes
Heinrich Schuchardt
2021-04-10
efi_loader: efi_esrt: Fix the build warning for 32 bit systems
Sughosh Ganu
2021-04-10
efi_loader: Kconfig: Select IMAGE_SIGN_INFO when capsule authentication is en...
Sughosh Ganu
2021-04-10
efi_loader: Cleanup get_var duplication
Ilias Apalodimas
2021-04-05
Merge branch 'next'
Tom Rini
2021-03-31
efi_loader: typo 'devide path'
Heinrich Schuchardt
2021-03-31
efi_loader: Uart device path missing break
Heinrich Schuchardt
2021-03-27
bloblist: Make BLOBLIST_TABLES depend on BLOBLIST
Simon Glass
2021-03-27
binman: Show a message when changing subnodes
Simon Glass
2021-03-27
smbios: Allow writing to the coreboot version string
Simon Glass
2021-03-25
efi_loader: Clean up file size calculations
Ilias Apalodimas
2021-03-25
efi_selfest: redefine enum efi_test_phase
Heinrich Schuchardt
2021-03-25
efi_loader: Add an S-CRTM even for firmware version
Ilias Apalodimas
2021-03-25
efi_loader: EFI TCG2 free efi memory on protocol failure
Ilias Apalodimas
2021-03-25
efi: ESRT creation tests
Jose Marinho
2021-03-25
efi: Add ESRT to the EFI system table
Jose Marinho
2021-03-25
efi_loader: Replace config option for initrd loading
Ilias Apalodimas
2021-03-25
efi_loader: Add helper functions for EFI
Ilias Apalodimas
2021-03-25
efi_loader: Add device path related functions for initrd via Boot####
Ilias Apalodimas
2021-03-25
efi_loader: Uart device path
Heinrich Schuchardt
2021-03-25
efi_loader: NULL dereference in EFI console
Heinrich Schuchardt
2021-03-25
efi: Fix compiler warnings
Simon Glass
2021-03-25
efi_selftest: Remove loadfile2 for initrd selftests
Ilias Apalodimas
2021-03-25
efi_selftest: illegal cast to pointer in initrddump
Heinrich Schuchardt
[next]