]> git.ipfire.org Git - people/ms/u-boot.git/history - arch/mips/cpu/mips32/start.S
Add GPL-2.0+ SPDX-License-Identifier to source files
[people/ms/u-boot.git] / arch / mips / cpu / mips32 / start.S
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...