summaryrefslogtreecommitdiffstats
path: root/board/trab
Commit message (Expand)AuthorAgeFilesLines
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2008-06-121-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-215-59/+58
* [new uImage] Fix style issue spotted by Wolfgang Denk <wd@denx.org>Bartlomiej Sieka2008-03-191-11/+7
* [new uImage] Fix build problems on trab boardMarian Balakowicz2008-03-121-2/+2
* [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-291-4/+4
* [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-251-0/+26
* [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-071-44/+38
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* Adapt board configuration and fix kernel crash on MCC200 board.Wolfgang Denk2007-08-121-6/+10
* Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-074-23/+22
|\
| * Add functions to list of exported functionsMartin Krause2007-08-061-1/+0
| * board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-103-12/+12
| * board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-093-10/+10
| * board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-043-10/+10
* | Merge with git://www.denx.de/git/u-boot.git#testing-USBMarkus Klotzbuecher2007-03-231-1/+1
|\ \ | |/ |/|
| * Merge with /home/mk/git/u-boot-generic_ohci#generic_ohciWolfgang Denk2006-11-271-1/+1
| |\
| | * Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher2006-11-271-1/+1
* | | [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-201-1/+0
|/ /
* | Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* | Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-012-15/+23
* | Fix compiler warning for TRAB board.Wolfgang Denk2006-08-101-3/+5
|/
* Adjust filenames for USB update images on TRAB board.Wolfgang Denk2006-07-191-4/+4
* Bugfix in VFD routine on TRAB board.Wolfgang Denk2006-07-191-13/+11
* Fix some bugs in TRAB board flash driver.Wolfgang Denk2006-07-191-14/+9
* Add additional error messages to flash driver on TRAB boardWolfgang Denk2006-07-191-1/+8
* Cleanup trab board for GCC-4.xWolfgang Denk2006-06-265-39/+40
* Fix TRAB channel switching delay for trab_fkt.bin standalone applikationWolfgang Denk2006-06-161-1/+1
* Fix setting of environment variable "ver" on trab boardWolfgang Denk2006-06-161-0/+13
* Fix wrong usage of udelay() in led_blink() on trab boardWolfgang Denk2006-06-161-0/+1
* Fix udelay bug in vfd.c for trab boardWolfgang Denk2006-06-161-1/+5
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-313-12/+5
* More GCC 4.x woesWolfgang Denk2006-03-111-1/+1
* More GCC 4.x code cleanupWolfgang Denk2006-03-111-2/+1
* Fix conflicting types (flash_write()) in trab auto_update.cMarian Balakowicz2005-10-281-1/+1
* Fix bug in auto_update (trab board)Wolfgang Denk2005-09-211-1/+1
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+1
* Prepare for SoC rework of ARM code:wdenk2005-04-022-3/+3
* * Add support for ext2 filesystems and image timestamps to TQM5200 boardwdenk2005-02-243-5/+107
* Code cleanup for GCC-3.3.x compilerswdenk2004-10-174-3/+4
* Patch by George G. Davis, 24 Aug 2004:wdenk2004-10-101-5/+2
* Patch by Hinko Kocevar, 21 Aug 2004:wdenk2004-10-091-0/+9
* * Patch by Detlev Zundel, 08 Sep 2004:wdenk2004-09-081-13/+14
* * Add start-up delay to make sure power has stabilized beforewdenk2004-03-231-0/+18
* Code cleanup; make several boards compile & link.wdenk2004-03-141-2/+2
* Patch by Anders Larsen, 09 Jan 2004:wdenk2004-02-081-9/+6
* * Cleanup lowboot code for MPC5200wdenk2004-01-021-2/+2
* * Patch by Pierre Aubert, 24 Nov 2003:wdenk2003-12-071-1/+1
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-061-1/+1
* Accelerate booting on TRAB board: read and check autoupdate imagewdenk2003-12-061-16/+47
OpenPOWER on IntegriCloud