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
/
common
Age
Commit message (
Expand
)
Author
2025-10-22
spl: split spl_board_fixups to arch/board specific
Anshul Dalal
2025-10-20
spl: Restore args file being default in falcon mode
Tom Rini
2025-10-20
spl: set fdt address as spl_image arg in falcon mode
Anshul Dalal
2025-10-20
spl: prevent loading args file in secure falcon mode
Anshul Dalal
2025-10-20
spl: make args file optional in falcon mode
Anshul Dalal
2025-10-20
spl: falcon: disable fallback to U-Boot on failure
Anshul Dalal
2025-10-20
spl: nand: refactor spl_nand_load_image for falcon mode
Anshul Dalal
2025-10-20
spl: nor: refactor spl_nor_load_image for falcon mode
Anshul Dalal
2025-10-20
spl: spi: refactor spl_spi_load_image for falcon mode
Anshul Dalal
2025-10-20
spl: ubi: refactor spl_ubi_load_image for falcon mode
Anshul Dalal
2025-10-20
spl: mmc: split spl_mmc_do_fs_boot into regular/os_boot
Anshul Dalal
2025-10-20
spl: Kconfig: add SPL_OS_BOOT_SECURE config symbol
Anshul Dalal
2025-10-13
global: Disable xPL phases when we have enabled COMPILE_TEST
Tom Rini
2025-10-13
spl: FIT: Make SPL_LOAD_FIT_FULL depend on SPL_LOAD_FIT
Tom Rini
2025-10-13
SPL: Make SPL_OS depend on supported architectures
Tom Rini
2025-10-10
iotrace: Finish migrating this to Kconfig
Tom Rini
2025-10-10
spl: spl_sata: Add __maybe_unused decorator
Tom Rini
2025-10-08
common: Make MMU_PGPROT depend on !SANDBOX
Tom Rini
2025-10-08
spl: Correct dependency for SPL_SYS_REPORT_STACK_F_USAGE
Tom Rini
2025-10-08
Kconfig: Make further use of testing for !COMPILE_TEST
Tom Rini
2025-10-07
Merge patch series "Add support for secure falcon mode: load kernel image bef...
Tom Rini
2025-10-07
spl: ext, fat: cleanup use of CONFIG_SPL_LIBCOMMON_SUPPORT
Anshul Dalal
2025-10-07
spl: mmc: load kernel image before args in falcon
Anshul Dalal
2025-10-07
spl: ext: load kernel image before args in falcon
Anshul Dalal
2025-10-07
spl: fat: load kernel image before args in falcon
Anshul Dalal
2025-10-05
usb: onboard-hub: Make i2c-bus optional
Michal Simek
2025-09-30
Merge tag 'u-boot-socfpga-next-20250930' of https://source.denx.de/u-boot/cus...
Tom Rini
2025-09-30
cache: Check dcache availability before calling cache functions
Boon Khai Ng
2025-09-26
Merge patch series "exports overhaul"
Tom Rini
2025-09-26
exports.c: drop unused dummy function
Rasmus Villemoes
2025-09-23
Merge tag 'v2025.10-rc5' into next
Tom Rini
2025-09-12
bloblist: adjust default bloblist size after reloc
Heinrich Schuchardt
2025-09-12
bloblist: use correct types for physical addresses
Heinrich Schuchardt
2025-09-12
spl: spi: fix falcon mode for spi boot
Anshul Dalal
2025-09-10
spl: SPL_DM_SPI_FLASH depends on SPL_DM_SPI
Heinrich Schuchardt
2025-09-09
common/spl: use memmove() in load_simple_fit()
Rasmus Villemoes
2025-08-21
Kconfig: Convert SYS_EARLY_PCI_INIT to Kconfig
Fabio Estevam
2025-08-21
common: spl: fix compilation warning
Leo Yu-Chi Liang
2025-08-14
common: spl: fix compilation warning
Leo Yu-Chi Liang
2025-07-30
Merge patch series "Extend usb_onboard_hub driver to support Cypress HX3 hub ...
Tom Rini
2025-07-30
usb: onboard-hub: Add support for Cypress HX3 family
Lukasz Czechowski
2025-07-30
usb: onboard-hub: Add support for multiple power supplies
Lukasz Czechowski
2025-07-30
usb: onboard-hub: Set the reset gpio pin before freeing
Lukasz Czechowski
2025-07-30
usb: onboard-hub: Use devm API do automatically free the reset GPIO
Lukasz Czechowski
2025-07-30
usb: onboard-hub: Use the ofnode to check if the peer-hub was probed
Lukasz Czechowski
2025-07-29
spl: NULL check variable before dereference
Andrew Goodbody
2025-07-28
treewide: fix Casey's name
Casey Connolly
2025-07-27
sunxi: add basic A523 support
Andre Przywara
2025-07-24
spl: spl_imx_container: Delete uninitialized variable
Ye Li
2025-07-17
spl: imx: Add support for new PQC container
Ye Li
[next]