aboutsummaryrefslogtreecommitdiff
path: root/board/trab
AgeCommit message (Expand)Author
2009-08-21TRAB: make independent of specific libgcc helper routinesWolfgang Denk
2009-08-13trab: rename spi_init()Mike Frysinger
2009-07-27Make linking against libgcc configurableWolfgang Denk
2009-07-22Fix "ld: cannot find -lstubs" build errorWolfgang Denk
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2009-06-12General help message cleanupWolfgang Denk
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD
2009-06-04Redundant Environment: protect full sector sizeWolfgang Denk
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-04-28Replace __asm references with __asm__Peter Tyser
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-12-16board/trab/memory.c: Fix compile problems.Wolfgang Denk
2008-12-16trab: make trab_fkt standalone code independent of libgccWolfgang Denk
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD
2008-09-09trab: fix build problem after change to use do_div()Wolfgang Denk
2008-09-09ARM: Use do_div() instead of division for "long long".Sergei Poselenov
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-06-12Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce
2008-05-21Big 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 boardMarian Balakowicz
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk
2007-08-12Adapt board configuration and fix kernel crash on MCC200 board.Wolfgang Denk
2007-08-07Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher
2007-08-06Add functions to list of exported functionsMartin Krause
2007-07-10board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-09board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-03-23Merge with git://www.denx.de/git/u-boot.git#testing-USBMarkus Klotzbuecher
2007-02-20[PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely
2006-11-27Merge with /home/mk/git/u-boot-generic_ohci#generic_ohciWolfgang Denk
2006-11-27Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2006-08-10Fix compiler warning for TRAB board.Wolfgang Denk
2006-07-19Adjust filenames for USB update images on TRAB board.Wolfgang Denk
2006-07-19Bugfix in VFD routine on TRAB board.Wolfgang Denk
2006-07-19Fix some bugs in TRAB board flash driver.Wolfgang Denk
2006-07-19Add additional error messages to flash driver on TRAB boardWolfgang Denk
2006-06-26Cleanup trab board for GCC-4.xWolfgang Denk
2006-06-16Fix TRAB channel switching delay for trab_fkt.bin standalone applikationWolfgang Denk