summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-10-12lmb: remove overlapping region with next rangeUdit Kumar
2023-06-28lib: sparse: allocate blkcnt instead of arbitrary small numberMattijs Korpershoek
2023-06-19lib: Kconfig: k3: Enable SHA512 for fit signatureManorit Chawdhry
2023-04-01efi_loader: remove duplicate assignmentHeinrich Schuchardt
2023-04-01efi_loader: correct shortening of device-pathsHeinrich 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-22console: Use flush() before panic and resetTony Dinh
2023-03-13efi_loader: describe term_get_char()Heinrich Schuchardt
2023-03-13efi_loader: update SetVariable attribute checkMasahisa Kojima
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
2023-02-09Correct SPL use of EFI_TCG2_PROTOCOLSimon Glass
2023-02-09Correct SPL use of EFI_LOADER_HIISimon Glass
2023-02-09Correct SPL use of EFI_DEVICE_PATH_UTILSimon Glass
2023-02-09Correct SPL use of EFI_APPSimon Glass
2023-02-08Bump LMB_MAX_REGIONS default to 16Sjoerd Simons
2023-02-08Revert "lmb: Default to not-LMB_USE_MAX_REGIONS"Tom Rini
2023-02-06lmb: Set correct lmb flags for EFI memory map entriesSjoerd Simons
2023-02-06lmb: Default to not-LMB_USE_MAX_REGIONSTom Rini
2023-01-27efi_loader: don't use HandleProtocolHeinrich Schuchardt
2023-01-27efi_loader: fix comment in ESRT codeHeinrich Schuchardt
2023-01-23efi: Improve logging in efi_diskSimon Glass
2023-01-23lib: Support printing an error stringSimon Glass
2023-01-23lib: Add a function to split a string into substringsSimon Glass