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
/
freescale
/
mx31ads
Age
Commit message (
Expand
)
Author
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-09-24
MAINTAINERS: comment out invalid maintainers
Masahiro Yamada
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-06-11
mx31ads: Fix the U-Boot binary output
Simon Glass
2014-05-15
arm: move exception handling out of start.S files
Albert ARIBAUD
2014-02-26
arm: make _end compiler-generated
Albert ARIBAUD
2013-12-10
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-12-07
arm: keep all sections in ELF file
Albert ARIBAUD
2013-11-17
Makefile: rename all libraries to built-in.o
Masahiro Yamada
2013-11-01
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-21
arm: make __rel_dyn_{start, end} compiler-generated
Albert ARIBAUD
2013-06-21
arm: make __image_copy_{start, end} compiler-generated
Albert ARIBAUD
2013-06-21
remove all references to .dynsym
Albert ARIBAUD
2013-04-13
ARM: Fix __bss_start and __bss_end in linker scripts
Albert ARIBAUD
2013-04-12
arm: Make all linker scripts compatible with per-symbol sections
Benoît Thébaudeau
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
arm: make __bss_start and __bss_end__ compiler-generated
Albert ARIBAUD
2012-11-10
Merge git://git.denx.de/u-boot
Stefano Babic
2012-10-26
ARM: Fix start.S when used with SPL in arm1136
Stefano Babic
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-15
mx31: Fix PDR0_CSI_PODF
Benoît Thébaudeau
2011-10-27
imx: fix coding style
Fabio Estevam
2011-10-27
mx31: provide readable WEIM CS accessor
Helmut Raiger
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-09-30
mx31ads: Place machine ID into board config
Fabio Estevam
2011-09-30
mx31ads: Remove dram_init_banksize()
Fabio Estevam
2011-07-17
Remove volatile qualifier in get_ram_size() calls
Albert ARIBAUD
2011-06-06
mx31ads: Use the new relocation scheme
Fabio Estevam
2011-04-30
Handle most LDSCRIPT setting centrally
Scott Wood
2011-04-27
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
Stefano Babic
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2009-08-25
Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-06-12
arm: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
2009-05-15
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2008-11-18
Align end of bss by 4 bytes
Selvamuthukumar
2008-09-10
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
mx31: move freescale's mx31 boards to vendor board dir
Jean-Christophe PLAGNIOL-VILLARD