Age | Commit message (Expand) | Author |
2011-01-11 | sh: Add support showing KByte of flash memory size | Nobuhiro Iwamatsu |
2011-01-11 | sh: Add support SH7706 | Nobuhiro Iwamatsu |
2010-12-21 | Move DECLARE_GLOBAL_DATA_PTR to file scope | John Rigby |
2010-11-30 | sh: Fix build in start.S | Nobuhiro Iwamatsu |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-29 | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk |
2010-10-27 | Coding Style cleanup | Wolfgang Denk |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-21 | sh: Fix warning about uninitialized value of ramdisk_flags | Nobuhiro Iwamatsu |
2010-10-21 | sh: Rename TEXT_BASE to CONFIG_SYS_TEXT_BASE | Nobuhiro Iwamatsu |
2010-10-21 | sh: Add support load and boot of Initrd. | Nobuhiro Iwamatsu |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-09-19 | New implementation for internal handling of environment variables. | Wolfgang Denk |
2010-09-19 | Make getenv() work before relocation. | Wolfgang Denk |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
2010-06-28 | sh: Add trigger_address_error and support cpu reset | Nobuhiro Iwamatsu |
2010-06-28 | sh: Fix path of irqflags.h | Nobuhiro Iwamatsu |
2010-06-28 | sh: Fix overflow problem in get_ticks | Nobuhiro Iwamatsu |
2010-04-13 | sh: Move cpu/$CPU to arch/sh/cpu/$CPU | Peter Tyser |
2010-04-13 | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser |
2010-04-13 | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser |