summaryrefslogtreecommitdiff
path: root/arch/mips/cpu
AgeCommit message (Expand)Author
2013-01-27MIPS: start.S: set sp register directlyGabor Juhos
2013-01-27MIPS: start.S: fix boundary check in relocate_codeGabor Juhos
2013-01-22MIPS: start{, 64}.S: fill branch delay slots with NOP instructionsGabor Juhos
2012-12-08MIPS: fix a latent bug on initialize $gpZhi-zhou Zhang
2012-11-28Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2012-11-25MIPS: do not initialize timestamp variable before relocate_codeZhi-zhou Zhang
2012-11-19usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok
2012-10-17Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2012-10-17split AU1X00 specific code from cmd_ide.cPavel Herrmann
2012-10-17serial: Use default_serial_puts() in driversMarek Vasut
2012-10-16MIPS: add board qemu-mips64 supportZhi-zhou Zhang
2012-10-16MIPS: don't use camel-case styleZhi-zhou Zhang
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut
2012-10-15serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driverMarek Vasut
2012-10-15serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driverMarek Vasut
2012-10-15serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driverMarek Vasut
2012-08-23MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefilesDaniel Schwierzeck
2012-08-23MIPS: factor out endianess flag handling to arch config.mkDaniel Schwierzeck
2012-08-17dm: mips: Fix lb60 timer codeMarek Vasut
2012-08-17dm: mips: Fix lb60 WDT controlMarek Vasut
2012-05-23net: Fix remaining API interface breakageJoe Hershberger
2012-04-02MIPS: fix endianess handlingDaniel Schwierzeck
2012-04-02MIPS: fix inconsistency in config option for cache operation modeDaniel Schwierzeck
2012-03-18usb: replace wait_ms() with mdelay()Mike Frysinger
2011-10-21consolidate mdelay by providing a common function for all usersAnatolij Gustschin
2011-10-10MIPS: Ingenic XBurst Jz4740 processor supportXiangfu Liu
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-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-05-09MIPS: Move timer code to arch/mips/cpu/$(CPU)/Shinya Kuribayashi
2011-05-06MIPS: Coding style cleanups on common assembly filesShinya Kuribayashi
2011-05-06MIPS: Remove mips_cache_lock() featureShinya Kuribayashi
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-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-08-09miiphy: constify device nameMike Frysinger
2010-08-03Rename 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