aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-07image: Split up boot_get_fdt()WIP/2021-10-07-image-cleanupsSimon Glass1-100/+126
2021-10-07image: Reduce variable scope in boot_get_fdt()Simon Glass1-12/+11
2021-10-07image: Remove some #ifdefs from image-fit and image-fit-sigSimon Glass3-9/+16
2021-10-07image: Remove #ifdefs from select_ramdisk()Simon Glass1-67/+72
2021-10-07image: Split up boot_get_ramdisk()Simon Glass1-63/+86
2021-10-07image: Reduce variable scope in boot_get_ramdisk()Simon Glass1-11/+11
2021-10-07image: Drop most #ifdefs in image-board.cSimon Glass2-63/+55
2021-10-07image: Drop #ifdefs for fit_print_contents()Simon Glass1-5/+6
2021-10-07image: Drop unnecessary #ifdefs from image.hSimon Glass3-38/+8
2021-10-07image: Tidy up fit_unsupported_reset()Simon Glass2-13/+8
2021-10-07efi: Correct dependency on FIT_SIGNATURESimon Glass1-1/+1
2021-10-07image: Drop IMAGE_ENABLE_IGNORESimon Glass2-4/+1
2021-10-07image: Drop IMAGE_OF_SYSTEM_SETUPSimon Glass2-7/+1
2021-10-07image: Drop IMAGE_OF_BOARD_SETUPSimon Glass2-8/+2
2021-10-07image: Drop IMAGE_BOOT_GET_CMDLINESimon Glass2-7/+1
2021-10-07image: Use the correct checks for CRC32Simon Glass5-9/+31
2021-10-07image: Use Kconfig to enable FIT_RSASSA_PSS on hostSimon Glass5-21/+10
2021-10-07image: Use Kconfig to enable CONFIG_FIT_VERBOSE on hostSimon Glass2-3/+7
2021-10-07image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass12-20/+22
2021-10-07image: Drop IMAGE_ENABLE_FITSimon Glass6-25/+24
2021-10-07hash: Drop some #ifdefs in hash.cSimon Glass1-29/+25
2021-10-07hash: Use Kconfig to enable hashing in host tools and SPLSimon Glass5-32/+71
2021-10-07spl: cypto: Bring back SPL_ versions of SHASimon Glass1-1/+42
2021-10-07image: Add Kconfig options for FIT in the tools buildSimon Glass3-3/+29
2021-10-07kconfig: Add tools support to CONFIG_IS_ENABLED()Simon Glass1-3/+10
2021-10-07compiler: Rename host_build() to tools_build()Simon Glass3-12/+13
2021-10-07image: Remove ifdefs around image_setup_linux() el atSimon Glass2-16/+11
2021-10-07image: Avoid #ifdefs for manual relocationSimon Glass2-18/+28
2021-10-07image: Create a function to do manual relocationSimon Glass2-27/+30
2021-10-07image: Split host code out into its own fileSimon Glass4-37/+46
2021-10-07image: Fix up checkpatch warnings in image-board.cSimon Glass1-70/+72
2021-10-07image: Split board code out into its own fileSimon Glass3-924/+928
2021-10-07image: Update image_decomp() to avoid ifdefsSimon Glass2-77/+69
2021-10-07gzip: Avoid use of u64Simon Glass3-18/+21
2021-10-07image: Update zstd to avoid reporting error twiceSimon Glass1-5/+3
2021-10-07image: Avoid switch default in image_decomp()Simon Glass1-6/+8
2021-10-07btrfs: Use U-Boot API for decompressionSimon Glass1-46/+5
2021-10-07zstd: Create a function for use from U-BootSimon Glass4-42/+85
2021-10-07compiler: Add a comment to host_build()Simon Glass1-0/+5
2021-10-07Add support for an owned bufferSimon Glass5-0/+614
2021-10-07lib: Add memdup()Simon Glass3-0/+58
2021-10-07Merge tag 'u-boot-amlogic-20211007' of https://source.denx.de/u-boot/custodia...WIP/07Oct2021Tom Rini68-668/+4033
2021-10-07Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini20-97/+313
2021-10-07doc: boards: amlogic: update for Radxa ZeroChristian Hewitt3-1/+77
2021-10-07boards: amlogic: add Radxa Zero defconfigChristian Hewitt2-0/+66
2021-10-07ARM: dts: add support for Radxa ZeroChristian Hewitt3-0/+413
2021-10-07ARM: dts: sort Amlogic Makefile sectionChristian Hewitt1-8/+8
2021-10-07ARM: amlogic: add JetHub D1/H1 docsVyacheslav Bocharov3-63/+270
2021-10-07ARM: amlogic: add JetHub D1/H1 device supportVyacheslav Bocharov8-0/+820
2021-10-07ARM: amlogic: add JetHub common config headerVyacheslav Bocharov1-0/+40