aboutsummaryrefslogtreecommitdiff
path: root/board/trab
AgeCommit message (Expand)AuthorFilesLines
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk17-6252/+0
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood1-2/+0
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-28Add generic support for samsung s3c2440C Nauman7-240/+252
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2-3/+3
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-1/+1
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-42/+25
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk3-42/+42
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser3-3/+3
2010-04-13Rename lib_generic/ to lib/Peter Tyser2-4/+4
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk7-7/+7
2009-11-27Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk7-7/+7
2009-10-13Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk7-49/+51
2009-08-25Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-0/+12
2009-08-21TRAB: make independent of specific libgcc helper routinesWolfgang Denk2-2/+0
2009-08-13trab: rename spi_init()Mike Frysinger4-7/+7
2009-07-27Make linking against libgcc configurableWolfgang Denk1-3/+1
2009-07-22Fix "ld: cannot find -lstubs" build errorWolfgang Denk1-1/+1
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-06-12General help message cleanupWolfgang Denk2-7/+7
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-0/+2
2009-06-04Redundant Environment: protect full sector sizeWolfgang Denk1-2/+2
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel8-8/+8
2009-04-28Replace __asm references with __asm__Peter Tyser1-1/+1
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2009-01-28Command usage cleanupPeter Tyser2-7/+7
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-6/+6
2008-12-16board/trab/memory.c: Fix compile problems.Wolfgang Denk1-3/+3
2008-12-16trab: make trab_fkt standalone code independent of libgccWolfgang Denk2-1/+8
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser1-1/+2
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD4-24/+24
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
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