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
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
2021-12-20
Revert "image: Remove #ifdefs from select_ramdisk()"
Tom Rini
2021-11-15
image: Explicitly declare do_bdinfo()
Andy Shevchenko
2021-11-11
Create a new boot/ directory
Simon Glass