summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| |\ \
| | * | sunxi: use setbits_le32 to enable the DMA clockIan Campbell2014-07-181-2/+1
| | * | sunxi: add gpio driverIan Campbell2014-07-184-0/+109
| | * | sunxi: add Cubieboard2 supportIan Campbell2014-07-183-0/+34
| | * | sunxi: use random parts of SID to set ethaddrJonathan Liu2014-07-182-0/+30
| | * | sunxi: Fix reset hang on sun5iHans de Goede2014-07-181-1/+5
| | * | sunxi: Add axp152 pmic supportHans de Goede2014-07-185-1/+119
| | * | sunxi: Add axp209 pmic supportHenrik Nordstrom2014-07-189-3/+215
| | * | sunxi: Add i2c supportHans de Goede2014-07-187-0/+64
| | * | mvtwsi: convert to CONFIG_SYS_I2C frameworkHans de Goede2014-07-164-41/+37
| | * | sunxi: Avoid unused variable warning.Ian Campbell2014-07-081-1/+3
| | * | sunxi: Add Ian Campbell and Hans de Goede as cubietruck board-maintainersHans de Goede2014-07-061-2/+2
| | * | sunxi: Add support for using MII phy-s with the GMAC nicChen-Yu Tsai2014-07-061-0/+11
| | * | sunxi: Add emac glue, enable emac on the cubieboardHans de Goede2014-07-063-1/+14
| | * | net: Rename and cleanup sunxi (Allwinner) emac driverStefan Roese2014-07-063-74/+70
| | * | sunxi: Add sun5i supportHans de Goede2014-07-0610-0/+135