summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-12-27Merge patch series "vbe: Series part E"Tom Rini
2024-12-27hash: Plumb crc8 into the hash functionsSimon Glass
2024-12-27lib: Allow crc8 in TPL and VPLSimon Glass
2024-12-27spl: lib: Allow for decompression in any SPL buildSimon Glass
2024-12-25Merge tag 'v2025.01-rc5' into nextTom Rini
2024-12-19aes: Allow to store randomly generated IV in the FITPaul HENRYS
2024-12-18fdt: Swap the signature for board_fdt_blob_setup()Simon Glass
2024-12-18fdt: Correct condition for receiving bloblistSimon Glass
2024-12-15smbios: address build warningPeng Fan
2024-12-12Revert "Merge patch series "vbe: Series part E""Tom Rini
2024-12-12Merge patch series "vbe: Series part E"Tom Rini
2024-12-12hash: Plumb crc8 into the hash functionsSimon Glass
2024-12-12lib: Allow crc8 in TPL and VPLSimon Glass
2024-12-12spl: lib: Allow for decompression in any SPL buildSimon Glass
2024-12-12lmb: Return -EEXIST in lmb_add_region_flags() if region already addedSam Protsenko
2024-12-09Merge tag 'v2025.01-rc4' into nextTom Rini
2024-12-07lib: hashtable: Prevent recursive calling of callback functionsChristoph Niedermaier
2024-12-06mbedtls: remove MBEDTLS_HAVE_TIMEIlias Apalodimas
2024-12-06net: disable MBEDTLS in SPLHeinrich Schuchardt
2024-12-06lmb: prohibit allocations above ram_top even from same bankSughosh Ganu
2024-12-05lmb: Fix the allocation of overlapping memory areas with !LMB_NONEIlias Apalodimas
2024-12-05efi_loader: Check for a valid fw_name before auto generating GUIDsIlias Apalodimas
2024-12-04efi_loader: Fix Kconfig logic around OF_LIBFDTTom Rini
2024-12-04Merge tag 'efi-next-2024-12-04' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-12-04efi_selftest: add test for IPv4 Config2 protocolAdriano Cordova
2024-12-04efi_selftest: add test for HTTP protocolAdriano Cordova
2024-12-04lib: uuid: display HTTP and IPV4 Config II protocolsHeinrich Schuchardt
2024-12-04efi_loader: efi_net: add EFI_HTTP_PROTOCOLAdriano Cordova
2024-12-04efi_loader: efi_net: add EFI_IP4_CONFIG2_PROTOCOLAdriano Cordova
2024-12-04efi_loader: net: add support to send http requests and parse http headersAdriano Cordova
2024-12-04efi_loader: net: set EFI bootdevice device path to HTTP when loaded from wgetAdriano Cordova
2024-12-04efi_loader: device_path: add support for HTTP device pathAdriano Cordova
2024-12-04efi_loader: efi_net: add efi_net_set_addr, efi_net_get_addrAdriano Cordova
2024-12-04efi_loader: add IPv4() to device path to text protocolHeinrich Schuchardt
2024-12-04efi_loader: device_path: add efi_dp_from_ipv4Adriano Cordova
2024-12-04net: wget: let wget_with_dns work with dns disabledAdriano Cordova
2024-12-03Merge tag 'xilinx-for-v2025.04-rc1' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2024-12-03Merge patch series "CI: Set up for an arm64 runner"Tom Rini
2024-12-02sandbox: efi_loader: Correct use of addresses as pointersSimon Glass
2024-12-02binman: Avoid skipping binman_init()Simon Glass
2024-11-30Revert "efi_memory: do not add U-Boot memory to the memory map"Ilias Apalodimas
2024-11-29tiny-printf: Handle NULL pointer argument to %sBenedikt Spranger
2024-11-27binman: Add option for pointing to separate descriptionMichal Simek
2024-11-25Merge tag 'v2025.01-rc3' into nextTom Rini
2024-11-24Merge patch series "Fix device removal order for Apple dart iommu"Tom Rini
2024-11-24dm: Add dm_remove_devices_active() for ordered device removalJanne Grunau
2024-11-24lmb: Correctly unmap and free memory on errorsIlias Apalodimas
2024-11-23efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architecturesHeinrich Schuchardt
2024-11-23efi_loader: simplify efi_tcg2_hash_log_extend_event()Heinrich Schuchardt
2024-11-18Merge tag 'efi-next-2024-11-18' of https://source.denx.de/u-boot/custodians/u...Tom Rini