index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
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
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
efi: Correct assumption about if_type
Simon Glass
2022-09-16
blk: Select SPL_LEGACY_BLOCK automatically
Simon Glass
2022-09-16
blk: Rename HAVE_BLOCK_DEVICE
Simon Glass
2022-09-15
lib: rsa: fix padding_pss_verify
Heinrich Schuchardt
2022-09-14
bootmenu: add removable media entries
Masahisa Kojima
2022-09-14
eficonfig: menu-driven addition of UEFI boot option
Masahisa Kojima
2022-09-09
efi_driver: don't bind internal block devices
Heinrich Schuchardt
2022-09-09
lib: efi_loader: don't delete invalid handles
Etienne Carriere
2022-09-09
efi_selftest: unit test for EFI Conformance Profile Table
Heinrich Schuchardt
2022-09-09
efi_selftest: export efi_st_get_config_table()
Heinrich Schuchardt
2022-09-03
Merge tag 'tpm-03092022' of https://source.denx.de/u-boot/custodians/u-boot-tpm
Tom Rini
2022-09-03
tpm: Allow committing non-volatile data
Simon Glass
[next]