index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
/
image-board.c
Age
Commit message (
Expand
)
Author
2025-06-25
lmb: replace the lmb_alloc() and lmb_alloc_base() API's
Sughosh Ganu
2025-06-25
lmb: replace lmb_reserve() and lmb_alloc_addr() API's
Sughosh Ganu
2025-01-22
Merge patch series "upl: Prerequite patches for updated spec"
Tom Rini
2025-01-22
boot: Rename fit_image_get_data_and_size()
Simon Glass
2024-12-30
lmb: Remove lmb_alloc_base_flags()
Ilias Apalodimas
2024-12-30
lmb: Remove lmb_reserve_flags()
Ilias Apalodimas
2024-11-15
boot/image-board.c: boot_get_fpga(): pass compatible flag to fpga_load()
Peter Korsgaard
2024-09-03
Merge patch series "Make LMB memory map global and persistent"
Tom Rini
2024-09-03
lmb: allow lmb module to be used in SPL
Sughosh Ganu
2024-09-03
lmb: make LMB memory map persistent and global
Sughosh Ganu
2024-08-22
boot: android: fix booting without a ramdisk
Michael Walle
2024-06-07
abootimg: Add init_boot image support
Roman Stratiienko
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
boot: Remove <common.h> and add needed includes
Tom Rini
2024-04-11
boot: fdt: Clean up env_get_bootm_mapsize()
Marek Vasut
2024-04-11
boot: fdt: Fix tmp type in env_get_bootm_size() and rename to low
Marek Vasut
2024-04-11
boot: fdt: Clean up env_get_bootm_size()
Marek Vasut
2024-04-11
boot: fdt: Change type of env_get_bootm_low() to phys_addr_t
Marek Vasut
2023-12-13
boot: Drop size parameter from image_setup_libfdt()
Simon Glass
2023-12-13
bootm: Reduce arguments to boot_get_loadables()
Simon Glass
2023-12-13
bootm: Reduce arguments to boot_get_fpga()
Simon Glass
2023-12-13
bootm: Reduce arguments to boot_get_ramdisk()
Simon Glass
2023-12-13
image: Tidy up genimg_get_kernel_addr_fit()
Simon Glass
2023-04-25
boot/image-board.c: Silence warning in select_ramdisk
Tom Rini
2023-04-05
image: Fix script execution from FIT images with external data
Tobias Waldekranz
2023-04-04
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-03-30
image: Fix potentially uninitialized data variable
Marek Vasut
2023-02-10
Correct SPL uses of LMB
Simon Glass
2023-01-16
image: Move common image code to image_board and command
Simon Glass
2022-12-05
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-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-14
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-08-10
common: Drop display_options.h from common header
Simon Glass
2022-07-26
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-06-06
Convert CONFIG_SYS_BARGSIZE to Kconfig
Tom Rini
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
[next]