summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* board_f: Copy GD to new GD even if relocation disabledMarek Vasut2021-11-181-16/+18
* Remove LYNX KDI remaindersThomas Huth2021-11-112-24/+0
* Create a new boot/ directorySimon Glass2021-11-1120-10282/+0
* Fix syntax errorLeo Yu-Chi Liang2021-11-081-1/+1
* spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code pathsTom Rini2021-11-0511-14/+14
* bootstage: Add SPL supportMarek Vasut2021-10-313-2/+11
* image.h: make image_sign_info.fit point to constHannu Lounento2021-10-311-1/+1
* common: Kconfig.boot: add config SPL_FIT_RSASSA_PSSPhilippe Reynes2021-10-261-0/+7
* arm: spl: prepare for jumping to OPTEERicardo Salveti2021-10-251-2/+9
* Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini2021-10-201-1/+17
|\
| * imx: spl: fix imx8m secure bootHeiko Schocher2021-10-071-1/+6
| * spl_fit. add hook to make fixes after fit header is loadedHeiko Schocher2021-10-071-0/+11
* | Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini2021-10-091-2/+2
|\ \
| * | common: Kconfig: use 'vidconsole' name instead of old 'video'Anatolij Gustschin2021-10-091-2/+2
* | | lz4: Use a private header for U-BootSimon Glass2021-10-091-1/+1
|/ /
* | image: Split up boot_get_fdt()Simon Glass2021-10-081-100/+126
* | image: Reduce variable scope in boot_get_fdt()Simon Glass2021-10-081-12/+11
* | image: Remove some #ifdefs from image-fit and image-fit-sigSimon Glass2021-10-083-9/+16
* | image: Remove #ifdefs from select_ramdisk()Simon Glass2021-10-081-67/+72
* | image: Split up boot_get_ramdisk()Simon Glass2021-10-081-63/+86
* | image: Reduce variable scope in boot_get_ramdisk()Simon Glass2021-10-081-11/+11
* | image: Drop most #ifdefs in image-board.cSimon Glass2021-10-081-61/+50
* | image: Drop #ifdefs for fit_print_contents()Simon Glass2021-10-081-5/+6
* | image: Tidy up fit_unsupported_reset()Simon Glass2021-10-081-0/+8
* | image: Drop IMAGE_ENABLE_IGNORESimon Glass2021-10-081-1/+1
* | image: Drop IMAGE_OF_SYSTEM_SETUPSimon Glass2021-10-081-1/+1
* | image: Drop IMAGE_OF_BOARD_SETUPSimon Glass2021-10-081-2/+2
* | image: Drop IMAGE_BOOT_GET_CMDLINESimon Glass2021-10-081-1/+1
* | image: Use the correct checks for CRC32Simon Glass2021-10-082-6/+20
* | image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass2021-10-083-7/+7
* | image: Drop IMAGE_ENABLE_FITSimon Glass2021-10-083-14/+14
* | hash: Drop some #ifdefs in hash.cSimon Glass2021-10-081-29/+25
* | hash: Use Kconfig to enable hashing in host tools and SPLSimon Glass2021-10-081-26/+23
* | image: Add Kconfig options for FIT in the tools buildSimon Glass2021-10-082-3/+4
* | compiler: Rename host_build() to tools_build()Simon Glass2021-10-082-10/+10
* | image: Remove ifdefs around image_setup_linux() el atSimon Glass2021-10-082-16/+11
* | image: Avoid #ifdefs for manual relocationSimon Glass2021-10-081-18/+22
* | image: Create a function to do manual relocationSimon Glass2021-10-081-26/+7
* | image: Split host code out into its own fileSimon Glass2021-10-083-37/+45
* | image: Fix up checkpatch warnings in image-board.cSimon Glass2021-10-081-70/+72
* | image: Split board code out into its own fileSimon Glass2021-10-083-924/+928
* | image: Update image_decomp() to avoid ifdefsSimon Glass2021-10-081-77/+68
* | image: Update zstd to avoid reporting error twiceSimon Glass2021-10-081-5/+3
* | image: Avoid switch default in image_decomp()Simon Glass2021-10-081-6/+8
* | zstd: Create a function for use from U-BootSimon Glass2021-10-081-41/+9
* | riscv: image: Use the first DRAM bank for bootm_lowSamuel Holland2021-10-071-1/+1
|/
* lib: optee: remove the duplicate CONFIG_OPTEEPatrick Delaunay2021-10-053-5/+5
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-303-3/+3
* WS cleanup: remove trailing white spaceWolfgang Denk2021-09-301-1/+1
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-302-3/+0