summaryrefslogtreecommitdiff
path: root/arch/mips/cpu/mips32
AgeCommit message (Expand)Author
2013-02-12MIPS: add dynamic relocation supportGabor Juhos
2013-02-12MIPS: start.S: use symbol __image_copy_end for U-Boot image relocationDaniel Schwierzeck
2013-02-12MIPS: start.S: optimize BSS initializationDaniel Schwierzeck
2013-02-12MIPS: start.S: unify and simplify reset vector handlingDaniel Schwierzeck
2013-02-12MIPS: start.S: remove obsolete 64 bit handling in setup_c0_statusDaniel Schwierzeck
2013-01-30MIPS: remove OUTPUT_FORMAT from linker scriptsGabor Juhos
2013-01-30MIPS: simplify relocated _G_O_T_ address calculationGabor Juhos
2013-01-27MIPS: start.S: don't save flush_cache parameters in advanceGabor Juhos
2013-01-27MIPS: start.S: simplify relocation offset calculationGabor Juhos
2013-01-27MIPS: start.S: save reused arguments earlier in relocate_codeGabor Juhos
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-11-27Merge 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-20usb: 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: 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 asc serial driverMarek Vasut
2012-10-15serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driverMarek Vasut
2012-08-24MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefilesDaniel Schwierzeck
2012-08-24MIPS: factor out endianess flag handling to arch config.mkDaniel Schwierzeck
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-19usb: replace wait_ms() with mdelay()Mike Frysinger
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin
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-10MIPS: Move timer code to arch/mips/cpu/$(CPU)/Shinya Kuribayashi
2011-05-07MIPS: Coding style cleanups on common assembly filesShinya Kuribayashi
2011-05-07MIPS: 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