summaryrefslogtreecommitdiff
path: root/arch/mips/cpu/xburst
AgeCommit message (Expand)Author
2014-03-07config.mk: specify the exact path to standalone linker scriptMasahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2013-10-31mips: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24MIPS: xburst/start.S: rework relocation info checkGabor Juhos
2013-07-24MIPS: xburst/start.S: use t8 register for dynamic relocationGabor Juhos
2013-07-24MIPS: xburst/start.S: save gd in s0 registerGabor Juhos
2013-07-24MIPS: xburst/start.S: save relocation offset in s1 registerGabor Juhos
2013-07-24MIPS: xburst/start.S: save relocation address in s2 registerGabor Juhos
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
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: 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-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: fix boundary check in relocate_codeGabor Juhos
2012-10-17Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2012-10-17serial: Use default_serial_puts() in driversMarek Vasut
2012-10-16MIPS: don't use camel-case styleZhi-zhou Zhang
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-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
2011-10-10MIPS: Ingenic XBurst Jz4740 processor supportXiangfu Liu