]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch/mips/cpu/mips32/start.S
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / arch / mips / cpu / mips32 / start.S
2014-01-06 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-12-10 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2013-11-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2013-11-09 Paul Burtonqemu-malta: rename to just "malta"
2013-10-09 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-mpc83xx
2013-07-31 Stefano BabicMerge git://git.denx.de/u-boot-arm
2013-07-26 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2013-07-25 Albert ARIBAUDMerge branch 'u-boot/master' into u-boot-arm/master
2013-07-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nds32
2013-07-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2013-07-24 Gabor JuhosMIPS: mips32/start.S: rework relocation info check
2013-07-24 Gabor JuhosMIPS: mips32/start.S: use t8 register for dynamic reloc...
2013-07-24 Gabor JuhosMIPS: start.S: emulate REVISION register for qemu-malta
2013-07-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2013-07-24 Wolfgang DenkAdd GPL-2.0+ SPDX-License-Identifier to source files
2013-02-23 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-02-21 Albert ARIBAUDMerge 'u-boot-microblaze/mainline/arm' into 'u-boot...
2013-02-15 Kim PhillipsMerge branch 'master' of git://git.denx.de/u-boot
2013-02-13 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-mips
2013-02-12 Gabor JuhosMIPS: add dynamic relocation support
2013-02-12 Daniel SchwierzeckMIPS: start.S: use symbol __image_copy_end for U-Boot...
2013-02-12 Daniel SchwierzeckMIPS: start.S: optimize BSS initialization
2013-02-12 Daniel SchwierzeckMIPS: start.S: unify and simplify reset vector handling
2013-02-12 Daniel SchwierzeckMIPS: start.S: remove obsolete 64 bit handling in setup...
2013-02-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-02-04 Kim PhillipsMerge branch 'master' of git://git.denx.de/u-boot
2013-01-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2013-01-30 Gabor JuhosMIPS: simplify relocated _G_O_T_ address calculation
2013-01-27 Gabor JuhosMIPS: start.S: don't save flush_cache parameters in...
2013-01-27 Gabor JuhosMIPS: start.S: simplify relocation offset calculation
2013-01-27 Gabor JuhosMIPS: start.S: save reused arguments earlier in relocat...
2013-01-27 Gabor JuhosMIPS: start.S: set sp register directly
2013-01-27 Gabor JuhosMIPS: start.S: fix boundary check in relocate_code
2013-01-22 Gabor JuhosMIPS: start{, 64}.S: fill branch delay slots with NOP...
2011-08-04 Albert ARIBAUDMerge commit '7b2fac7654f7420c2787f74ec3b1540fa3b343e9'
2011-08-02 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mmc
2011-08-02 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2011-08-02 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2011-08-02 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mips
2011-07-31 Daniel SchwierzeckMIPS: make cache operation mode configurable
2011-07-31 Daniel SchwierzeckMIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EB...
2011-05-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mips
2011-05-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-05-06 Shinya KuribayashiMIPS: Coding style cleanups on common assembly files
2011-05-06 Shinya KuribayashiMIPS: Remove mips_cache_lock() feature
2011-04-05 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-04-05 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mips
2011-04-02 Daniel SchwierzeckMIPS: Move content of arch/mips/cpu to arch/mips/cpu...