summaryrefslogtreecommitdiff
path: root/arch/mips/cpu
AgeCommit message (Expand)Author
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-02-12MIPS: add dynamic relocation supportGabor Juhos
2013-02-12MIPS: u-boot.lds: add relocation specific sectionsGabor 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: u-boot.lds: introduce symbol __image_copy_endDaniel Schwierzeck
2013-02-12MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]Daniel Schwierzeck
2013-02-12MIPS: compute num_got_entries from .got section's sizeGabor Juhos
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-02-12MIPS: xburst: fix broken access to global_dataDaniel Schwierzeck
2013-02-01arm: Move lastinc to arch_global_dataSimon Glass
2013-02-01arm: Move tbl to arch_global_dataSimon Glass
2013-01-31MIPS: add unified u-boot.lds fileGabor Juhos
2013-01-30MIPS: remove OUTPUT_FORMAT from linker scriptsGabor Juhos
2013-01-30MIPS: xburst: simplify relocation offset calculationGabor 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-12-08MIPS: fix a latent bug on initialize $gpZhi-zhou Zhang
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: 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-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-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-19usb: replace wait_ms() with mdelay()Mike Frysinger
2011-10-22consolidate 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