summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck2012-09-261-1/+0
* MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefilesDaniel Schwierzeck2012-08-243-2/+4
* MIPS: factor out endianess flag handling to arch config.mkDaniel Schwierzeck2012-08-243-22/+20
* dm: mips: Import libgcc components from LinuxMarek Vasut2012-08-175-0/+122
* dm: mips: Fix lb60 timer codeMarek Vasut2012-08-171-6/+6
* dm: mips: Fix lb60 WDT controlMarek Vasut2012-08-171-1/+1
* global_data: unify global flag definesMike Frysinger2012-08-091-13/+1
* MIPS: board.c: move extern declarations to u-boot-mips.hDaniel Schwierzeck2012-06-032-7/+11
* MIPS: bootm_qemu_mips.c: make checkpatch.pl cleanDaniel Schwierzeck2012-06-031-12/+14
* MIPS: bootm.c: make checkpatch.pl cleanDaniel Schwierzeck2012-06-031-51/+51
* net: Fix remaining API interface breakageJoe Hershberger2012-05-231-1/+2
* net: move bootfile init into eth_initializeMike Frysinger2012-05-151-8/+0
* net: punt bd->bi_ip_addrMike Frysinger2012-05-152-4/+0
* MIPS: fix endianess handlingDaniel Schwierzeck2012-04-021-6/+15
* MIPS: fix inconsistency in config option for cache operation modeDaniel Schwierzeck2012-04-021-1/+5
* MIPS: board.c: fix init of flash data in bd_infoDaniel Schwierzeck2012-04-021-2/+6
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-191-14/+14
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-182-2/+2
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-182-2/+2
* arch/mips/lib/board.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-081-4/+6
* arch/mips/lib/board.c: make (mostly) checkpatch cleanWolfgang Denk2011-12-081-64/+60
* mips: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-231-11/+3
* mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+36
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-221-1/+0
* MIPS: Ingenic XBurst Jz4740 processor supportXiangfu Liu2011-10-109-0/+2081
* net: drop !NET_MULTI codeMike Frysinger2011-10-051-2/+0
* image: push default arch values to arch headersMike Frysinger2011-10-051-0/+3
* console: Implement pre-console bufferGraeme Russ2011-10-051-0/+3
* 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
OpenPOWER on IntegriCloud