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-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
2022-10-17
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-10-16
efi_loader: remove efi_delete_handle on loadfile2
Ilias Apalodimas
2022-10-16
efi_loader: avoid EFI_CALL() when draining console
Heinrich Schuchardt
2022-10-16
efi_loader: avoid EFI_CALL() for clearing screen
Heinrich Schuchardt
2022-10-11
lib: crypt: fix selecting a non-existent option
Oleksandr Suvorov
2022-10-10
efi_loader: reformat efi_disk_add_dev()
Heinrich Schuchardt
2022-10-10
efi_loader: simplify efi_set_load_options()
Heinrich Schuchardt
2022-10-10
efi_driver: use efi_close_protocol
Heinrich Schuchardt
2022-10-10
efi_loader: internal CloseProtocol
Heinrich Schuchardt
2022-10-10
efi_loader: CloseProtocol in efi_fmp_find
Heinrich Schuchardt
2022-10-10
efi_loader: CloseProtocol in tcg2_measure_gpt_data
Heinrich Schuchardt
2022-10-10
efi_driver: fix efi_uc_stop()
Heinrich Schuchardt
2022-10-10
efi_loader: printf code in efi_disk_get_device_name()
Heinrich Schuchardt
2022-10-06
efi_loader: define internal implementations of install/uninstallmultiple
Ilias Apalodimas
2022-10-06
efi_driver: move event registration to driver
Heinrich Schuchardt
2022-10-06
efi_selftest: rename event_notify
Heinrich Schuchardt
2022-10-06
efi_driver: add init function to EFI block driver
Heinrich Schuchardt
2022-10-06
efi_driver: provide driver binding protocol to bind function
Heinrich Schuchardt
2022-10-06
efi_driver: reformat efi_block_device.c
Heinrich Schuchardt
2022-10-06
efi_driver: carve out function to create block device
Heinrich Schuchardt
[next]