summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* sunxi: dram: Autodetect DDR3 bus width and densitySiarhei Siamashka2014-08-121-5/+47
* sunxi: dram: Derive write recovery delay from DRAM clock speedSiarhei Siamashka2014-08-121-1/+16
* sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memorySiarhei Siamashka2014-08-121-22/+19
* sunxi: dram: Configurable DQS gating window mode and delaySiarhei Siamashka2014-08-121-1/+54
* sunxi: dram: Add a helper function 'mctl_get_number_of_lanes'Siarhei Siamashka2014-08-121-11/+16
* sunxi: dram: Improve DQS gate data training error handlingSiarhei Siamashka2014-08-121-2/+0
* sunxi: dram: Use divisor P=1 for PLL5Siarhei Siamashka2014-08-121-17/+11
* sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6)Siarhei Siamashka2014-08-121-14/+38
* sunxi: dram: Re-introduce the impedance calibration ond ODTSiarhei Siamashka2014-08-121-0/+56
* sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functionsSiarhei Siamashka2014-08-121-6/+22
* sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7iSiarhei Siamashka2014-08-121-11/+0
* sunxi: dram: Remove broken impedance and ODT configuration codeSiarhei Siamashka2014-08-121-27/+0
* sunxi: dram: Fix CKE delay handling for sun4i/sun5iSiarhei Siamashka2014-08-121-7/+50
* sunxi: dram: Respect the DDR3 reset timing requirementsSiarhei Siamashka2014-08-121-2/+7
* sunxi: dram: Remove broken super-standby remnantsSiarhei Siamashka2014-08-121-46/+20
* sunxi: dram: Remove useless 'dramc_scan_dll_para()' functionSiarhei Siamashka2014-08-121-124/+1
* Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-08-094-0/+174
|\
| * sunxi: HYP/non-sec: add sun7i PSCI backendMarc Zyngier2014-07-312-0/+165
| * sunxi: Add CONFIG_MACPWR optionHans de Goede2014-07-311-0/+5
| * ahci: provide sunxi SATA driver using AHCI platform frameworkIan Campbell2014-07-311-0/+4
* | ARM: kirkwood: add mvsdio driverDrEagle2014-08-011-0/+9
|/
* 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-282-0/+101
* 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-282-0/+106
* ARM: HYP/non-sec: allow relocation to secure RAMMarc Zyngier2014-07-282-124/+96
* ARM: HYP/non-sec: add separate section for secure codeMarc Zyngier2014-07-281-0/+30
* 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
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-2814-313/+432
|\
| * ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta2014-07-251-2/+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-251-1/+2
| * ARM: keystone2: spl: add K2E SoC supportKhoronzhuk, Ivan2014-07-251-0/+8
| * ARM: keystone2: add MSMC cache coherency support for K2E SOCHao Zhang2014-07-252-7/+9
| * ARM: keystone2: clock: add K2E clock supportHao Zhang2014-07-254-5/+130
| * ARM: keystone: clock: move K2HK SoC dependent code in separate fileKhoronzhuk, Ivan2014-07-253-124/+138
| * k2hk: use common KS2_ prefix for all hardware definitionsKhoronzhuk, Ivan2014-07-255-20/+20
| * keystone2: add possibility to turn off all dspsHao Zhang2014-07-251-0/+59
| * 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-251-0/+19
| * keystone: ddr3: add ddr3.h to hold ddr3 APIKhoronzhuk, Ivan2014-07-251-3/+3
| * ARM: keystone2: psc: use common PSC baseKhoronzhuk, Ivan2014-07-251-23/+19
| * 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
* | Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD2014-07-283-0/+1515
|\ \
| * | arm: rmobile: Add support R8A7794Nobuhiro Iwamatsu2014-07-243-0/+1515
| |/
* | Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-287-6/+170
|\ \
| * | sunxi: use setbits_le32 to enable the DMA clockIan Campbell2014-07-181-2/+1
OpenPOWER on IntegriCloud