aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-10-27Coding Style cleanupWolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-21sh: Fix warning about uninitialized value of ramdisk_flagsNobuhiro Iwamatsu
2010-10-21sh: Rename TEXT_BASE to CONFIG_SYS_TEXT_BASENobuhiro Iwamatsu
2010-10-21sh: Add support load and boot of Initrd.Nobuhiro Iwamatsu
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-09-19Make getenv() work before relocation.Wolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-06-28sh: Add trigger_address_error and support cpu resetNobuhiro Iwamatsu
2010-06-28sh: Fix path of irqflags.hNobuhiro Iwamatsu
2010-06-28sh: Fix overflow problem in get_ticksNobuhiro Iwamatsu
2010-04-13sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser