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
/
trab
Age
Commit message (
Expand
)
Author
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-03-19
[new uImage] Fix style issue spotted by Wolfgang Denk <wd@denx.org>
Bartlomiej Sieka
2008-03-12
[new uImage] Fix build problems on trab board
Marian Balakowicz
2008-02-29
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-25
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-07
[new uImage] Define a API for image handling operations
Marian Balakowicz
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2007-08-12
Adapt board configuration and fix kernel crash on MCC200 board.
Wolfgang Denk
2007-08-07
Merge with git://www.denx.de/git/u-boot.git
Markus Klotzbuecher
2007-08-06
Add functions to list of exported functions
Martin Krause
2007-07-10
board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
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
2007-03-23
Merge with git://www.denx.de/git/u-boot.git#testing-USB
Markus Klotzbuecher
2007-02-20
[PATCH 1_4] Merge common get_dev() routines for block devices
Grant Likely
2006-11-27
Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci
Wolfgang Denk
2006-11-27
Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able
Markus Klotzbuecher
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-08-10
Fix compiler warning for TRAB board.
Wolfgang Denk
2006-07-19
Adjust filenames for USB update images on TRAB board.
Wolfgang Denk
2006-07-19
Bugfix in VFD routine on TRAB board.
Wolfgang Denk
2006-07-19
Fix some bugs in TRAB board flash driver.
Wolfgang Denk
2006-07-19
Add additional error messages to flash driver on TRAB board
Wolfgang Denk
2006-06-26
Cleanup trab board for GCC-4.x
Wolfgang Denk
2006-06-16
Fix TRAB channel switching delay for trab_fkt.bin standalone applikation
Wolfgang Denk
2006-06-16
Fix setting of environment variable "ver" on trab board
Wolfgang Denk
2006-06-16
Fix wrong usage of udelay() in led_blink() on trab board
Wolfgang Denk
2006-06-16
Fix udelay bug in vfd.c for trab board
Wolfgang Denk
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-11
More GCC 4.x woes
Wolfgang Denk
2006-03-11
More GCC 4.x code cleanup
Wolfgang Denk
2005-10-28
Fix conflicting types (flash_write()) in trab auto_update.c
Marian Balakowicz
2005-09-21
Fix bug in auto_update (trab board)
Wolfgang Denk
2005-08-31
Fix problems with ld version 2.16 (dot outside sections problem)
Wolfgang Denk
2005-04-02
Prepare for SoC rework of ARM code:
wdenk
2005-02-24
* Add support for ext2 filesystems and image timestamps to TQM5200 board
wdenk
2004-10-17
Code cleanup for GCC-3.3.x compilers
wdenk
2004-10-10
Patch by George G. Davis, 24 Aug 2004:
wdenk
2004-10-09
Patch by Hinko Kocevar, 21 Aug 2004:
wdenk
2004-09-08
* Patch by Detlev Zundel, 08 Sep 2004:
LABEL_2004_09_09_0000
wdenk
2004-03-23
* Add start-up delay to make sure power has stabilized before
wdenk
2004-03-14
Code cleanup; make several boards compile & link.
LABEL_2004_03_14_2340
wdenk
2004-02-08
Patch by Anders Larsen, 09 Jan 2004:
wdenk
2004-01-02
* Cleanup lowboot code for MPC5200
wdenk
2003-12-07
* Patch by Pierre Aubert, 24 Nov 2003:
wdenk
2003-12-06
* Patch by Gleb Natapov, 19 Sep 2003:
wdenk
2003-12-06
Accelerate booting on TRAB board: read and check autoupdate image
LABEL_2003_12_06_1550
wdenk
2003-11-17
Fix flash driver for TRAB board (must use Unlock Bypass Reset command
LABEL_2003_11_26_MKR
wdenk
2003-10-19
* Fix PCI problems on PPChameleonEVB
LABEL_2003_10_20_0025
wdenk
[next]