summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* config: don't define CONFIG_ARCH_DEVICE_TREEStephen Warren2013-08-02-57/+0
* blackfin: Fix using gd->baudrate before setting its valueAxel Lin2013-07-31-2/+1
* blackfin: gpio: Use proper mask for comparing functionAxel Lin2013-07-31-5/+6
* blackfin: gpio: Unreserve gpio in special_gpio_free()Axel Lin2013-07-31-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2013-07-25-23/+309
|\
| * nds32: Enable FPU if the version of CPU supportedken kuo2013-07-25-0/+52
| * nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiersTom Rini2013-07-25-6/+2
| * nds32: Convert Makefiles to use COBJS-y styleken kuo2013-07-25-13/+16
| * nds32: ag101/ag102: Fix setting lastdec and now valuesAxel Lin2013-07-24-6/+8
| * nds32: Enable the function of passing parameters to Linuxken kuo2013-07-24-0/+192
| * nds32: Enable two banks of SDRAM on Andes boardken kuo2013-07-24-1/+5
| * nds32: introduce macros for bit manipulationGabor Juhos2013-07-24-0/+37
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-07-25-45/+76
|\ \
| * | MIPS: mips32/cache.S: use v1 register for indirect function callsGabor Juhos2013-07-24-4/+4
| * | MIPS: mips32/cache.S: store cache line size in t8 registerGabor Juhos2013-07-24-3/+3
| * | MIPS: mips32/cache.S: save return address in t9 registerGabor Juhos2013-07-24-1/+1
| * | MIPS: xburst/start.S: rework relocation info checkGabor Juhos2013-07-24-3/+3
| * | MIPS: xburst/start.S: use t8 register for dynamic relocationGabor Juhos2013-07-24-9/+9
| * | MIPS: xburst/start.S: save gd in s0 registerGabor Juhos2013-07-24-1/+2
| * | MIPS: xburst/start.S: save relocation offset in s1 registerGabor Juhos2013-07-24-6/+6
| * | MIPS: xburst/start.S: save relocation address in s2 registerGabor Juhos2013-07-24-3/+5
| * | MIPS: mips32/start.S: rework relocation info checkGabor Juhos2013-07-24-3/+3
| * | MIPS: mips32/start.S: use t8 register for dynamic relocationGabor Juhos2013-07-24-9/+9
| * | MIPS: mips32/cache.S: remove superfluous register assignmentGabor Juhos2013-07-24-2/+1
| * | MIPS: mips64/interrupt.c: remove superfluous includeGabor Juhos2013-07-24-1/+0
| * | MIPS: mips32/time.c: fix checkpatch errors/warningsGabor Juhos2013-07-24-2/+3
| * | MIPS: qemu-malta: setup GT64120 registers as done by YAMONGabor Juhos2013-07-24-1/+3
| * | MIPS: qemu-malta: enable flash supportGabor Juhos2013-07-24-0/+2
| * | MIPS: qemu-malta: add reset supportGabor Juhos2013-07-24-0/+3
| * | MIPS: qemu-malta: add support for emulated MIPS Malta boardGabor Juhos2013-07-24-0/+16
| * | MIPS: start.S: emulate REVISION register for qemu-maltaGabor Juhos2013-07-24-1/+7
| * | MIPS: mips64: fix typos in copyright text of start.STom Rini2013-07-24-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24-76/+83
|\ \ \ | |/ / |/| |
| * | vf610: Add I2C support for Vybrid VF610 platformAlison Wang2013-07-23-0/+14
| * | i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-23-33/+5
| * | i2c, multibus: get rid of CONFIG_I2C_MUXHeiko Schocher2013-07-23-14/+0
| * | i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23-17/+17
| * | i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23-15/+9
| * | i2c: common changes for multibus/multiadapter supportHeiko Schocher2013-07-23-8/+49
| |/
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-25430/+1771
|/
* powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPLPrabhakar Kushwaha2013-07-16-1/+3
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-16-13/+15
* arm:exynos:fix: Fix clock calculation for Exynos4210 based targets.Ɓukasz Majewski2013-07-16-5/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-12-182/+5446
|\
| * ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin2013-07-11-139/+532
| * ARM: Tegra: FDT: Add USB EHCI function for T30/T114Jim Lin2013-07-11-0/+54
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-07-10-15/+3249
| |\
| | * arm: exynos: fix clock calculationMinkyu Kang2013-07-09-5/+38
| | * EXYNOS: Move files from board/samsung to arch/armRajeshwari Shinde2013-07-05-10/+3081
| | * EXYNOS4210: Configure GPIO for uartRajeshwari Shinde2013-07-05-0/+40