summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: mips32: fix wrong loop bound in flush_cache()Yao Cheng2011-09-031-0/+4
* MIPS: make cache operation mode configurableDaniel Schwierzeck2011-07-311-1/+5
* MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFGDaniel Schwierzeck2011-07-311-3/+10
* unify version_stringAndreas Bießmann2011-07-281-4/+0
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-6/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-6/+0
* MIPS: Move timer code to arch/mips/cpu/$(CPU)/Shinya Kuribayashi2011-05-103-2/+1
* MIPS: Introduce --gc-sections for MIPSDaniel Schwierzeck2011-05-101-0/+2
* MIPS: Coding style cleanups on common assembly filesShinya Kuribayashi2011-05-072-107/+93
* MIPS: Remove mips_cache_lock() featureShinya Kuribayashi2011-05-072-100/+0
* Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk2011-04-121-1/+1
* MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectoryDaniel Schwierzeck2011-04-027-2/+69
* MIPS: IncaIP: Move all IncaIP specific code to separate subdirectoryDaniel Schwierzeck2011-04-027-2/+70
* MIPS: Optimize the setup of CPU optimization flagsDaniel Schwierzeck2011-04-021-7/+8
* MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32Daniel Schwierzeck2011-04-0214-0/+0
* MIPS: Purple: Remove Purple supportDaniel Schwierzeck2011-04-026-140/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-172-4/+4
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-292-2/+4
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-263-1/+3
* board_init_r: Removed unused cmdtp variableRichard Retanubun2010-10-191-1/+0
* common: move TOTAL_MALLOC_LEN to include/common.hHeiko Schocher2010-09-191-8/+0
* relocation: fixup cmdtableHeiko Schocher2010-09-191-24/+4
* arm: get rid of bi_envHeiko Schocher2010-09-191-2/+0
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-191-6/+7
* Make getenv() work before relocation.Wolfgang Denk2010-09-191-2/+3
* miiphy: constify device nameMike Frysinger2010-08-091-2/+2
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-042-2/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-043-3/+3
* mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser2010-04-1314-0/+4305
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-1326-0/+8438
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-136-0/+887
OpenPOWER on IntegriCloud