summaryrefslogtreecommitdiffstats
path: root/arch/mips/cpu
Commit message (Expand)AuthorAgeFilesLines
...
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-151-2/+2
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-153-96/+0
* serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driverMarek Vasut2012-10-151-6/+61
* serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driverMarek Vasut2012-10-151-6/+61
* serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driverMarek Vasut2012-10-151-10/+64
* MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefilesDaniel Schwierzeck2012-08-242-0/+4
* MIPS: factor out endianess flag handling to arch config.mkDaniel Schwierzeck2012-08-242-20/+2
* dm: mips: Fix lb60 timer codeMarek Vasut2012-08-171-6/+6
* dm: mips: Fix lb60 WDT controlMarek Vasut2012-08-171-1/+1
* net: Fix remaining API interface breakageJoe Hershberger2012-05-231-1/+2
* MIPS: fix endianess handlingDaniel Schwierzeck2012-04-021-6/+15
* MIPS: fix inconsistency in config option for cache operation modeDaniel Schwierzeck2012-04-021-1/+5
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-191-14/+14
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-221-1/+0
* MIPS: Ingenic XBurst Jz4740 processor supportXiangfu Liu2011-10-107-0/+920
* 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
* 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-102-1/+99
* MIPS: Coding style cleanups on common assembly filesShinya Kuribayashi2011-05-072-107/+93
* MIPS: Remove mips_cache_lock() featureShinya Kuribayashi2011-05-072-100/+0
* 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-024-120/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-262-0/+2
* miiphy: constify device nameMike Frysinger2010-08-091-2/+2
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser2010-04-1314-0/+4305
OpenPOWER on IntegriCloud