aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-10-22Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-10-21efi_loader: efi_dp_from_lo() should skip VenMedia nodeHeinrich Schuchardt
2021-10-21efi_loader: avoid multiple local copies of lf2_initrd_guidHeinrich Schuchardt
2021-10-21efi_loader: efi_dp_from_lo() unused parameter sizeHeinrich Schuchardt
2021-10-21efi_loader: efi_dp_from_lo() don't copy GUIDHeinrich Schuchardt
2021-10-21efi_loader: Fix loaded image alignmentIlias Apalodimas
2021-10-21efi_loader: don't load Shim's MOK database from fileHeinrich Schuchardt
2021-10-21efi_loader: Drop code that doesn't work with driver modelSimon Glass
2021-10-21efi_selftest: Receive the packets until the receive buffer is emptyMasami Hiramatsu
2021-10-21efi_selftest: Do not check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPTMasami Hiramatsu
2021-10-21efi_selftest: Use EFI_SIMPLE_NETWORK_PROTOCOL::GetStatus() for media checkMasami Hiramatsu
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-10-18treewide: Remove OF_PRIOR_STAGEIlias Apalodimas
2021-10-13fdtdec: Support reserved-memory flagsThierry Reding
2021-10-13fdtdec: Reorder fdtdec_set_carveout() parameters for consistencyThierry Reding
2021-10-13fdtdec: Support compatible string list for reserved memoryThierry Reding
2021-10-13fdtdec: Support retrieving the name of a carveoutThierry Reding
2021-10-13fdtdec: Allow using fdtdec_get_carveout() in loopsThierry Reding
2021-10-09Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2021-10-09lz4: Use a private header for U-BootSimon Glass
2021-10-09efi_loader: GOP: Fix 30bpp block transfer supportMark Kettenis
2021-10-09efi_loader: GOP: Add 30bpp supportMark Kettenis
2021-10-08image: Drop unnecessary #ifdefs from image.hSimon Glass
2021-10-08efi: Correct dependency on FIT_SIGNATURESimon Glass
2021-10-08image: Use the correct checks for CRC32Simon Glass
2021-10-08image: Use Kconfig to enable FIT_RSASSA_PSS on hostSimon Glass
2021-10-08image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass
2021-10-08hash: Use Kconfig to enable hashing in host tools and SPLSimon Glass
2021-10-08spl: cypto: Bring back SPL_ versions of SHASimon Glass
2021-10-08gzip: Avoid use of u64Simon Glass
2021-10-08zstd: Create a function for use from U-BootSimon Glass
2021-10-08Add support for an owned bufferSimon Glass
2021-10-08lib: Add memdup()Simon Glass
2021-10-07Kconfig: Don't use RSA_FREESCALE_EXP on MX7ULPRicardo Salveti
2021-10-06lib: rsa: fix dependency for SPL_RSA_VERIFYOleksandr Suvorov
2021-10-06acpi: Use U-Boot version for OEM_REVISIONPali Rohár
2021-10-05arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/opteeAlexandru Gagniuc
2021-10-05lib: optee: Remove CONFIG_OPTEE_LOAD_ADDRAlexandru Gagniuc
2021-10-05lib: optee: Remove CONFIG_OPTEE_TZDRAM_BASEAlexandru Gagniuc
2021-10-05lib: optee: Avoid CONFIG_TZDRAM_* in optee_verify_bootm_image()Alexandru Gagniuc
2021-10-05lib: optee: remove the duplicate CONFIG_OPTEEPatrick Delaunay
2021-09-27Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...Tom Rini
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini
2021-09-25fdt: Update Makefile rules with the new OF_REAL KconfigSimon Glass
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass
2021-09-25efi_loader: Fix spec ID event creationRuchika Gupta
2021-09-23lmb: Add generic arch_lmb_reserve_generic()Marek Vasut
2021-09-23crc32: Add crc32 implementation using __builtin_aarch64_crc32bMarek Vasut
2021-09-18Revert "efi_capsule: Move signature from DTB to .rodata"Simon Glass
2021-09-17Remove including timestamp.h in version.hPali Rohár