summaryrefslogtreecommitdiff
path: root/board/trab/trab.c
Commit message (Expand)AuthorAgeLines
* Add generic support for samsung s3c2440C Nauman2010-10-28-33/+34
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk2009-11-27-1/+1
* Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk2009-11-27-1/+1
* Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk2009-10-13-8/+9
* Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-08-25-0/+12
* General help message cleanupWolfgang Denk2009-06-12-1/+1
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-15-1/+1
* Command usage cleanupPeter Tyser2009-01-28-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-4/+4
* Big white-space cleanup.Wolfgang Denk2008-05-21-6/+6
* Fix compiler warning for TRAB board.Wolfgang Denk2006-08-10-3/+5
* Cleanup trab board for GCC-4.xWolfgang Denk2006-06-26-11/+11
* Fix setting of environment variable "ver" on trab boardWolfgang Denk2006-06-16-0/+13
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-6/+1
* Patch by George G. Davis, 24 Aug 2004:wdenk2004-10-10-5/+2
* Add auto-update code for TRAB board using USB memory stickswdenk2003-09-17-0/+6
* * Add support for USB Mass Storage Devices (BBB)wdenk2003-09-10-0/+4
* * Patches by Martin Krause, 14 Jul 2003:wdenk2003-07-15-0/+5
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-2/+2
* * Code cleanup:wdenk2003-06-27-1/+7
* * Patches by David Müller, 12 Jun 2003:wdenk2003-06-19-33/+51
* * Add support for arbitrary bitmaps for TRAB's VFD commandwdenk2003-05-20-2/+3
* * Patches by David Müller, 31 Jan 2003:wdenk2003-03-06-0/+85
* * Add support for 16 MB flash configuration of TRAB boardwdenk2003-02-28-22/+4
* * Fix startup problems with VFD display on TRABwdenk2002-12-03-18/+23
* Patch by Guillaume Alexandre,, 04 Nov 2002:wdenk2002-11-04-8/+10
* * Fix mdelay() on TRAB - this was still the debugging version withwdenk2002-11-03-1/+1
* Initial revisionwdenk2002-11-03-0/+301