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
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
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
karo
Age
Commit message (
Expand
)
Author
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-10-23
arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()
Stefan Roese
2014-10-23
arm: marvell: Extract kirkwood gpio functions into new common file gpio.c
Stefan Roese
2014-10-23
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2014-09-24
MAINTAINERS: comment out blank M: field
Masahiro Yamada
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-08-30
kirkwood: kconfig: refactor Kconfig and defconfig
Masahiro Yamada
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2013-11-01
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-30
tx25: copy SPL directly, not using relocate_code.
Albert ARIBAUD
2013-05-30
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-05-10
Fix references to the documentation files
Anatolij Gustschin
2013-05-05
imx: tx25: Convert to iomux-v3
Benoît Thébaudeau
2013-04-12
arm: Remove unused relocate_code() parameters
Benoît Thébaudeau
2013-04-12
nand: mxc: Switch NAND SPL to generic SPL
Benoît Thébaudeau
2013-01-09
kirkwood: make MPP arrays static const
Albert ARIBAUD
2012-10-15
mx25: Clean up lowlevel_init
Benoît Thébaudeau
2012-09-23
KARO TX25: Fix NAND Flash R/W cycle times
Benoît Thébaudeau
2012-09-02
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2012-09-01
MX: Set a common gpio.h for all i.MX
Stefano Babic
2012-09-01
tx25: Use generic gpio_* calls
Vikram Narayanan
2012-08-11
tx25: Use generic gpio_* calls
Vikram Narayanan
2012-07-07
Kirkwood: Add support for Ka-Ro TK71
Marek Vasut
2011-11-03
MX25: tx25: Fix building due to missing MACH_TYPE
Stefano Babic
2011-10-27
imx: fix coding style
Fabio Estevam
2011-10-22
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-09-30
MX25: tx25: Avoid the usage of extern in C file
Fabio Estevam
2011-09-12
MX25: tx25: Fix build by making use of GPIO framework
Fabio Estevam
2011-07-17
Remove volatile qualifier in get_ram_size() calls
Albert ARIBAUD
2011-07-14
imx: Make imx25 compatible to mxc_gpio driver and fix in tx25
Matthias Weisser
2011-04-27
mx25: Make the UART port number explicit in its setup function
Fabio Estevam
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-19
Merge branch 'elf_reloc'
Wolfgang Denk
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-13
arm926ejs, tx25: add support for ELF relocations
Heiko Schocher
2010-09-19
ARM: implement relocation for ARM926
Heiko Schocher
2010-05-05
tx25: fix crash while booting Linux
Anatolij Gustschin
2010-03-12
Prepare v2010.03-rc1
v2010.03-rc1
Wolfgang Denk
2010-03-07
Add support for KARO TX25 board
John Rigby