index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2021-11-11
Create a new boot/ directory
Simon Glass
2021-11-08
Fix syntax error
Leo Yu-Chi Liang
2021-11-05
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
Tom Rini
2021-10-31
bootstage: Add SPL support
Marek Vasut
2021-10-31
image.h: make image_sign_info.fit point to const
Hannu Lounento
2021-10-26
common: Kconfig.boot: add config SPL_FIT_RSASSA_PSS
Philippe Reynes
2021-10-25
arm: spl: prepare for jumping to OPTEE
Ricardo Salveti
2021-10-20
Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2021-10-09
Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
2021-10-09
common: Kconfig: use 'vidconsole' name instead of old 'video'
Anatolij Gustschin
2021-10-09
lz4: Use a private header for U-Boot
Simon Glass
2021-10-08
image: Split up boot_get_fdt()
Simon Glass
2021-10-08
image: Reduce variable scope in boot_get_fdt()
Simon Glass
2021-10-08
image: Remove some #ifdefs from image-fit and image-fit-sig
Simon Glass
2021-10-08
image: Remove #ifdefs from select_ramdisk()
Simon Glass
2021-10-08
image: Split up boot_get_ramdisk()
Simon Glass
2021-10-08
image: Reduce variable scope in boot_get_ramdisk()
Simon Glass
2021-10-08
image: Drop most #ifdefs in image-board.c
Simon Glass
2021-10-08
image: Drop #ifdefs for fit_print_contents()
Simon Glass
2021-10-08
image: Tidy up fit_unsupported_reset()
Simon Glass
2021-10-08
image: Drop IMAGE_ENABLE_IGNORE
Simon Glass
2021-10-08
image: Drop IMAGE_OF_SYSTEM_SETUP
Simon Glass
2021-10-08
image: Drop IMAGE_OF_BOARD_SETUP
Simon Glass
2021-10-08
image: Drop IMAGE_BOOT_GET_CMDLINE
Simon Glass
2021-10-08
image: Use the correct checks for CRC32
Simon Glass
2021-10-08
image: Drop IMAGE_ENABLE_OF_LIBFDT
Simon Glass
2021-10-08
image: Drop IMAGE_ENABLE_FIT
Simon Glass
2021-10-08
hash: Drop some #ifdefs in hash.c
Simon Glass
2021-10-08
hash: Use Kconfig to enable hashing in host tools and SPL
Simon Glass
2021-10-08
image: Add Kconfig options for FIT in the tools build
Simon Glass
2021-10-08
compiler: Rename host_build() to tools_build()
Simon Glass
2021-10-08
image: Remove ifdefs around image_setup_linux() el at
Simon Glass
2021-10-08
image: Avoid #ifdefs for manual relocation
Simon Glass
2021-10-08
image: Create a function to do manual relocation
Simon Glass
2021-10-08
image: Split host code out into its own file
Simon Glass
2021-10-08
image: Fix up checkpatch warnings in image-board.c
Simon Glass
2021-10-08
image: Split board code out into its own file
Simon Glass
2021-10-08
image: Update image_decomp() to avoid ifdefs
Simon Glass
2021-10-08
image: Update zstd to avoid reporting error twice
Simon Glass
2021-10-08
image: Avoid switch default in image_decomp()
Simon Glass
2021-10-08
zstd: Create a function for use from U-Boot
Simon Glass
2021-10-07
imx: spl: fix imx8m secure boot
Heiko Schocher
2021-10-07
spl_fit. add hook to make fixes after fit header is loaded
Heiko Schocher
2021-10-07
riscv: image: Use the first DRAM bank for bootm_low
Samuel Holland
2021-10-05
lib: optee: remove the duplicate CONFIG_OPTEE
Patrick Delaunay
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-27
ti: keystone: Move away from CONFIG_SOC_KEYSTONE
Tom Rini
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
[next]