summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-08-08-457/+2434
|\
| * ARM: HYP/non-sec: remove MIDR check to validate CBARMarc Zyngier2014-07-28-17/+0
| * ARM: HYP/non-sec/PSCI: emit DT nodesMarc Zyngier2014-07-28-0/+101
| * ARM: HYP/non-sec: add the option for a second-stage monitorMarc Zyngier2014-07-28-2/+11
| * ARM: HYP/non-sec: add generic ARMv7 PSCI codeMarc Zyngier2014-07-28-0/+106
| * ARM: HYP/non-sec: allow relocation to secure RAMMarc Zyngier2014-07-28-124/+96
| * ARM: non-sec: reset CNTVOFF to zeroMarc Zyngier2014-07-28-1/+8
| * ARM: HYP/non-sec: add a barrier after setting SCR.NS==1Marc Zyngier2014-07-28-0/+1
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-28-313/+432
| |\
| | * ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta2014-07-25-2/+2
| | * ARM: omap: fix GPMC address-map size for NAND and NOR devicespekon gupta2014-07-25-2/+7
| | * ARM: OMAP: Fix handling of errata i727Rajendra Nayak2014-07-25-1/+2
| | * ARM: keystone2: spl: add K2E SoC supportKhoronzhuk, Ivan2014-07-25-0/+8
| | * ARM: keystone2: add MSMC cache coherency support for K2E SOCHao Zhang2014-07-25-7/+9
| | * ARM: keystone2: clock: add K2E clock supportHao Zhang2014-07-25-5/+130
| | * ARM: keystone: clock: move K2HK SoC dependent code in separate fileKhoronzhuk, Ivan2014-07-25-124/+138
| | * k2hk: use common KS2_ prefix for all hardware definitionsKhoronzhuk, Ivan2014-07-25-20/+20
| | * keystone2: add possibility to turn off all dspsHao Zhang2014-07-25-0/+59
| | * keystone2: move cpu_to_bus() to keystone.cHao Zhang2014-07-25-0/+29
| | * ARM: keystone2: keystone_nav: make it dependent on keystone driverKhoronzhuk, Ivan2014-07-25-1/+1
| | * keystone2: ddr: add DDR3 PHY configs updated for PG 2.0Hao Zhang2014-07-25-0/+19
| | * keystone: ddr3: add ddr3.h to hold ddr3 APIKhoronzhuk, Ivan2014-07-25-3/+3
| | * ARM: keystone2: psc: use common PSC baseKhoronzhuk, Ivan2014-07-25-23/+19
| | * ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.cStefan Roese2014-07-25-139/+0
| | * ARM: omap: Fix GPMC init for OMAP3 platformsStefan Roese2014-07-25-1/+1
| * | Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD2014-07-28-0/+1515
| |\ \
| | * | arm: rmobile: Add support R8A7794Nobuhiro Iwamatsu2014-07-24-0/+1515
| | |/
| * | Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-28-6/+170
| |\ \
| | * | sunxi: use setbits_le32 to enable the DMA clockIan Campbell2014-07-18-2/+1
| | * | sunxi: Fix reset hang on sun5iHans de Goede2014-07-18-1/+5
| | * | sunxi: Add i2c supportHans de Goede2014-07-18-0/+16
| | * | sunxi: Avoid unused variable warning.Ian Campbell2014-07-08-1/+3
| | * | sunxi: Add emac glue, enable emac on the cubieboardHans de Goede2014-07-06-0/+8
| | * | sunxi: Add sun5i supportHans de Goede2014-07-06-0/+43
| | * | sunxi: Add sun4i supportHans de Goede2014-07-06-3/+87
| | * | sunxi: Implement reset_cpuHans de Goede2014-07-06-0/+7
| | * | sunxi: Fix u-boot-spl.lds to refer to .vectorsHans de Goede2014-07-06-0/+1
| | |/
| * | ARM: zynq: Show ECC status on the same line as DRAM sizeMichal Simek2014-07-23-2/+2
* | | i.MX6: add enable_spi_clk()Heiko Schocher2014-07-23-0/+18
* | | mx6: soc: Do not apply the PFD erratum for mx6soloxFabio Estevam2014-07-23-0/+4
* | | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2014-07-16-328/+739
|\ \ \ | |/ /
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-07-09-4/+3
| |\ \
| * | | am43xx: Tune the system to avoid DSS underflowsCooper Jr., Franklin2014-07-07-0/+12
| * | | ARM: emif4: wait for CM_DLL_READYST to be setJeroen Hofstee2014-07-07-1/+1
| | |/ | |/|
| * | socfpga: Relocate arch common functions away from boardChin Liang See2014-07-05-0/+24
| * | socfpga: Adding Scan Manager driverChin Liang See2014-07-05-1/+214
| * | ARM: cache_v7: use __weakJeroen Hofstee2014-07-04-38/+7
| * | Merge remote-tracking branch 'u-boot-samsung/master'Albert ARIBAUD2014-07-01-98/+296
| |\ \
| | * | Exynos5420: Let macros be used for exynos5420Akshay Saraswat2014-06-23-3/+3
| | * | Exynos5420: DMC: Add software read levelingAkshay Saraswat2014-06-13-5/+250