aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-03-30lib: Fix SYS_TIMER_COUNTS_DOWN description in KconfigMarek Vasut
2023-03-27Merge branch 'master' into nextTom Rini
2023-03-25efi: Include GUID names with EFI app and payloadSimon Glass
2023-03-25efi: Add another tranch of GUIDsSimon Glass
2023-03-25efi_loader: simplify efi_str_to_u16()Heinrich Schuchardt
2023-03-25efi_loader: move dp_alloc() to efi_alloc()Heinrich Schuchardt
2023-03-25efi_loader: fix device-path for USB devicesHeinrich Schuchardt
2023-03-25efi_loader: support for Ctrl() device path nodeHeinrich Schuchardt
2023-03-25efi_loader: fix device-path for USB devicesHeinrich Schuchardt
2023-03-25efi_loader: support for Ctrl() device path nodeHeinrich Schuchardt
2023-03-22zlib: trees.c: Fix a warning with clang-15Tom Rini
2023-03-22libavb: Fix a warning with clang-15Tom Rini
2023-03-22console: Use flush() before panic and resetTony Dinh
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini
2023-03-13efi_loader: describe term_get_char()Heinrich Schuchardt
2023-03-13efi_loader: update SetVariable attribute checkMasahisa Kojima
2023-03-02lib: Add an SPL config for LIB_UUIDSimon Glass
2023-03-02lib: Fix build condition for tiny-printfSimon Glass
2023-03-02lib: Add VPL options for SHA1 and SHA256Simon Glass
2023-03-02lib: Add a Kconfig for SPL_BZIP2Simon Glass
2023-02-28tpm: Implement tpm_auto_start() for TPMv1.2Simon Glass
2023-02-28efi_loader: use tpm_auto_start for the tpm deviceIlias Apalodimas
2023-02-28tpm: add a function that performs selftest + startupIlias Apalodimas
2023-02-19efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAXEtienne Carriere
2023-02-19efi_loader: Measure the loaded DTBEtienne Carriere
2023-02-19efi_loader: fix wrong attribute check for QueryVariableInfoMasahisa Kojima
2023-02-19efi_loader: avoid buffer overrun in efi_var_mem_compareHeinrich Schuchardt
2023-02-12lmb: Treat a region which is a subset as equalSjoerd Simons
2023-02-11trace: Detect an infinite loopSimon Glass
2023-02-11trace: Correct the relocation handover with buffer overflowSimon Glass
2023-02-11trace: Show a few more stats about tracingSimon Glass
2023-02-11trace: Track the minimum stack depthSimon Glass
2023-02-11trace: Reduce the number of function sitesSimon Glass
2023-02-11trace: Update the file headerSimon Glass
2023-02-11abuf: Support use from toolsSimon Glass
2023-02-11trace: Reduce the default for TRACE_EARLY_CALL_DEPTH_LIMITSimon Glass
2023-02-11time: Tidy up some unnecessary #ifdefsSimon Glass
2023-02-10Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-02-10efi_loader: static efi_query_variable_info_runtime()Heinrich Schuchardt
2023-02-10efi_loader: make gop_blt() staticHeinrich Schuchardt
2023-02-10efi_loader: include definition of allow_unaligned()Heinrich Schuchardt
2023-02-10efi_loader: static functions in efi_runtime.cHeinrich Schuchardt
2023-02-10efi_loader: static functions in efi_console.cHeinrich Schuchardt
2023-02-10efi_loader: static functions in efi_boottime.cHeinrich Schuchardt
2023-02-10efi_loader: static functions in helloworld.cHeinrich Schuchardt
2023-02-10efi_loader: fix efi_ecpt_register()Heinrich Schuchardt
2023-02-10efi_loader: make get_load_options() staticHeinrich Schuchardt
2023-02-10efi_loader: update attribute check for QueryVariableInfo()Masahisa Kojima
2023-02-09Correct SPL use of ENV_WRITEABLE_LISTSimon Glass
2023-02-09Correct SPL use of EFI_UNICODE_COLLATION_PROTOCOL2Simon Glass