summaryrefslogtreecommitdiffstats
path: root/arch/mips/cpu/xburst
Commit message (Expand)AuthorAgeFilesLines
* MIPS: xburst/start.S: rework relocation info checkGabor Juhos2013-07-241-3/+3
* MIPS: xburst/start.S: use t8 register for dynamic relocationGabor Juhos2013-07-241-9/+9
* MIPS: xburst/start.S: save gd in s0 registerGabor Juhos2013-07-241-1/+2
* MIPS: xburst/start.S: save relocation offset in s1 registerGabor Juhos2013-07-241-6/+6
* MIPS: xburst/start.S: save relocation address in s2 registerGabor Juhos2013-07-241-3/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-247-110/+7
* MIPS: add dynamic relocation supportGabor Juhos2013-02-121-0/+28
* MIPS: start.S: use symbol __image_copy_end for U-Boot image relocationDaniel Schwierzeck2013-02-121-4/+3
* MIPS: start.S: optimize BSS initializationDaniel Schwierzeck2013-02-121-10/+13
* MIPS: xburst: fix broken access to global_dataDaniel Schwierzeck2013-02-121-3/+3
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-011-6/+6
* arm: Move tbl to arch_global_dataSimon Glass2013-02-011-6/+6
* MIPS: remove OUTPUT_FORMAT from linker scriptsGabor Juhos2013-01-301-0/+6
* MIPS: xburst: simplify relocation offset calculationGabor Juhos2013-01-301-9/+3
* MIPS: simplify relocated _G_O_T_ address calculationGabor Juhos2013-01-301-4/+1
* MIPS: start.S: fix boundary check in relocate_codeGabor Juhos2013-01-271-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2012-10-172-8/+8
|\
| * MIPS: don't use camel-case styleZhi-zhou Zhang2012-10-162-8/+8
* | serial: Use default_serial_puts() in driversMarek Vasut2012-10-171-7/+1
|/
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-151-32/+0
* serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driverMarek Vasut2012-10-151-6/+61
* MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefilesDaniel Schwierzeck2012-08-241-0/+2
* MIPS: factor out endianess flag handling to arch config.mkDaniel Schwierzeck2012-08-241-2/+1
* dm: mips: Fix lb60 timer codeMarek Vasut2012-08-171-6/+6
* dm: mips: Fix lb60 WDT controlMarek Vasut2012-08-171-1/+1
* MIPS: Ingenic XBurst Jz4740 processor supportXiangfu Liu2011-10-107-0/+920
OpenPOWER on IntegriCloud