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-07-26
addrmap: Support on sandbox
Simon Glass
2022-07-18
efi_loader: remove support for CONFIG_LCD
Heinrich Schuchardt
2022-07-13
efi_loader: expose END device path node
Masahisa Kojima
2022-07-11
Merge branch 'next'
Tom Rini
2022-07-07
spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tom Rini
2022-07-05
efi_loader: image_loader: add a missing digest verification for signed PE image
AKASHI Takahiro
2022-07-05
efi_loader: image_loader: replace EFI_PRINT with log macros
AKASHI Takahiro
2022-07-05
efi_loader: signature: export efi_hash_regions()
AKASHI Takahiro
2022-07-05
lib: crypto: add mscode_parser
AKASHI Takahiro
2022-07-02
EFI: Fix ReadBlocks API reading incorrect sector for UCLASS_PARTITION devices
Paul Barbieri
2022-06-28
Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig
Tom Rini
2022-06-28
arm: samsung: Remove dead LCD code
Tom Rini
2022-06-28
vpl: Ensure all VPL symbols in Kconfig have some VPL dependency
Tom Rini
2022-06-28
tpl: Ensure all TPL symbols in Kconfig have some TPL dependency
Tom Rini
2022-06-27
lib: sha256: Add support for hardware specific sha256_process
Loic Poulain
2022-06-27
lib: sha1: Add support for hardware specific sha1_process
Loic Poulain
2022-06-22
cmd: load: add load command for memory mapped
Rui Miguel Silva
2022-06-20
Merge branch 'master' into next
Tom Rini
2022-06-19
efi_loader: initialize console size late
Heinrich Schuchardt
2022-06-12
efi_loader: create boot options without file path
Heinrich Schuchardt
2022-06-12
efi_loader: allow booting from short dev only DP
Heinrich Schuchardt
2022-06-12
EFI: FMP: Use a common GetImageInfo function for FIT and raw images
Sughosh Ganu
2022-06-12
EFI: Do not consider OsIndications variable if CONFIG_EFI_IGNORE_OSINDICATION...
Sughosh Ganu
2022-06-06
fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ
Rasmus Villemoes
2022-06-06
zlib: Port fix for CVE-2018-25032 to U-Boot
Tom Rini
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
[next]