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