]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch/mips/cpu
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
[karo-tx-uboot.git] / arch / mips / cpu /
2014-02-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-02-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2014-02-20 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2014-02-19 Masahiro Yamadakbuild: change out-of-tree build
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-22 Albert ARIBAUDMerge branch 'u-boot-microblaze/zynq' into 'u-boot...
2013-11-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2013-11-09 Albert ARIBAUDMerge branch 'iu-boot/master' into 'u-boot-arm/master'
2013-11-09 Paul Burtonqemu-malta: rename to just "malta"
2013-11-09 Paul Burtonmips32: detect L1 cache sizes if they're not defined
2013-11-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2013-10-31 Masahiro Yamadamips: convert makefiles to Kbuild style
2013-10-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2013-10-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2013-10-20 Troy Kiskyusb: add enum usb_init_type parameter to usb_lowlevel_init
2013-10-15 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2013-10-14 Wolfgang DenkCoding Style cleanup: remove trailing white space
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/cache.S: use v1 register for indirect...
2013-07-24 Gabor JuhosMIPS: mips32/cache.S: store cache line size in t8 register
2013-07-24 Gabor JuhosMIPS: mips32/cache.S: save return address in t9 register
2013-07-24 Gabor JuhosMIPS: xburst/start.S: rework relocation info check
2013-07-24 Gabor JuhosMIPS: xburst/start.S: use t8 register for dynamic reloc...
2013-07-24 Gabor JuhosMIPS: xburst/start.S: save gd in s0 register
2013-07-24 Gabor JuhosMIPS: xburst/start.S: save relocation offset in s1...
2013-07-24 Gabor JuhosMIPS: xburst/start.S: save relocation address in s2...
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: mips32/cache.S: remove superfluous register assig...
2013-07-24 Gabor JuhosMIPS: mips64/interrupt.c: remove superfluous include
2013-07-24 Gabor JuhosMIPS: mips32/time.c: fix checkpatch errors/warnings
2013-07-24 Gabor JuhosMIPS: start.S: emulate REVISION register for qemu-malta
2013-07-24 Tom RiniMIPS: mips64: fix typos in copyright text of start.S
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-03-26 Albert ARIBAUDMerge branch 'u-boot-samsung/master' into 'u-boot-arm...
2013-03-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2013-03-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-03-15 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-03-12 Albert ARIBAUDRefactor linker-generated arrays
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 Gabor JuhosMIPS: u-boot.lds: add relocation specific sections
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: u-boot.lds: introduce symbol __image_copy_end
2013-02-12 Daniel SchwierzeckMIPS: u-boot.lds: merge all BSS sections and introduce...
2013-02-12 Gabor JuhosMIPS: compute num_got_entries from .got section's size
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 Daniel SchwierzeckMIPS: xburst: fix broken access to global_data
2013-02-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-02-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2013-02-04 Kim PhillipsMerge branch 'master' of git://git.denx.de/u-boot
2013-02-04 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2013-02-01 Simon Glassarm: Move lastinc to arch_global_data
2013-02-01 Simon Glassarm: Move tbl to arch_global_data
2013-01-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2013-01-30 Gabor JuhosMIPS: add unified u-boot.lds file
2013-01-30 Gabor JuhosMIPS: remove OUTPUT_FORMAT from linker scripts
2013-01-30 Gabor JuhosMIPS: xburst: simplify relocation offset calculation
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...
2013-01-09 Albert ARIBAUDMerge 'u-boot-atmel/master' into 'u-boot-arm/master'
2013-01-08 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-01-08 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2012-12-22 Albert ARIBAUDMerge samsung, imx, tegra into u-boot-arm/master
2012-12-19 Allen MartinMerge remote-tracking branch 'u-boot/master' into u...
2012-12-10 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot into...
2012-12-08 Zhi-zhou ZhangMIPS: fix a latent bug on initialize $gp
2012-12-08 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot into...
2012-11-28 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2012-11-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2012-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nand...
2012-11-25 Zhi-zhou ZhangMIPS: do not initialize timestamp variable before reloc...
2012-11-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fdt
2012-11-19 Ilya Yanokusb: use linux/usb/ch9.h instead of usbdescriptors.h
2012-11-10 Stefano BabicMerge git://git.denx.de/u-boot
2012-11-03 Albert ARIBAUDMerge remote-tracking branch 'u-boot-ti/master'
2012-10-27 Albert ARIBAUDMerge remote-tracking branch 'u-boot-imx/master'
2012-10-26 Albert ARIBAUDMerge remote-tracking branch 'u-boot-atmel/master'
2012-10-26 Albert ARIBAUDMerge remote-tracking branch 'u-boot-ti/master'
2012-10-23 Gerald Van BarenMerge branch 'next'
2012-10-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-10-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2012-10-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
next