summaryrefslogtreecommitdiff
path: root/arch/mips/cpu
Commit message (Expand)AuthorAgeLines
...
| * MIPS: do not initialize timestamp variable before relocate_codeZhi-zhou Zhang2012-11-25-2/+0
* | usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-20-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2012-10-17-17/+819
|\
| * MIPS: add board qemu-mips64 supportZhi-zhou Zhang2012-10-16-0/+802
| * MIPS: don't use camel-case styleZhi-zhou Zhang2012-10-16-17/+17
* | split AU1X00 specific code from cmd_ide.cPavel Herrmann2012-10-17-1/+33
* | serial: Use default_serial_puts() in driversMarek Vasut2012-10-17-23/+3
|/
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-15-2/+2
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-15-96/+0
* serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driverMarek Vasut2012-10-15-6/+61
* serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driverMarek Vasut2012-10-15-6/+61
* serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driverMarek Vasut2012-10-15-10/+64
* MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefilesDaniel Schwierzeck2012-08-24-0/+4
* MIPS: factor out endianess flag handling to arch config.mkDaniel Schwierzeck2012-08-24-20/+2
* dm: mips: Fix lb60 timer codeMarek Vasut2012-08-17-6/+6
* dm: mips: Fix lb60 WDT controlMarek Vasut2012-08-17-1/+1
* net: Fix remaining API interface breakageJoe Hershberger2012-05-23-1/+2
* MIPS: fix endianess handlingDaniel Schwierzeck2012-04-02-6/+15
* MIPS: fix inconsistency in config option for cache operation modeDaniel Schwierzeck2012-04-02-1/+5
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-19-14/+14
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-22-1/+0
* MIPS: Ingenic XBurst Jz4740 processor supportXiangfu Liu2011-10-10-0/+920
* 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
* 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-1/+99
* MIPS: Coding style cleanups on common assembly filesShinya Kuribayashi2011-05-07-107/+93
* MIPS: Remove mips_cache_lock() featureShinya Kuribayashi2011-05-07-100/+0
* 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-120/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-0/+2
* miiphy: constify device nameMike Frysinger2010-08-09-2/+2
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser2010-04-13-0/+4305