summaryrefslogtreecommitdiff
path: root/board/trab
AgeCommit message (Expand)AuthorFilesLines
2007-07-04board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger3-10/+10
2007-02-20[PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely1-1/+0
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz2-15/+23
2006-08-10Fix compiler warning for TRAB board.Wolfgang Denk1-3/+5
2006-07-19Adjust filenames for USB update images on TRAB board.Wolfgang Denk1-4/+4
2006-07-19Bugfix in VFD routine on TRAB board.Wolfgang Denk1-13/+11
2006-07-19Fix some bugs in TRAB board flash driver.Wolfgang Denk1-14/+9
2006-07-19Add additional error messages to flash driver on TRAB boardWolfgang Denk1-1/+8
2006-06-26Cleanup trab board for GCC-4.xWolfgang Denk5-39/+40
2006-06-16Fix TRAB channel switching delay for trab_fkt.bin standalone applikationWolfgang Denk1-1/+1
2006-06-16Fix setting of environment variable "ver" on trab boardWolfgang Denk1-0/+13
2006-06-16Fix wrong usage of udelay() in led_blink() on trab boardWolfgang Denk1-0/+1
2006-06-16Fix udelay bug in vfd.c for trab boardWolfgang Denk1-1/+5
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk3-12/+5
2006-03-11More GCC 4.x woesWolfgang Denk1-1/+1
2006-03-11More GCC 4.x code cleanupWolfgang Denk1-2/+1
2005-10-28Fix conflicting types (flash_write()) in trab auto_update.cMarian Balakowicz1-1/+1
2005-09-21Fix bug in auto_update (trab board)Wolfgang Denk1-1/+1
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+1
2005-04-02Prepare for SoC rework of ARM code:wdenk2-3/+3
2005-02-24* Add support for ext2 filesystems and image timestamps to TQM5200 boardwdenk3-5/+107
2004-10-17Code cleanup for GCC-3.3.x compilerswdenk4-3/+4
2004-10-10Patch by George G. Davis, 24 Aug 2004:wdenk1-5/+2
2004-10-09Patch by Hinko Kocevar, 21 Aug 2004:wdenk1-0/+9
2004-09-08* Patch by Detlev Zundel, 08 Sep 2004:wdenk1-13/+14
2004-03-23* Add start-up delay to make sure power has stabilized beforewdenk1-0/+18
2004-03-14Code cleanup; make several boards compile & link.wdenk1-2/+2
2004-02-08Patch by Anders Larsen, 09 Jan 2004:wdenk1-9/+6
2004-01-02* Cleanup lowboot code for MPC5200wdenk1-2/+2
2003-12-07* Patch by Pierre Aubert, 24 Nov 2003:wdenk1-1/+1
2003-12-06* Patch by Gleb Natapov, 19 Sep 2003:wdenk1-1/+1
2003-12-06Accelerate booting on TRAB board: read and check autoupdate imagewdenk1-16/+47
2003-11-17Fix flash driver for TRAB board (must use Unlock Bypass Reset commandwdenk2-22/+34
2003-10-19* Fix PCI problems on PPChameleonEVBwdenk1-1/+2
2003-10-16TRAB auto-update: Base decision if we have to strip the imagewdenk1-6/+6
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:wdenk4-41/+39
2003-10-14* Make sure HUSH is initialized for running auto-update scriptswdenk1-0/+3
2003-10-09* Patch by Martin Krause, 09 Oct 2003:wdenk4-1078/+1413
2003-10-07Use IH_TYPE_FILESYSTEM for TRAB "disk" images.wdenk1-5/+13
2003-10-06* Update TRAB auto update codewdenk1-17/+28
2003-09-30Improve SDRAM setup for TRAB boarddzu1-4/+4
2003-09-29* Adapt TRAB configuration and auto_update to new memory layoutdzu1-10/+13
2003-09-19"start" may be legitimately 0x0000wdenk1-8/+12
2003-09-18Work on TRAB's auto_update feature.wdenk1-40/+108
2003-09-17Support new configuration of TRAB board with more memorywdenk3-46/+177
2003-09-17Add auto-update code for TRAB board using USB memory stickswdenk4-9/+429
2003-09-12Move TRAB burn-in tests to TRAB board directorywdenk6-18/+1369
2003-09-11* Patch by Martin Krause, 11 Sep 2003:wdenk6-1/+1841
2003-09-10* Add support for USB Mass Storage Devices (BBB)wdenk1-0/+4