~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
/
image-board.c
Commit message (
Expand
)
Author
Age
*
boot/image-board.c: Silence warning in select_ramdisk
Tom Rini
2023-04-25
*
image: Fix script execution from FIT images with external data
Tobias Waldekranz
2023-04-05
*
android: boot: support boot image header version 3 and 4
Safae Ouajih
2023-04-04
*
android: boot: add vendor boot image to prepare for v3, v4 support
Safae Ouajih
2023-04-04
*
android: boot: replace android_image_check_header
Safae Ouajih
2023-04-04
*
image: Fix potentially uninitialized data variable
Marek Vasut
2023-03-30
*
Correct SPL uses of LMB
Simon Glass
2023-02-10
*
image: Move common image code to image_board and command
Simon Glass
2023-01-16
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
*
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
*
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-29
*
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
*
image: Drop some other #ifdefs in image-board.c
Simon Glass
2022-09-14
*
image: Correct indentation in select_ramdisk()
Simon Glass
2022-09-14
*
image: Drop remaining FIT #ifdef
Simon Glass
2022-09-14
*
image: Drop another #ifdef for FIT
Simon Glass
2022-09-14
*
image: Drop one #ifdef for FIT
Simon Glass
2022-09-14
*
image: Drop #ifdefs for LEGACY_IMAGE_FORMAT
Simon Glass
2022-09-14
*
image: Track when ramdisk processing is completed
Simon Glass
2022-09-14
*
image: Fix up ANDROID_BOOT_IMAGE ramdisk code
Simon Glass
2022-09-14
*
common: Drop display_options.h from common header
Simon Glass
2022-08-10
*
fpga: pass compatible flags to fpga_load()
Oleksandr Suvorov
2022-07-26
*
zynqmp: Run board_get_usable_ram_top() only on main U-Boot
Ashok Reddy Soma
2022-07-26
*
Convert CONFIG_SYS_BARGSIZE to Kconfig
Tom Rini
2022-06-06
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
Revert "image: Remove #ifdefs from select_ramdisk()"
Tom Rini
2021-12-20
*
image: Explicitly declare do_bdinfo()
Andy Shevchenko
2021-11-15
*
Create a new boot/ directory
Simon Glass
2021-11-11