| Commit message (Expand) | Author | Age | Lines |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -4/+4 |
* | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk | 2010-10-29 | -2/+4 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -1/+3 |
* | board_init_r: Removed unused cmdtp variable | Richard Retanubun | 2010-10-19 | -1/+0 |
* | common: move TOTAL_MALLOC_LEN to include/common.h | Heiko Schocher | 2010-09-19 | -8/+0 |
* | relocation: fixup cmdtable | Heiko Schocher | 2010-09-19 | -24/+4 |
* | arm: get rid of bi_env | Heiko Schocher | 2010-09-19 | -2/+0 |
* | New implementation for internal handling of environment variables. | Wolfgang Denk | 2010-09-19 | -6/+7 |
* | Make getenv() work before relocation. | Wolfgang Denk | 2010-09-19 | -2/+3 |
* | miiphy: constify device name | Mike Frysinger | 2010-08-09 | -2/+2 |
* | Rename getenv_r() into getenv_f() | Wolfgang Denk | 2010-08-04 | -2/+2 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -3/+3 |
* | mips: Move cpu/mips/* to arch/mips/cpu/* | Peter Tyser | 2010-04-13 | -0/+4305 |
* | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | 2010-04-13 | -0/+8438 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -0/+887 |