summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-07-25Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2013-07-25nds32: Enable FPU if the version of CPU supportedken kuo
2013-07-25nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiersTom Rini
2013-07-25nds32: Convert Makefiles to use COBJS-y styleken kuo
2013-07-25ARM: highbank: avoid bss write in timer_initRob Herring
2013-07-25ARM: highbank: set timer prescaler to 256Rob Herring
2013-07-25ARM: highbank: fix get_tbclk value to timer rateRob Herring
2013-07-25ARM: move interrupt_init to before relocationRob Herring
2013-07-24MIPS: mips32/cache.S: use v1 register for indirect function callsGabor Juhos
2013-07-24MIPS: mips32/cache.S: store cache line size in t8 registerGabor Juhos
2013-07-24MIPS: mips32/cache.S: save return address in t9 registerGabor Juhos
2013-07-24MIPS: xburst/start.S: rework relocation info checkGabor Juhos
2013-07-24MIPS: xburst/start.S: use t8 register for dynamic relocationGabor Juhos
2013-07-24MIPS: xburst/start.S: save gd in s0 registerGabor Juhos
2013-07-24MIPS: xburst/start.S: save relocation offset in s1 registerGabor Juhos
2013-07-24MIPS: xburst/start.S: save relocation address in s2 registerGabor Juhos
2013-07-24MIPS: mips32/start.S: rework relocation info checkGabor Juhos
2013-07-24MIPS: mips32/start.S: use t8 register for dynamic relocationGabor Juhos
2013-07-24MIPS: mips32/cache.S: remove superfluous register assignmentGabor Juhos
2013-07-24MIPS: mips64/interrupt.c: remove superfluous includeGabor Juhos
2013-07-24MIPS: mips32/time.c: fix checkpatch errors/warningsGabor Juhos
2013-07-24MIPS: qemu-malta: setup GT64120 registers as done by YAMONGabor Juhos
2013-07-24MIPS: qemu-malta: enable flash supportGabor Juhos
2013-07-24MIPS: qemu-malta: add reset supportGabor Juhos
2013-07-24MIPS: qemu-malta: add support for emulated MIPS Malta boardGabor Juhos
2013-07-24MIPS: start.S: emulate REVISION register for qemu-maltaGabor Juhos
2013-07-24MIPS: mips64: fix typos in copyright text of start.STom Rini
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-24nds32: ag101/ag102: Fix setting lastdec and now valuesAxel Lin
2013-07-24nds32: Enable the function of passing parameters to Linuxken kuo
2013-07-24nds32: Enable two banks of SDRAM on Andes boardken kuo
2013-07-24nds32: introduce macros for bit manipulationGabor Juhos
2013-07-23vf610: Add I2C support for Vybrid VF610 platformAlison Wang
2013-07-23i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach
2013-07-23i2c, multibus: get rid of CONFIG_I2C_MUXHeiko Schocher
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-07-23i2c: common changes for multibus/multiadapter supportHeiko Schocher
2013-07-16powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPLPrabhakar Kushwaha
2013-07-16Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach
2013-07-16arm:exynos:fix: Fix clock calculation for Exynos4210 based targets.Ɓukasz Majewski
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-07-12blackfin: x86: bootm: Handle PREP stage of bootmSimon Glass
2013-07-11ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin
2013-07-11ARM: Tegra: FDT: Add USB EHCI function for T30/T114Jim Lin
2013-07-10Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-07-10bootm: Clean up bootz_setup() functionSimon Glass