aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk1-6/+7
2010-09-19Make getenv() work before relocation.Wolfgang Denk1-3/+4
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk4-4/+4
2010-06-28sh: Add trigger_address_error and support cpu resetNobuhiro Iwamatsu4-2/+27
2010-06-28sh: Fix path of irqflags.hNobuhiro Iwamatsu1-1/+1
2010-06-28sh: Fix overflow problem in get_ticksNobuhiro Iwamatsu1-2/+18
2010-04-13sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser24-0/+1638
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser32-0/+4851
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser6-0/+621