summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-08-292-1/+2
|\
| * ARM: zynq: Remove spl.hMichal Simek2014-08-191-1/+1
| * zynq: spl: Add vectors section to linker scriptPeter Crosthwaite2014-08-081-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-08-294-1/+56
|\ \
| * | ARM: tegra: Use mem size from MC rather than ODMDATAStephen Warren2014-08-181-1/+17
| * | ARM: tegra: Disable VPRBryan Wu2014-08-183-0/+39
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-08-295-3/+180
|\ \ \
| * | | mx6sx: Adjust enable_fec_anatop_clock() for mx6soloxFabio Estevam2014-08-201-0/+21
| * | | ARM: mx6: Handle the MMDCx_MDCTL COL field capricesMarek Vasut2014-08-201-1/+7
| * | | mx6: add support of multi-processor commandGabriel Huau2014-08-203-0/+94
| * | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-08-115-0/+183
| |\ \ \ | | |/ /
| * | | 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
OpenPOWER on IntegriCloud