| Commit message (Expand) | Author | Age | Files | Lines |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | 1 | -1/+1 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 1 | -2/+2 |
* | Add generic support for samsung s3c2440 | C Nauman | 2010-10-28 | 7 | -240/+252 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 2 | -3/+3 |
* | Rename getenv_r() into getenv_f() | Wolfgang Denk | 2010-08-04 | 1 | -1/+1 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | 1 | -42/+25 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | 3 | -42/+42 |
* | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser | 2010-04-13 | 3 | -3/+3 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | 2 | -4/+4 |
* | Add a unified s3c24x0 header file | kevin.morfitt@fearnside-systems.co.uk | 2009-11-27 | 7 | -7/+7 |
* | Move s3c24x0 header files to asm-arm/arch-s3c24x0/ | kevin.morfitt@fearnside-systems.co.uk | 2009-11-27 | 7 | -7/+7 |
* | Clean-up of s3c24x0 drivers excluding nand driver | kevin.morfitt@fearnside-systems.co.uk | 2009-10-13 | 7 | -49/+51 |
* | Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren | 2009-08-25 | 1 | -0/+12 |
* | TRAB: make independent of specific libgcc helper routines | Wolfgang Denk | 2009-08-21 | 2 | -2/+0 |
* | trab: rename spi_init() | Mike Frysinger | 2009-08-13 | 4 | -7/+7 |
* | Make linking against libgcc configurable | Wolfgang Denk | 2009-07-27 | 1 | -3/+1 |
* | Fix "ld: cannot find -lstubs" build error | Wolfgang Denk | 2009-07-22 | 1 | -1/+1 |
* | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-18 | 1 | -1/+1 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | 2 | -7/+7 |
* | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 1 | -0/+2 |
* | Redundant Environment: protect full sector size | Wolfgang Denk | 2009-06-04 | 1 | -2/+2 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | 8 | -8/+8 |
* | Replace __asm references with __asm__ | Peter Tyser | 2009-04-28 | 1 | -1/+1 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | 1 | -1/+1 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | 2 | -7/+7 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | 1 | -6/+6 |
* | board/trab/memory.c: Fix compile problems. | Wolfgang Denk | 2008-12-16 | 1 | -3/+3 |
* | trab: make trab_fkt standalone code independent of libgcc | Wolfgang Denk | 2008-12-16 | 2 | -1/+8 |
* | Update U-Boot's build timestamp on every compile | Peter Tyser | 2008-12-06 | 1 | -1/+2 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | 1 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 4 | -24/+24 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -5/+5 |
* | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -1/+1 |
* | trab: fix build problem after change to use do_div() | Wolfgang Denk | 2008-09-09 | 1 | -0/+1 |
* | ARM: Use do_div() instead of division for "long long". | Sergei Poselenov | 2008-09-09 | 1 | -4/+6 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | 1 | -1/+1 |
* | Change bd/gd memsize/ram_size to be phys_size_t. | Becky Bruce | 2008-06-12 | 1 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | 5 | -59/+58 |
* | [new uImage] Fix style issue spotted by Wolfgang Denk <wd@denx.org> | Bartlomiej Sieka | 2008-03-19 | 1 | -11/+7 |
* | [new uImage] Fix build problems on trab board | Marian Balakowicz | 2008-03-12 | 1 | -2/+2 |
* | [new uImage] Update naming convention for bootm/uImage related code | Marian Balakowicz | 2008-02-29 | 1 | -4/+4 |
* | [new uImage] Add dual format uImage support framework | Marian Balakowicz | 2008-02-25 | 1 | -0/+26 |
* | [new uImage] Define a API for image handling operations | Marian Balakowicz | 2008-02-07 | 1 | -44/+38 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | 1 | -1/+1 |
* | Adapt board configuration and fix kernel crash on MCC200 board. | Wolfgang Denk | 2007-08-12 | 1 | -6/+10 |
* | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-08-07 | 4 | -23/+22 |
|\ |
|
| * | Add functions to list of exported functions | Martin Krause | 2007-08-06 | 1 | -1/+0 |
| * | board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | 3 | -12/+12 |
| * | board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | 3 | -10/+10 |
| * | board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | 3 | -10/+10 |