aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2012-06-03MIPS: board.c: move extern declarations to u-boot-mips.hDaniel Schwierzeck
2012-06-03MIPS: bootm_qemu_mips.c: make checkpatch.pl cleanDaniel Schwierzeck
2012-06-03MIPS: bootm.c: make checkpatch.pl cleanDaniel Schwierzeck
2012-05-23net: Fix remaining API interface breakageJoe Hershberger
2012-05-15net: move bootfile init into eth_initializeMike Frysinger
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-04-02MIPS: fix endianess handlingDaniel Schwierzeck
2012-04-02MIPS: fix inconsistency in config option for cache operation modeDaniel Schwierzeck
2012-04-02MIPS: board.c: fix init of flash data in bd_infoDaniel Schwierzeck
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass
2011-12-08arch/mips/lib/board.c: Fix GCC 4.6 build warningWolfgang Denk
2011-12-08arch/mips/lib/board.c: make (mostly) checkpatch cleanWolfgang Denk
2011-10-23mips: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin
2011-10-10MIPS: Ingenic XBurst Jz4740 processor supportXiangfu Liu
2011-10-05net: drop !NET_MULTI codeMike Frysinger
2011-10-05image: push default arch values to arch headersMike Frysinger
2011-10-05console: Implement pre-console bufferGraeme Russ
2011-09-03MIPS: mips32: fix wrong loop bound in flush_cache()Yao Cheng
2011-07-31MIPS: make cache operation mode configurableDaniel Schwierzeck
2011-07-31MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFGDaniel Schwierzeck
2011-07-28unify version_stringAndreas Bießmann
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-05-10MIPS: Move timer code to arch/mips/cpu/$(CPU)/Shinya Kuribayashi
2011-05-10MIPS: Introduce --gc-sections for MIPSDaniel Schwierzeck
2011-05-07MIPS: Coding style cleanups on common assembly filesShinya Kuribayashi
2011-05-07MIPS: Remove mips_cache_lock() featureShinya Kuribayashi
2011-04-12Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk
2011-04-02MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectoryDaniel Schwierzeck
2011-04-02MIPS: IncaIP: Move all IncaIP specific code to separate subdirectoryDaniel Schwierzeck
2011-04-02MIPS: Optimize the setup of CPU optimization flagsDaniel Schwierzeck
2011-04-02MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32Daniel Schwierzeck
2011-04-02MIPS: Purple: Remove Purple supportDaniel Schwierzeck
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-19board_init_r: Removed unused cmdtp variableRichard Retanubun
2010-09-19common: move TOTAL_MALLOC_LEN to include/common.hHeiko Schocher
2010-09-19relocation: fixup cmdtableHeiko Schocher
2010-09-19arm: get rid of bi_envHeiko Schocher
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-09-19Make getenv() work before relocation.Wolfgang Denk
2010-08-09miiphy: constify device nameMike Frysinger
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-13mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser