Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |