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
/
arch
/
arm
/
cpu
/
arm1136
Age
Commit message (
Expand
)
Author
2026-01-20
arm: Update linker scripts to ensure appended device tree is aligned
Tom Rini
2024-06-07
arm: move _end to linker symbols
Ilias Apalodimas
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
arm: imx: Remove <common.h> and add needed includes
Tom Rini
2021-10-01
arm: Remove flea3 board
Tom Rini
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-02-07
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
Lukasz Majewski
2018-01-10
build: Drop CONFIG_SPL_BUILD guards in some cases
Tom Rini
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-06-26
common: Pass the boot device into spl_boot_mode()
Marek Vasut
2016-06-12
arm: Allow skipping of low-level init with I-cache on
Simon Glass
2016-02-29
ARM: start.S: fix typo
Yuichiro Goto
2015-09-02
imx: mx31 use new formula for get_cpu_rev
Peng Fan
2015-08-12
arm1136/arm1176: Merge cache handling code
Alexander Stein
2015-08-12
arm1136: Remove dead code
Alexander Stein
2015-03-27
ARM: move -march=* and -mtune= options to arch/arm/Makefile
Masahiro Yamada
2015-03-24
remove unnecessary version.h includes
Rob Herring
2015-03-02
mx35: Fix boot hang by avoiding vector relocation
Fabio Estevam
2015-03-02
mx31: Fix boot hang by avoiding vector relocation
Fabio Estevam
2014-11-23
kbuild: use SoC-specific CONFIG to descend into SoC directory
Masahiro Yamada
2014-11-23
kbuild: Descend into SOC directory from CPU directory
Masahiro Yamada
2014-10-27
Rename some defines containing FAT in their name to be filesystem generic
Guillaume GARDET
2014-09-16
arm: mx35: use common timer functions
Andrew Ruder
2014-09-16
arm: mx31: use common timer functions
Andrew Ruder
2014-08-30
arm: Add missing .vectors section to linker scripts
Benoît Thébaudeau
2014-05-15
arm: move exception handling out of start.S files
Albert ARIBAUD
2014-05-15
arm: remove unused _end_vect and _vectors_end symbols
Albert ARIBAUD
2014-05-15
arm1136: move cache code from start.S to cache.c
Albert ARIBAUD
2014-03-28
kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib
Masahiro Yamada
2014-02-26
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-26
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
2014-02-26
arm: make _end compiler-generated
Albert ARIBAUD
2014-02-25
kbuild: refactor more IMX image rules
Masahiro Yamada
2014-02-25
kbuild: use shorten logs for IMX images
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2014-01-24
ARM: merge commonly-defined PLATFORM_RELFLAGS
Masahiro Yamada
2013-10-31
ARM: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
[next]