summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-09-03lmb: allow for resizing lmb regionsSughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-09-03lmb: staticize __lmb_alloc_base()Sughosh Ganu
2024-09-03lmb: remove the unused lmb_is_reserved() functionSughosh Ganu
2024-09-02Merge tag 'v2024.10-rc4' into nextTom Rini
2024-08-30lib: crypto: fix ASYMMETRIC_KEY_TYPE dependencyTomas Paukrt
2024-08-30list: use list_count_nodes() to count list entriesSughosh Ganu
2024-08-27lib: move phdr increment to for loop headingMaxim Moskalets
2024-08-26global_data: Remove environment members if not usedSimon Glass
2024-08-24efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architecturesHeinrich Schuchardt
2024-08-24efi_loader: fix memory freeing in efi_get_dp_from_boot()Ilias Apalodimas
2024-08-19Merge tag 'v2024.10-rc3' into nextTom Rini
2024-08-15lib: elf: Fix bootelf -p crash issueJianfengA.Zhu@sony.com
2024-08-11efi_loader: correct description of efi_get_distro_fdt_nameHeinrich Schuchardt
2024-08-11efi_loader: use list_count_nodes() in efi_protocols_per_handle()Heinrich Schuchardt
2024-08-09Merge patch series "Universal Payload initial series"Tom Rini
2024-08-09fdt: Don't overwrite bloblist devicetreeSimon Glass
2024-08-07Merge patch series "alist: Implement a pointer list / array of structs"Tom Rini
2024-08-07alist: Add support for an allocated pointer listSimon Glass
2024-08-07lib: Handle a special case with str_to_list()Simon Glass
2024-08-05fdt: Correct condition for bloblist existingSimon Glass
2024-07-31efi_memory: get the efi_mem_list node directlySughosh Ganu
2024-07-31efi_memory: avoid possible null pointer dereferenceSughosh Ganu
2024-07-31efi_memory: use list_count_nodes() to count list entriesSughosh Ganu
2024-07-31efi_loader: correct check in efi_load_option_dp_join()Heinrich Schuchardt
2024-07-31smbios: add extended Extended BIOS ROM SizeHeinrich Schuchardt
2024-07-31efi_loader: add /dtbs search pathCaleb Connolly
2024-07-31efi_loader: require EFI boot manager for EBBR complianceHeinrich Schuchardt
2024-07-31efi_loader: adjust config options for capsule updatesIlias Apalodimas
2024-07-19zlib: Fix big performance regressionChristophe Leroy
2024-07-19efi_loader: Fix typo in EFI_RT_VOLATILE_STORE descriptionMichal Simek
2024-07-19efi_loader: find distro device-path for media devicesHeinrich Schuchardt
2024-07-15Merge patch series "api: Remove duplicate newlines"Tom Rini
2024-07-15lib: Remove duplicate newlinesMarek Vasut
2024-07-14efi_loader: print device-tree in dtbdump.efiHeinrich Schuchardt
2024-07-14scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL fileJonathan Humphreys
2024-07-05Revert "Revert "Merge patch series "zlib: Address CVE-2016-9841"""Tom Rini
2024-07-05Fix Kconfig coding style from spaces to tabAnand Moon
2024-07-04smbios: Correct error handling when writing tablesSimon Glass
2024-07-04initcall: Correct use of relocation offsetSimon Glass
2024-07-03Merge patch series "m68k: Implement a default flush_dcache_all"Tom Rini
2024-07-03acpi: set creator_revision in acpi_fill_headerHeinrich Schuchardt
2024-07-01Merge branch 'next'Tom Rini
2024-06-30Revert "Merge patch series "zlib: Address CVE-2016-9841""Tom Rini
2024-06-30tpm: allow the user to select the compiled algorithmsIlias Apalodimas
2024-06-30tpm: Untangle tpm2_get_pcr_info()Ilias Apalodimas
2024-06-30efi_loader: remove unneeded header filesIlias Apalodimas
2024-06-30tpm: Move TCG functions into a separate fileIlias Apalodimas
2024-06-30tpm: Move TCG headers into a separate fileIlias Apalodimas
2024-06-30efi_selftest: can't have measured device-tree with kaslr-seedHeinrich Schuchardt