index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
Age
Commit message (
Expand
)
Author
2025-07-24
uclass: Cleanup uclass_find_next_device
Andrew Goodbody
2025-07-22
Merge patch series "bootstd: rauc: Small fixes"
Tom Rini
2025-07-22
bootstd: rauc: Only scan all partitions instead of boot files
Martin Schwan
2025-07-22
bootstd: rauc: Fix segfault occurring during private struct access
Martin Schwan
2025-07-22
bootstd: rauc: Fix potential memory leak
Martin Schwan
2025-07-16
boot: Ensure method_flags is initialised before use
Andrew Goodbody
2025-07-16
boot/android_ab.c: Make use of LBAF for printing lbaint_t
Tom Rini
2025-07-09
Merge patch series "Improve Verdin AM62P thermal setup by generalizing ft_boa...
Tom Rini
2025-07-09
boot: Make ft_board_setup_ex() generic
João Paulo Gonçalves
2025-07-08
boot: menu: Do not dereference pointer if pointer is NULL
Andrew Goodbody
2025-07-08
boot: pxe: Prevent evaluation of uninitialised variable
Andrew Goodbody
2025-07-02
boot: android: Prevent use of unintialised variable
Andrew Goodbody
2025-06-26
bootm: Pass SMP core ID and DTB address for ELF-formatted kernels
牛 志宏
2025-06-25
Merge patch series "lmb: use a single API for all allocations"
Tom Rini
2025-06-25
lmb: use a single function to free up memory
Sughosh Ganu
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-06-24
boot/image-android: Workaround kernel/ramdisk invalid addr
George Chan
2025-06-20
Merge patch series "Consistent Kconfig environment options CONFIG_ENV_ prefix"
Tom Rini
2025-06-20
env: Rename DEFAULT_ENV_FILE to ENV_DEFAULT_ENV_TEXT_FILE
Marek Vasut
2025-06-20
bootstd: Fix incorrect struct name in bootmeth_setup_iter_order()
Sam Protsenko
2025-06-20
bootstd: Probe bootmeth devices for bootmeths env var
Sam Protsenko
2025-06-20
bootstd: Fix memleak on errors in bootmeth_setup_iter_order()
Sam Protsenko
2025-06-18
Merge patch series "bootstd: New bootmeth for RAUC A/B systems"
Tom Rini
2025-06-18
bootstd: Add implementation for bootmeth rauc
Martin Schwan
2025-06-12
fdt: Make sure there is no stale initrd left
Richard Weinberger
2025-06-11
tools: stm32image: Add support for STM32 Image V2.0
Marek Vasut
2025-06-09
Merge tag 'v2025.07-rc4' into next
Tom Rini
2025-06-02
Revert "riscv: image: Add new image type for RV64"
Mayuresh Chitale
2025-05-30
image: android: fix ramdisk default address
Eddie Kovsky
2025-05-30
bootm: Fix bmi->images pointer not initialized in some cases
Benjamin ROBIN
2025-05-30
expo: Drop the special theme code for bootflow_menu
Simon Glass
2025-05-30
expo: Set up menu fully in bootflow_menu_start()
Simon Glass
2025-05-30
expo: Split setting up the menu from adding items
Simon Glass
2025-05-30
expo: Update bootflow_menu_poll() to return a sequence ID
Simon Glass
2025-05-30
expo: Improve the visual appearance of the menu
Simon Glass
2025-05-30
expo: Provide a way to position things relative to display
Simon Glass
2025-05-30
expo: Drop the render from expo_poll()
Simon Glass
2025-05-30
expo: Adjust expo_poll() to avoid looping forever
Simon Glass
2025-05-30
expo: Support highlighting menu items
Simon Glass
2025-05-30
expo: Add forward declarations to scene_internal.h
Simon Glass
2025-05-30
expo: Drop the gap between groups of menu items
Simon Glass
2025-05-30
expo: Use a simpler name for USB media
Simon Glass
2025-05-30
expo: Begin implementation of a text editor
Simon Glass
2025-05-30
expo: Support object alignment
Simon Glass
2025-05-30
expo: Implement a box
Simon Glass
2025-05-30
expo: Support white-on-black in the theme
Simon Glass
2025-05-30
expo: Support rendering multiple lines of text
Simon Glass
2025-05-30
expo: Allow strings to be editable
Simon Glass
2025-05-30
expo: Tidy up scene_txt_render()
Simon Glass
[next]