summaryrefslogtreecommitdiffstats
path: root/board/trab
Commit message (Expand)AuthorAgeFilesLines
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Add generic support for samsung s3c2440C Nauman2010-10-287-240/+252
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-182-3/+3
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-1/+1
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-42/+25
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-043-42/+42
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-133-3/+3
* Rename lib_generic/ to lib/Peter Tyser2010-04-132-4/+4
* Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk2009-11-277-7/+7
* Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk2009-11-277-7/+7
* Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk2009-10-137-49/+51
* Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-08-251-0/+12
* TRAB: make independent of specific libgcc helper routinesWolfgang Denk2009-08-212-2/+0
* trab: rename spi_init()Mike Frysinger2009-08-134-7/+7
* Make linking against libgcc configurableWolfgang Denk2009-07-271-3/+1
* Fix "ld: cannot find -lstubs" build errorWolfgang Denk2009-07-221-1/+1
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-1/+1
* General help message cleanupWolfgang Denk2009-06-122-7/+7
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-121-0/+2
* Redundant Environment: protect full sector sizeWolfgang Denk2009-06-041-2/+2
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-158-8/+8
* Replace __asm references with __asm__Peter Tyser2009-04-281-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-1/+1
* Command usage cleanupPeter Tyser2009-01-282-7/+7
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-6/+6
* board/trab/memory.c: Fix compile problems.Wolfgang Denk2008-12-161-3/+3
* trab: make trab_fkt standalone code independent of libgccWolfgang Denk2008-12-162-1/+8
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-1/+2
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-184-24/+24
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+5
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* trab: fix build problem after change to use do_div()Wolfgang Denk2008-09-091-0/+1
* ARM: Use do_div() instead of division for "long long".Sergei Poselenov2008-09-091-4/+6
* 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
OpenPOWER on IntegriCloud