summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-2882-1298/+2038
|\
| * ARM: omap: move board specific NAND configs out from ti_armv7_common.hpekon gupta2014-07-259-8/+53
| * ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta2014-07-2521-99/+13
| * ARM: omap: fix GPMC address-map size for NAND and NOR devicespekon gupta2014-07-252-2/+8
| * ARM: OMAP: Fix handling of errata i727Rajendra Nayak2014-07-252-1/+10
| * board: k2e-evm: add board supportHao Zhang2014-07-258-0/+178
| * ARM: keystone2: spl: add K2E SoC supportKhoronzhuk, Ivan2014-07-251-0/+8
| * keystone2: use CONFIG_SOC_KEYSTONE in common placesKhoronzhuk, Ivan2014-07-252-3/+3
| * ARM: keystone2: add MSMC cache coherency support for K2E SOCHao Zhang2014-07-254-8/+26
| * ARM: keystone2: clock: add K2E clock supportHao Zhang2014-07-257-6/+203
| * ARM: keystone2: add K2E SoC hardware definitionsHao Zhang2014-07-253-44/+105
| * keystone: ddr3: move K2HK DDR3 configuration to a common fileHao Zhang2014-07-254-285/+172
| * configs: k2hk_evm: config: add common EVM configuration headerHao Zhang2014-07-252-244/+289
| * ARM: keystone: clock: move K2HK SoC dependent code in separate fileKhoronzhuk, Ivan2014-07-255-145/+166
| * ARM: keystone2: move K2HK board files to common KS2 board directoryHao Zhang2014-07-258-103/+142
| * keystone2: add env option to do unitrd dt fixupMurali Karicheri2014-07-251-1/+5
| * k2hk: use common KS2_ prefix for all hardware definitionsKhoronzhuk, Ivan2014-07-2511-148/+138
| * keystone2: add possibility to turn off all dspsHao Zhang2014-07-254-2/+83
| * keystone2: move cpu_to_bus() to keystone.cHao Zhang2014-07-253-14/+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-254-2/+100
| * keystone: ddr3: add ddr3.h to hold ddr3 APIKhoronzhuk, Ivan2014-07-255-54/+76
| * ARM: keystone2: psc: use common PSC baseKhoronzhuk, Ivan2014-07-253-24/+22
| * ARM: omap: tao3530: Convert to generic boardStefan Roese2014-07-251-0/+1
| * 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
| * tricorder: convert to generic boardAndreas Bießmann2014-07-251-0/+2
| * am335x_evm / gumstix pepper: Correct DDR settingsTom Rini2014-07-253-58/+6
| * k2hk_evm: add script to automate NAND flash processKhoronzhuk, Ivan2014-07-252-2/+30
| * keystone: add support for NAND gpheader imageKhoronzhuk, Ivan2014-07-251-0/+6
| * mtd: nand: davinci: add opportunity to write keystone U-boot imageKhoronzhuk, Ivan2014-07-252-1/+199
| * tps65218/am43xx_evm: Add power framework support to TPS65218Tom Rini2014-07-254-0/+39
| * power/pmic.h: Add prototype for power_init_board.Tom Rini2014-07-251-0/+1
| * ARM: dra7_evm: Add Ethernet support for dra72x platformMugunthan V N2014-07-251-1/+6
| * ARM: DRA7xx: Add cpsw second port pinmuxMugunthan V N2014-07-251-0/+12
| * drivers: net: cpsw: add support for using second port as ethernetMugunthan V N2014-07-252-3/+6
* | Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD2014-07-2817-7/+3026
|\ \
| * | arm: rmobile: Add support Alt boardNobuhiro Iwamatsu2014-07-246-0/+1305
| * | arm: rmobile: Add support R8A7794Nobuhiro Iwamatsu2014-07-248-2/+1712
| * | serial: sh: Add support R8A7794Nobuhiro Iwamatsu2014-07-241-1/+2
| * | net: sh-eth: Add support R8A7794Nobuhiro Iwamatsu2014-07-242-4/+7
| |/
* | Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-2838-264/+1010
|\ \
OpenPOWER on IntegriCloud