Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | relocation: fixup cmdtable | Heiko Schocher | 2010-09-19 | -23/+4 |
* | 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 | -3/+3 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -13/+13 |
* | add CONFIG_SYS_FEC_FULL_MII for MCF5445x | Wolfgang Wegner | 2010-05-28 | -2/+11 |
* | add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445x | Wolfgang Wegner | 2010-05-28 | -0/+11 |
* | add missing PCS3 for MCF5445x | Wolfgang Wegner | 2010-05-28 | -0/+8 |
* | m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU | Peter Tyser | 2010-04-13 | -0/+7401 |
* | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | 2010-04-13 | -0/+13727 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -0/+1538 |