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-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
2022-10-06
efi_driver: simplify efi_uc_stop(), call efi_free_pool()
Heinrich Schuchardt
2022-10-06
efi_driver: fix error handling
Heinrich Schuchardt
2022-10-06
efi_loader: function to unlink udevice and handle
Heinrich Schuchardt
2022-10-06
efi_loader: efi_dp_part_node check dp_alloc return value
Heinrich Schuchardt
2022-10-06
efi: Add string conversion helper
Paul Barker
2022-10-03
Merge branch 'next'
Tom Rini
2022-09-29
dm: core: Provide a way to reset the device tree
Simon Glass
2022-09-30
efi_loader: fix efi_initrd_deregister()
Heinrich Schuchardt
2022-09-30
efi_selftest: prefix test functions with efi_st_
Heinrich Schuchardt
2022-09-29
dm: core: Drop ofnode_is_available()
Simon Glass
2022-09-29
dm: core: Avoid creating a name property when unflattening
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
2022-09-24
efi_selftest: prefix test functions with efi_st_
Heinrich Schuchardt
2022-09-23
display_options: print_size: Fix order overflow
Pali Rohár
2022-09-19
Merge branch 'master' into next
Tom Rini
[next]