]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch/mips
karo: tx6: factor out PMIC initialization
[karo-tx-uboot.git] / arch / mips /
2013-10-11 Lothar Waßmannmerged kc master branch
2013-08-23 Lothar Waßmannupgrade to upstream version 2013.07 KARO-TX6-2013-08-23
2013-07-26 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
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: qemu-malta: setup GT64120 registers as done by...
2013-07-24 Gabor JuhosMIPS: qemu-malta: enable flash support
2013-07-24 Gabor JuhosMIPS: qemu-malta: add reset support
2013-07-24 Gabor JuhosMIPS: qemu-malta: add support for emulated MIPS Malta...
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-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-22 Lothar WaßmannTX6 Release 2013-04-22
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...
next