summaryrefslogtreecommitdiff
path: root/arch/mips
Commit message (Expand)AuthorAgeLines
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-4/+4
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-29-2/+4
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-1/+3
* board_init_r: Removed unused cmdtp variableRichard Retanubun2010-10-19-1/+0
* common: move TOTAL_MALLOC_LEN to include/common.hHeiko Schocher2010-09-19-8/+0
* relocation: fixup cmdtableHeiko Schocher2010-09-19-24/+4
* arm: get rid of bi_envHeiko Schocher2010-09-19-2/+0
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-19-6/+7
* Make getenv() work before relocation.Wolfgang Denk2010-09-19-2/+3
* miiphy: constify device nameMike Frysinger2010-08-09-2/+2
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-2/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-3/+3
* mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser2010-04-13-0/+4305
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-13-0/+8438
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-0/+887