summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* emif.h: remove duplicated argument to |maxin.john@enea.com2014-08-091-3/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-08-064-1/+17
|\
| * powerpc: mpc85xx watchdog init added to init_funcBoschung, Rainer2014-08-011-0/+3
| * mpc85xx: watchdog initialisation addedBoschung, Rainer2014-08-011-0/+8
| * powerpc: macros for e500mc timer regs addedBoschung, Rainer2014-08-011-0/+5
| * mpc85xx: fix interrupt init to not affect watchdogBoschung, Rainer2014-08-011-1/+1
* | Merge http://git.denx.de/u-boot-dmTom Rini2014-08-042-0/+14
|\ \
| * | arm: Support pre-relocation malloc()Simon Glass2014-08-041-1/+4
| * | arm: Set up global data before board_init_f()Simon Glass2014-08-042-0/+11
* | | mmc: s3c: Add SD driverMarek Vasut2014-08-011-0/+6
* | | arm: s3c: Unify the S3C24xx SDI structureMarek Vasut2014-08-013-11/+10
* | | ARM: kirkwood: add mvsdio driverDrEagle2014-08-012-0/+10
|/ /
* | powerpc: remove redundant CPU definitionMasahiro Yamada2014-07-3011-12/+11
* | kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada2014-07-3013-13/+11
* | kconfig: switch to KconfigMasahiro Yamada2014-07-304-15/+15
* | kconfig: add basic Kconfig filesMasahiro Yamada2014-07-301-0/+66
* | kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-3026-0/+2883
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-07-2964-692/+3167
|\ \
| * | ARM: HYP/non-sec: remove MIDR check to validate CBARMarc Zyngier2014-07-281-17/+0
| * | ARM: HYP/non-sec/PSCI: emit DT nodesMarc Zyngier2014-07-284-2/+112
| * | ARM: convert arch_fixup_memory_node to a generic FDT fixup functionMa Haijun2014-07-282-2/+2
| * | ARM: HYP/non-sec: add the option for a second-stage monitorMarc Zyngier2014-07-281-2/+11
| * | ARM: HYP/non-sec: add generic ARMv7 PSCI codeMarc Zyngier2014-07-283-0/+141
| * | ARM: HYP/non-sec: allow relocation to secure RAMMarc Zyngier2014-07-285-140/+138
| * | ARM: HYP/non-sec: add separate section for secure codeMarc Zyngier2014-07-283-1/+33
| * | ARM: add missing HYP mode constantMarc Zyngier2014-07-282-1/+3
| * | ARM: non-sec: reset CNTVOFF to zeroMarc Zyngier2014-07-281-1/+8
| * | ARM: HYP/non-sec: add a barrier after setting SCR.NS==1Marc Zyngier2014-07-281-0/+1
| * | ARM: HYP/non-sec: move switch to non-sec to the last boot phaseMarc Zyngier2014-07-281-3/+6
| * | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-2829-521/+813
| |\ \
| | * | ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta2014-07-254-23/+2
| | * | ARM: omap: fix GPMC address-map size for NAND and NOR devicespekon gupta2014-07-251-2/+7
| | * | ARM: OMAP: Fix handling of errata i727Rajendra Nayak2014-07-252-1/+10
| | * | board: k2e-evm: add board supportHao Zhang2014-07-251-0/+1
| | * | ARM: keystone2: spl: add K2E SoC supportKhoronzhuk, Ivan2014-07-251-0/+8
| | * | ARM: keystone2: add MSMC cache coherency support for K2E SOCHao Zhang2014-07-254-8/+26
| | * | ARM: keystone2: clock: add K2E clock supportHao Zhang2014-07-256-5/+202
| | * | ARM: keystone2: add K2E SoC hardware definitionsHao Zhang2014-07-253-44/+105
| | * | ARM: keystone: clock: move K2HK SoC dependent code in separate fileKhoronzhuk, Ivan2014-07-255-145/+166
| | * | k2hk: use common KS2_ prefix for all hardware definitionsKhoronzhuk, Ivan2014-07-259-130/+120
| | * | keystone2: add possibility to turn off all dspsHao Zhang2014-07-254-2/+83
| | * | keystone2: move cpu_to_bus() to keystone.cHao Zhang2014-07-252-0/+29
| | * | ARM: keystone2: keystone_nav: make it dependent on keystone driverKhoronzhuk, Ivan2014-07-251-1/+1
| | * | keystone2: ddr: add DDR3 PHY configs updated for PG 2.0Hao Zhang2014-07-253-0/+22
| | * | keystone: ddr3: add ddr3.h to hold ddr3 APIKhoronzhuk, Ivan2014-07-253-42/+58
| | * | ARM: keystone2: psc: use common PSC baseKhoronzhuk, Ivan2014-07-253-24/+22
| | * | ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.cStefan Roese2014-07-251-139/+0
| | * | ARM: omap: Fix GPMC init for OMAP3 platformsStefan Roese2014-07-251-1/+1
| | * | am335x_evm / gumstix pepper: Correct DDR settingsTom Rini2014-07-251-4/+0
| * | | Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD2014-07-288-2/+1712
| |\ \ \
OpenPOWER on IntegriCloud