aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-04-30Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2023-04-28fdt: Indicate that people should use the ofnode APISimon Glass
2023-04-28mtd: nand: sunxi: Convert from fdtdec to ofnodeSamuel Holland
2023-04-21efi_loader: remove unused efi_capsule_authenticateHeinrich Schuchardt
2023-04-08efi: loader: Make efi_runtime_mmio staticBin Meng
2023-04-08efi: loader: Make efi_mem staticBin Meng
2023-04-08efi: loader: Make efi_event_queue and efi_register_notify_events staticBin Meng
2023-04-08efi: selftest: Make load_file() and load_file2() staticBin Meng
2023-04-08efi: selftest: Make record staticBin Meng
2023-04-08efi_loader: avoid using HandleProtocol in initrddump.efiHeinrich Schuchardt
2023-04-08efi_loader: avoid using HandleProtocol in helloworld.efiHeinrich Schuchardt
2023-04-06lib: missing fallthrough comment in vsnprintf_internal()Heinrich Schuchardt
2023-04-06lmb: add max number of region in lmb_dump_region() outputPatrick Delaunay
2023-04-06lmb: Fix LMB_MEMORY_REGIONS flag usagePatrick Delaunay
2023-04-05efi_loader: device_path: support blkmap devicesTobias Waldekranz
2023-04-03Merge branch 'next'Tom Rini
2023-04-01efi_loader: remove duplicate assignmentHeinrich Schuchardt
2023-04-01efi_loader: correct shortening of device-pathsHeinrich Schuchardt
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