aboutsummaryrefslogtreecommitdiffstats
path: root/board/trab
AgeCommit message (Expand)AuthorFilesLines
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-09trab: fix build problem after change to use do_div()Wolfgang Denk1-0/+1
2008-09-09ARM: Use do_div() instead of division for "long long".Sergei Poselenov1-4/+6
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk5-59/+58
2008-03-19[new uImage] Fix style issue spotted by Wolfgang Denk <wd@denx.org>Bartlomiej Sieka1-11/+7
2008-03-12[new uImage] Fix build problems on trab boardMarian Balakowicz1-2/+2
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz1-4/+4
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz1-0/+26
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz1-44/+38
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-08-12Adapt board configuration and fix kernel crash on MCC200 board.Wolfgang Denk1-6/+10
2007-08-07Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher4-23/+22
2007-08-06Add functions to list of exported functionsMartin Krause1-1/+0
2007-07-10board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger3-12/+12
2007-07-09board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger3-10/+10
2007-07-04board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger3-10/+10
2007-03-23Merge with git://www.denx.de/git/u-boot.git#testing-USBMarkus Klotzbuecher1-1/+1
2007-02-20[PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely1-1/+0
2006-11-27Merge with /home/mk/git/u-boot-generic_ohci#generic_ohciWolfgang Denk1-1/+1
2006-11-27Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher1-1/+1
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