summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-08-0831-457/+2464
| |\ \ \
| * | | | i.MX6: add enable_spi_clk()Heiko Schocher2014-07-231-0/+18
| * | | | mx6: soc: Do not apply the PFD erratum for mx6soloxFabio Estevam2014-07-231-0/+4
| * | | | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2014-07-1647-391/+1971
| |\ \ \ \
| * | | | | mx6: clock: Do not enable sata and ipu clocksFabio Estevam2014-07-101-0/+8
| * | | | | mx6: Add support for the mx6solox variantFabio Estevam2014-07-102-2/+28
* | | | | | 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
OpenPOWER on IntegriCloud