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
2023-01-09
Merge branch 'next'
Tom Rini
2023-01-06
lmb: consider EFI memory map
Heinrich Schuchardt
2023-01-06
efi_loader: carve out efi_get_memory_map_alloc()
Heinrich Schuchardt
2023-01-04
efi_loader: populate console handles in system table
Heinrich Schuchardt
2023-01-04
efi_loader: adjust sorting of capsules
Heinrich Schuchardt
2023-01-04
lib: add function u16_strcasecmp()
Heinrich Schuchardt
2022-12-29
efi_loader: use u16_strlen() in efi_var_mem_ins()
Heinrich Schuchardt
2022-12-29
efi_loader: avoid adding variables twice
Ilias Apalodimas
2022-12-29
efi_loader: typo non-volatile in efi_var_restore
Heinrich Schuchardt
2022-12-29
efi_loader: fix get_package_list_handle() status
Vincent Stehlé
2022-12-23
rsa-verify: Rework host check for CONFIG_RSA_VERIFY_WITH_PKEY
Tom Rini
2022-12-21
Merge tag 'v2023.01-rc4' into next
Tom Rini
2022-12-20
efi_selftest: conformance test for GetNextVariableName
Heinrich Schuchardt
2022-12-20
efi_loader: fix efi_get_next_variable_name_mem()
Heinrich Schuchardt
2022-12-20
eficonfig: carve out efi_get_next_variable_name_int calls
Masahisa Kojima
2022-12-17
efi: adjust ebbr to v2.1 in conformance profile
Vincent Stehlé
2022-12-08
arch/riscv: add semihosting support for RISC-V
Kautuk Consul
2022-12-08
lib: Add common semihosting library
Kautuk Consul
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig
Tom Rini
2022-12-05
net: ipv6: Enable IPv6 typeconversion specifier
Viacheslav Mitrofanov
2022-12-05
net: ipv6: Add string_to_ip6 converter
Viacheslav Mitrofanov
2022-12-02
efi_loader: utility function to check the variable name is "Boot####"
Masahisa Kojima
2022-12-02
efi_loader: don't use EFI_LOADER_DATA internally
Heinrich Schuchardt
2022-12-02
efi_loader: fix handling of DHCP acknowledge
Heinrich Schuchardt
2022-12-02
efi_selftest: test FatToStr() truncation
Heinrich Schuchardt
2022-12-02
efi_loader: add an EFI binary to print boot hart ID
Heinrich Schuchardt
2022-11-22
efi_selftest: Improve the FatToStr() unit test
Heinrich Schuchardt
2022-11-22
efi_selftest: unsigned char parameter for efi_st_strcmp_16_8()
Heinrich Schuchardt
2022-11-22
efi_loader: Fix buffer underflow
Mikhail Ilin
2022-11-16
efi_loader: replace a u16_strdup with alloc + memcpy
Ilias Apalodimas
2022-11-16
efi_loader: add missing EFI_CALL when closing a file
Ilias Apalodimas
2022-11-16
efi_loader: add comments on efi_file_from_path() regarding alignment
Ilias Apalodimas
2022-11-16
efi_loader: improve description of efi_file_from_path()
Heinrich Schuchardt
2022-11-16
efi_loader: initialize return values in efi_uninstall_multiple_protocol_inter...
Ilias Apalodimas
2022-11-07
dm: sandbox: Switch over to using the new host uclass
Simon Glass
2022-11-06
efi_loader: AllocateAddress requires page address
Heinrich Schuchardt
2022-11-06
efi_loader: discover if no efi_system_partition is set
Heinrich Schuchardt
2022-11-06
efi_loader: remove CONFIG_EFI_SETUP_EARLY
AKASHI Takahiro
2022-11-06
efi_loader: Let networking support depend on NETDEVICES
Jan Kiszka
2022-10-31
test: dm: Add test cases for FWU Metadata uclass
Sughosh Ganu
2022-10-31
FWU: Add support for the FWU Multi Bank Update feature
Sughosh Ganu
2022-10-31
FWU: Add boot time checks as highlighted by the FWU specification
Sughosh Ganu
2022-10-31
FWU: Add helper functions for accessing FWU metadata
Sughosh Ganu
2022-10-31
FWU: Add FWU metadata structure and driver for accessing metadata
Sughosh Ganu
2022-10-31
disk: Rename block functions
Simon Glass
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
efi: Drop old LCD code
Simon Glass
2022-10-27
lib: fix buggy strcmp and strncmp
Rasmus Villemoes
[next]