aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2010-09-19common: move TOTAL_MALLOC_LEN to include/common.hHeiko Schocher1-8/+0
2010-09-19relocation: fixup cmdtableHeiko Schocher1-24/+4
2010-09-19arm: get rid of bi_envHeiko Schocher1-2/+0
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk1-6/+7
2010-09-19Make getenv() work before relocation.Wolfgang Denk1-2/+3
2010-08-09miiphy: constify device nameMike Frysinger1-2/+2
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk2-2/+2
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk3-3/+3
2010-04-13mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser14-0/+4305
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser26-0/+8438
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser6-0/+887