]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch/mips
Merge branch 'u-boot/master'
[karo-tx-uboot.git] / arch / mips /
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-07-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2013-07-16 Dirk EibachBuild arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
2013-07-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-06-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-06-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2013-06-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-06-08 Daniel SchwierzeckMIPS: asm/errno.h: switch to asm-generic/errno.h
2013-06-08 Gabor JuhosMIPS: fix __raw_* IO accessors
2013-05-11 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2013-05-11 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-05-10 Albert ARIBAUDMerge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
2013-05-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
2013-05-01 Andreas Bießmannlib: consolidate hang()
2013-04-14 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-04-14 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-04-04 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
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 Simon GlassChange stub example to use asm-generic/sections.h
2013-03-15 Simon GlassIntroduce generic link section.h symbol files
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-15 Tom RiniMerge branch 'fixes' of git://git.denx.de/u-boot-mips
2013-02-15 Daniel SchwierzeckMIPS: board.c: remove manual relocation of env_name_spec
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: board.c: switch to new symbols __bss_end and...
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-04 Simon Glassmips: Use generic global_data
2013-02-04 Simon Glassmips: Move per_clk and dev_clk to arch_global_data
2013-02-01 Simon Glassarm: Move lastinc to arch_global_data
2013-02-01 Simon Glassarm: Move tbl to arch_global_data
2013-02-01 Simon GlassAdd architecture-specific 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-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
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-25 Kim PhillipsMerge branch 'master' of git://git.denx.de/u-boot
2013-01-22 Gabor JuhosMIPS: start{, 64}.S: fill branch delay slots with NOP...
2013-01-22 Gabor JuhosMIPS: convert IO port accessor functions to 'static...
2013-01-22 Gabor JuhosMIPS: use inline directive for __in*s functions
2013-01-16 Gabor JuhosMIPS: bootm.c: add support for 'prep' and 'go' subcommands
2013-01-16 Gabor JuhosMIPS: bootm.c: separate environment initialization
2013-01-16 Gabor JuhosMIPS: bootm.c: separate linux jump code
2013-01-16 Gabor JuhosMIPS: bootm.c: use debug macro to print debug message
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-14 Scott WoodMerge remote-tracking branch 'origin/master'
2012-12-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2012-12-12 Joe Hershbergermips: serial: Fix busted manual relocation
2012-12-12 Daniel SchwierzeckMIPS: constify mips_io_port_base
2012-12-10 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot into...
2012-12-08 Daniel SchwierzeckMIPS: constify address pointer in test_bit()
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-22 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2012-10-22 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-mmc
2012-10-22 Marek Vasutcommon: Convert the U-Boot commands to LG-arrays
2012-10-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
next