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
/
zylonite
Age
Commit message (
Expand
)
Author
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-19
PXA: pxa-regs.h cleanup
Marek Vasut
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2009-10-04
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-08-17
Monahans: avoid floating point calculations
Wolfgang Denk
2009-07-17
Remove legacy NAND and disk on chip references from boards.
Scott Wood
2009-06-12
arm: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2009-01-27
{delta,zylonite}/lowlevel_init.S: fix typo
Wolfgang Denk
2008-11-18
Align end of bss by 4 bytes
Selvamuthukumar
2008-11-02
Consolidate MAX/MIN definitions
Andy Fleming
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-13
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
delta, zylonite: Update nand_oobinfo to nand_ecclayout.
Scott Wood
2008-08-12
Fixing coding style issues
William Juul
2008-08-12
Update MTD to that of Linux 2.6.22.1
William Juul
2008-07-13
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
2008-07-02
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2007-07-09
board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-04
board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2006-12-21
Added support for the TQM8272 board from TQ
Heiko Schocher
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-04-25
NAND support for zylonite board + some minor cleanup.
Markus Klotzbuecher
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-06
Merge with /home/wd/git/u-boot/master
Wolfgang Denk
2006-02-09
basic u-boot is working, boots into the command shell.
Markus Klotzbücher
2006-02-08
Changes:
Markus Klotzbücher
2006-02-07
Forgot to add files to zylonite branch.
Markus Klotzbücher