summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2021-10-31bootstage: Add SPL supportMarek Vasut3-2/+11
2021-10-31image.h: make image_sign_info.fit point to constHannu Lounento1-1/+1
2021-10-26common: Kconfig.boot: add config SPL_FIT_RSASSA_PSSPhilippe Reynes1-0/+7
2021-10-26arm: spl: prepare for jumping to OPTEERicardo Salveti1-2/+9
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini1-1/+17
2021-10-10Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini1-2/+2
2021-10-09common: Kconfig: use 'vidconsole' name instead of old 'video'Anatolij Gustschin1-2/+2
2021-10-09lz4: Use a private header for U-BootSimon Glass1-1/+1
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 Glass1-61/+50
2021-10-08image: Drop #ifdefs for fit_print_contents()Simon Glass1-5/+6
2021-10-08image: Tidy up fit_unsupported_reset()Simon Glass1-0/+8
2021-10-08image: Drop IMAGE_ENABLE_IGNORESimon Glass1-1/+1
2021-10-08image: Drop IMAGE_OF_SYSTEM_SETUPSimon Glass1-1/+1
2021-10-08image: Drop IMAGE_OF_BOARD_SETUPSimon Glass1-2/+2
2021-10-08image: Drop IMAGE_BOOT_GET_CMDLINESimon Glass1-1/+1
2021-10-08image: Use the correct checks for CRC32Simon Glass2-6/+20
2021-10-08image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass3-7/+7
2021-10-08image: Drop IMAGE_ENABLE_FITSimon Glass3-14/+14
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 Glass1-26/+23
2021-10-08image: Add Kconfig options for FIT in the tools buildSimon Glass2-3/+4
2021-10-08compiler: Rename host_build() to tools_build()Simon Glass2-10/+10
2021-10-08image: Remove ifdefs around image_setup_linux() el atSimon Glass2-16/+11
2021-10-08image: Avoid #ifdefs for manual relocationSimon Glass1-18/+22
2021-10-08image: Create a function to do manual relocationSimon Glass1-26/+7
2021-10-08image: Split host code out into its own fileSimon Glass3-37/+45
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 Glass1-77/+68
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-08zstd: Create a function for use from U-BootSimon Glass1-41/+9
2021-10-07imx: spl: fix imx8m secure bootHeiko Schocher1-1/+6
2021-10-07spl_fit. add hook to make fixes after fit header is loadedHeiko Schocher1-0/+11
2021-10-07riscv: image: Use the first DRAM bank for bootm_lowSamuel Holland1-1/+1
2021-10-05lib: optee: remove the duplicate CONFIG_OPTEEPatrick Delaunay3-5/+5
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk3-3/+3
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk2-3/+0
2021-09-28ti: keystone: Move away from CONFIG_SOC_KEYSTONETom Rini1-1/+1
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass2-5/+5
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass4-15/+12
2021-09-23image: add lz4 zstd compression magic mapArtem Lapkin1-0/+2
2021-09-17Remove including timestamp.h in version.hPali Rohár1-0/+3