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_lf_v2025.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-10-26
boot: Fix typo
Wolfgang Wallner
2025-10-26
boot: kconfig: Fix typos
Wolfgang Wallner
2025-10-24
bootstd: make it possible to use tftp for netboot with standardboot
Benjamin Hahn
2025-10-22
boot: Run the EFI bootmgr just before network devices
Simon Glass
2025-10-22
boot: Run global bootmeths after all bootdevs are exhausted
Simon Glass
2025-10-22
boot: Don't change the method count after global bootmeths
Simon Glass
2025-10-22
boot: Implement a priority for global bootmeths
Simon Glass
2025-10-22
boot: Only run global bootmeths once each
Simon Glass
2025-10-22
boot: Support rescanning the global bootmeths
Simon Glass
2025-10-22
boot: Keep track of which bootmeths have been used
Simon Glass
2025-10-22
boot: Add a flag for whether there are global bootmeths
Simon Glass
2025-10-22
boot: Update first_glob_method when dropping a bootmeth
Simon Glass
2025-10-22
boot: Try all bootmeths on the final partition
Simon Glass
2025-10-14
boot: Move preparing bootdev into a function
Simon Glass
2025-10-14
boot: Improve comments related to global bootmeths
Simon Glass
2025-10-13
spl: FIT: Make SPL_LOAD_FIT_FULL depend on SPL_LOAD_FIT
Tom Rini
2025-10-13
bootstd: rauc: no valid slot fallback: fix info msg to reflect real flow
Andreas Pretzsch
2025-10-10
NXP: Make RAMBOOT_PBL only be valid for PowerPC or ls1021A
Tom Rini
2025-10-08
Kconfig: Make further use of testing for !COMPILE_TEST
Tom Rini
2025-10-06
Merge branch 'next'
Tom Rini
2025-10-03
Revert "fdt: Make sure there is no stale initrd left"
Sam Protsenko
2025-09-24
android: boot: fix wrong end of header in v3/v4 parsing
Guillaume Ranquet
2025-09-18
boot: Increase kernel size limit to 128 MiB on ARM64/PPC/RV
Marek Vasut
2025-09-09
boot: Add LEGACY_IMAGE_FORMAT to DISTRO_DEFAULTS
Tom Rini
2025-08-25
bootstd: rauc: Do not select BOOTMETH_GLOBAL
Martin Schwan
2025-08-21
Merge patch series "bootstd: rauc: Fix segfault when scanning device with uns...
Tom Rini
2025-08-21
bootstd: rauc: Free private data when booting
Martin Schwan
2025-08-21
bootstd: rauc: Move freeing private struct to its own function
Martin Schwan
2025-08-21
bootstd: rauc: Don't null bootflow->bootmeth_priv
Martin Schwan
2025-08-21
bootstd: rauc: Fix segfault when cleaning up slots
Martin Schwan
2025-08-14
bootstd: rauc: Change global method to check any partition
Martin Schwan
2025-08-14
riscv: Set SYS_BOOTM_LEN default to 0x4000000
Martin Herren
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
[next]