| Commit message (Expand) | Author | Age | Lines |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -8/+8 |
* | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk | 2010-10-29 | -3/+0 |
* | Coding Style cleanup | Wolfgang Denk | 2010-10-27 | -1/+1 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -8/+11 |
* | sh: Fix warning about uninitialized value of ramdisk_flags | Nobuhiro Iwamatsu | 2010-10-21 | -1/+1 |
* | sh: Rename TEXT_BASE to CONFIG_SYS_TEXT_BASE | Nobuhiro Iwamatsu | 2010-10-21 | -1/+1 |
* | sh: Add support load and boot of Initrd. | Nobuhiro Iwamatsu | 2010-10-21 | -1/+65 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -2/+2 |
* | 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 | -3/+4 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -4/+4 |
* | sh: Add trigger_address_error and support cpu reset | Nobuhiro Iwamatsu | 2010-06-28 | -2/+27 |
* | sh: Fix path of irqflags.h | Nobuhiro Iwamatsu | 2010-06-28 | -1/+1 |
* | sh: Fix overflow problem in get_ticks | Nobuhiro Iwamatsu | 2010-06-28 | -2/+18 |
* | sh: Move cpu/$CPU to arch/sh/cpu/$CPU | Peter Tyser | 2010-04-13 | -0/+1638 |
* | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | 2010-04-13 | -0/+4851 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -0/+621 |