aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2012-10-16MIPS: don't use camel-case styleZhi-zhou Zhang6-59/+59
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach1-2/+2
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut3-96/+0
2012-10-15serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driverMarek Vasut1-6/+61
2012-10-15serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driverMarek Vasut1-6/+61
2012-10-15serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driverMarek Vasut1-10/+64
2012-09-26malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck1-1/+0
2012-08-24MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefilesDaniel Schwierzeck3-2/+4
2012-08-24MIPS: factor out endianess flag handling to arch config.mkDaniel Schwierzeck3-22/+20
2012-08-17dm: mips: Import libgcc components from LinuxMarek Vasut5-0/+122
2012-08-17dm: mips: Fix lb60 timer codeMarek Vasut1-6/+6
2012-08-17dm: mips: Fix lb60 WDT controlMarek Vasut1-1/+1
2012-08-09global_data: unify global flag definesMike Frysinger1-13/+1
2012-06-03MIPS: board.c: move extern declarations to u-boot-mips.hDaniel Schwierzeck2-7/+11
2012-06-03MIPS: bootm_qemu_mips.c: make checkpatch.pl cleanDaniel Schwierzeck1-12/+14
2012-06-03MIPS: bootm.c: make checkpatch.pl cleanDaniel Schwierzeck1-51/+51
2012-05-23net: Fix remaining API interface breakageJoe Hershberger1-1/+2
2012-05-15net: move bootfile init into eth_initializeMike Frysinger1-8/+0
2012-05-15net: punt bd->bi_ip_addrMike Frysinger2-4/+0
2012-04-02MIPS: fix endianess handlingDaniel Schwierzeck1-6/+15
2012-04-02MIPS: fix inconsistency in config option for cache operation modeDaniel Schwierzeck1-1/+5
2012-04-02MIPS: board.c: fix init of flash data in bd_infoDaniel Schwierzeck1-2/+6
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger1-14/+14
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2-2/+2
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2-2/+2
2011-12-08arch/mips/lib/board.c: Fix GCC 4.6 build warningWolfgang Denk1-4/+6
2011-12-08arch/mips/lib/board.c: make (mostly) checkpatch cleanWolfgang Denk1-64/+60
2011-10-23mips: Use getenv_ulong() in place of getenv(), strtoulSimon Glass1-11/+3
2011-10-23mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf1-0/+36
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin1-1/+0
2011-10-10MIPS: Ingenic XBurst Jz4740 processor supportXiangfu Liu9-0/+2081
2011-10-05net: drop !NET_MULTI codeMike Frysinger1-2/+0
2011-10-05image: push default arch values to arch headersMike Frysinger1-0/+3
2011-10-05console: Implement pre-console bufferGraeme Russ1-0/+3
2011-09-03MIPS: mips32: fix wrong loop bound in flush_cache()Yao Cheng1-0/+4
2011-07-31MIPS: make cache operation mode configurableDaniel Schwierzeck1-1/+5
2011-07-31MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFGDaniel Schwierzeck1-3/+10
2011-07-28unify version_stringAndreas Bießmann1-4/+0
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ1-6/+0
2011-07-26Timer: Remove set_timer completelyGraeme Russ1-6/+0
2011-05-10MIPS: Move timer code to arch/mips/cpu/$(CPU)/Shinya Kuribayashi3-2/+1
2011-05-10MIPS: Introduce --gc-sections for MIPSDaniel Schwierzeck1-0/+2
2011-05-07MIPS: Coding style cleanups on common assembly filesShinya Kuribayashi2-107/+93
2011-05-07MIPS: Remove mips_cache_lock() featureShinya Kuribayashi2-100/+0
2011-04-12Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk1-1/+1
2011-04-02MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectoryDaniel Schwierzeck7-2/+69
2011-04-02MIPS: IncaIP: Move all IncaIP specific code to separate subdirectoryDaniel Schwierzeck7-2/+70
2011-04-02MIPS: Optimize the setup of CPU optimization flagsDaniel Schwierzeck1-7/+8
2011-04-02MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32Daniel Schwierzeck14-0/+0
2011-04-02MIPS: Purple: Remove Purple supportDaniel Schwierzeck6-140/+0