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-03-02
lib: Add an SPL config for LIB_UUID
Simon Glass
2023-03-02
lib: Fix build condition for tiny-printf
Simon Glass
2023-03-02
lib: Add VPL options for SHA1 and SHA256
Simon Glass
2023-03-02
lib: Add a Kconfig for SPL_BZIP2
Simon Glass
2023-02-28
tpm: Implement tpm_auto_start() for TPMv1.2
Simon Glass
2023-02-28
efi_loader: use tpm_auto_start for the tpm device
Ilias Apalodimas
2023-02-28
tpm: add a function that performs selftest + startup
Ilias Apalodimas
2023-02-19
efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAX
Etienne Carriere
2023-02-19
efi_loader: Measure the loaded DTB
Etienne Carriere
2023-02-19
efi_loader: fix wrong attribute check for QueryVariableInfo
Masahisa Kojima
2023-02-19
efi_loader: avoid buffer overrun in efi_var_mem_compare
Heinrich Schuchardt
2023-02-12
lmb: Treat a region which is a subset as equal
Sjoerd Simons
2023-02-11
trace: Detect an infinite loop
Simon Glass
2023-02-11
trace: Correct the relocation handover with buffer overflow
Simon Glass
2023-02-11
trace: Show a few more stats about tracing
Simon Glass
2023-02-11
trace: Track the minimum stack depth
Simon Glass
2023-02-11
trace: Reduce the number of function sites
Simon Glass
2023-02-11
trace: Update the file header
Simon Glass
2023-02-11
abuf: Support use from tools
Simon Glass
2023-02-11
trace: Reduce the default for TRACE_EARLY_CALL_DEPTH_LIMIT
Simon Glass
2023-02-11
time: Tidy up some unnecessary #ifdefs
Simon Glass
2023-02-10
Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-02-10
efi_loader: static efi_query_variable_info_runtime()
Heinrich Schuchardt
2023-02-10
efi_loader: make gop_blt() static
Heinrich Schuchardt
2023-02-10
efi_loader: include definition of allow_unaligned()
Heinrich Schuchardt
2023-02-10
efi_loader: static functions in efi_runtime.c
Heinrich Schuchardt
2023-02-10
efi_loader: static functions in efi_console.c
Heinrich Schuchardt
2023-02-10
efi_loader: static functions in efi_boottime.c
Heinrich Schuchardt
2023-02-10
efi_loader: static functions in helloworld.c
Heinrich Schuchardt
2023-02-10
efi_loader: fix efi_ecpt_register()
Heinrich Schuchardt
2023-02-10
efi_loader: make get_load_options() static
Heinrich Schuchardt
2023-02-10
efi_loader: update attribute check for QueryVariableInfo()
Masahisa Kojima
2023-02-09
Correct SPL use of ENV_WRITEABLE_LIST
Simon Glass
2023-02-09
Correct SPL use of EFI_UNICODE_COLLATION_PROTOCOL2
Simon Glass
2023-02-09
Correct SPL use of EFI_TCG2_PROTOCOL
Simon Glass
2023-02-09
Correct SPL use of EFI_LOADER_HII
Simon Glass
2023-02-09
Correct SPL use of EFI_DEVICE_PATH_UTIL
Simon Glass
2023-02-09
Correct SPL use of EFI_APP
Simon Glass
2023-02-08
Bump LMB_MAX_REGIONS default to 16
Sjoerd Simons
2023-02-08
Revert "lmb: Default to not-LMB_USE_MAX_REGIONS"
Tom Rini
2023-02-06
lmb: Set correct lmb flags for EFI memory map entries
Sjoerd Simons
2023-02-06
lmb: Default to not-LMB_USE_MAX_REGIONS
Tom Rini
2023-01-27
efi_loader: don't use HandleProtocol
Heinrich Schuchardt
2023-01-27
efi_loader: fix comment in ESRT code
Heinrich Schuchardt
2023-01-23
efi: Improve logging in efi_disk
Simon Glass
2023-01-23
lib: Support printing an error string
Simon Glass
2023-01-23
lib: Add a function to split a string into substrings
Simon Glass
2023-01-20
Merge tag 'efi-2023-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
efi_loader: fix CapsuleMax variable reporting
Ilias Apalodimas
[next]