aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-11pytest: Move to pygit2 1.6.1WIP/try-bullseyeTom Rini1-1/+1
2021-10-09CI: Move from Ubuntu/Focal to Debian/Bullseye for a base imageTEST/move-to-debian-bullseyeTom Rini3-5/+4
2021-10-08Merge branch '2021-10-08-image-cleanups'Tom Rini51-1509/+2332
2021-10-08image: Split up boot_get_fdt()Simon Glass1-100/+126
2021-10-08image: Reduce variable scope in boot_get_fdt()Simon Glass1-12/+11
2021-10-08image: Remove some #ifdefs from image-fit and image-fit-sigSimon Glass3-9/+16
2021-10-08image: Remove #ifdefs from select_ramdisk()Simon Glass1-67/+72
2021-10-08image: Split up boot_get_ramdisk()Simon Glass1-63/+86
2021-10-08image: Reduce variable scope in boot_get_ramdisk()Simon Glass1-11/+11
2021-10-08image: Drop most #ifdefs in image-board.cSimon Glass2-63/+55
2021-10-08image: Drop #ifdefs for fit_print_contents()Simon Glass1-5/+6
2021-10-08image: Drop unnecessary #ifdefs from image.hSimon Glass3-38/+8
2021-10-08image: Tidy up fit_unsupported_reset()Simon Glass2-13/+8
2021-10-08efi: Correct dependency on FIT_SIGNATURESimon Glass1-1/+1
2021-10-08image: Drop IMAGE_ENABLE_IGNORESimon Glass2-4/+1
2021-10-08image: Drop IMAGE_OF_SYSTEM_SETUPSimon Glass2-7/+1
2021-10-08image: Drop IMAGE_OF_BOARD_SETUPSimon Glass2-8/+2
2021-10-08image: Drop IMAGE_BOOT_GET_CMDLINESimon Glass2-7/+1
2021-10-08image: Use the correct checks for CRC32Simon Glass5-9/+31
2021-10-08image: Use Kconfig to enable FIT_RSASSA_PSS on hostSimon Glass5-19/+11
2021-10-08image: Use Kconfig to enable CONFIG_FIT_VERBOSE on hostSimon Glass2-3/+7
2021-10-08image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass12-20/+22
2021-10-08image: Drop IMAGE_ENABLE_FITSimon Glass5-24/+23
2021-10-08hash: Drop some #ifdefs in hash.cSimon Glass1-29/+25
2021-10-08hash: Use Kconfig to enable hashing in host tools and SPLSimon Glass6-33/+72
2021-10-08spl: cypto: Bring back SPL_ versions of SHASimon Glass1-1/+42
2021-10-08image: Add Kconfig options for FIT in the tools buildSimon Glass3-3/+29
2021-10-08kconfig: Add tools support to CONFIG_IS_ENABLED()Simon Glass1-3/+10
2021-10-08compiler: Rename host_build() to tools_build()Simon Glass3-12/+13
2021-10-08image: Remove ifdefs around image_setup_linux() el atSimon Glass2-16/+11
2021-10-08image: Avoid #ifdefs for manual relocationSimon Glass2-18/+28
2021-10-08image: Create a function to do manual relocationSimon Glass2-27/+30
2021-10-08image: Split host code out into its own fileSimon Glass4-37/+46
2021-10-08image: Fix up checkpatch warnings in image-board.cSimon Glass1-70/+72
2021-10-08image: Split board code out into its own fileSimon Glass3-924/+928
2021-10-08image: Update image_decomp() to avoid ifdefsSimon Glass2-77/+69
2021-10-08gzip: Avoid use of u64Simon Glass3-18/+21
2021-10-08image: Update zstd to avoid reporting error twiceSimon Glass1-5/+3
2021-10-08image: Avoid switch default in image_decomp()Simon Glass1-6/+8
2021-10-08btrfs: Use U-Boot API for decompressionSimon Glass1-46/+5
2021-10-08zstd: Create a function for use from U-BootSimon Glass4-42/+85
2021-10-08compiler: Add a comment to host_build()Simon Glass1-0/+5
2021-10-08Add support for an owned bufferSimon Glass5-0/+614
2021-10-08lib: Add memdup()Simon Glass3-0/+58
2021-10-08Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/08Oct2021Tom Rini12-487/+239
2021-10-08ARM: mvebu: x530: Remove custom kwbimage.cfgChris Packham1-12/+0
2021-10-08arm: mvebu: mvebu_armada-8k: drop Puzzle M801 early init codeRobert Marko1-19/+1
2021-10-08arm: mvebu: dts: m801: correct CP1 pinctrlRobert Marko1-21/+15
2021-10-08arm: mvebu: Select SPL_SKIP_LOWLEVEL_INIT on ARMADA_32BITStefan Roese1-0/+1
2021-10-08arm: a37xx: pci: Update private structure documentationMarek BehĂșn1-8/+9