summaryrefslogtreecommitdiff
path: root/arch/mips
Commit message (Expand)AuthorAgeLines
* MIPS: Ingenic XBurst Jz4740 processor supportXiangfu Liu2011-10-10-0/+2081
* net: drop !NET_MULTI codeMike Frysinger2011-10-05-2/+0
* image: push default arch values to arch headersMike Frysinger2011-10-05-0/+3
* console: Implement pre-console bufferGraeme Russ2011-10-05-0/+3
* MIPS: mips32: fix wrong loop bound in flush_cache()Yao Cheng2011-09-03-0/+4
* MIPS: make cache operation mode configurableDaniel Schwierzeck2011-07-31-1/+5
* MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFGDaniel Schwierzeck2011-07-31-3/+10
* unify version_stringAndreas Bießmann2011-07-28-4/+0
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-26-6/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-26-6/+0
* MIPS: Move timer code to arch/mips/cpu/$(CPU)/Shinya Kuribayashi2011-05-10-2/+1
* MIPS: Introduce --gc-sections for MIPSDaniel Schwierzeck2011-05-10-0/+2
* MIPS: Coding style cleanups on common assembly filesShinya Kuribayashi2011-05-07-107/+93
* MIPS: Remove mips_cache_lock() featureShinya Kuribayashi2011-05-07-100/+0
* Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk2011-04-12-1/+1
* MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectoryDaniel Schwierzeck2011-04-02-2/+69
* MIPS: IncaIP: Move all IncaIP specific code to separate subdirectoryDaniel Schwierzeck2011-04-02-2/+70
* MIPS: Optimize the setup of CPU optimization flagsDaniel Schwierzeck2011-04-02-7/+8
* MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32Daniel Schwierzeck2011-04-02-0/+0
* MIPS: Purple: Remove Purple supportDaniel Schwierzeck2011-04-02-140/+0
* 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