summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'imx-soc-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson2013-04-1277-749/+838
|\
| * ARM i.MX53: set CLK_SET_RATE_PARENT flag on the tve_ext_sel clockPhilipp Zabel2013-04-121-2/+2
| * ARM i.MX53: tve_di clock is not part of the CCM, but of TVEPhilipp Zabel2013-04-121-2/+1
| * ARM i.MX53: make tve_ext_sel propagate rate change to PLLPhilipp Zabel2013-04-121-2/+2
| * ARM i.MX53: Remove unused tve_gate clkdev entryPhilipp Zabel2013-04-121-1/+0
| * ARM i.MX5: Remove tve_sel clock from i.MX53 clock treePhilipp Zabel2013-04-121-2/+3
| * ARM: i.MX5: Add PATA and SRTC clocksSascha Hauer2013-04-121-0/+3
| * ARM: imx: do not bring up unavailable coresShawn Guo2013-04-121-2/+2
| * ARM: imx: add initial imx6dl supportShawn Guo2013-04-125-13/+36
| * ARM: imx1: mm: add call to mxc_device_initGwenhael Goavec-Merou2013-04-121-0/+2
| * ARM: imx_v4_v5_defconfig: Add CONFIG_GPIO_SYSFSFabio Estevam2013-04-121-0/+1
| * ARM: imx_v6_v7_defconfig: Select CONFIG_PERF_EVENTSFabio Estevam2013-04-121-0/+1
| * ARM: i.MX53 Add the cko1, cko2 clock outputs.Martin Fuzzey2013-04-121-0/+34
| * ARM i.MX6q: Add GPU, VPU, IPU, and OpenVG resets to System Reset Controller (...Philipp Zabel2013-04-122-0/+66
| * ARM: imx: do not use regmap_read for ANADIG_DIGPROGShawn Guo2013-04-122-4/+13
| * ARM i.MX6q: set the LDB serial clock parent to the video PLLPhilipp Zabel2013-04-121-0/+5
| * ARM i.MX6q: Add audio/video PLL post dividers for i.MX6q rev 1.1Philipp Zabel2013-04-121-6/+34
| * ARM i.MX6q: fix ldb di divider and selector clocksPhilipp Zabel2013-04-121-4/+4
| * ARM i.MX53: fix ldb di divider and selector clocksPhilipp Zabel2013-04-121-6/+6
| * ARM i.MX: Add imx_clk_divider_flags and imx_clk_mux_flagsPhilipp Zabel2013-04-121-0/+17
| * ARM i.MX6q: export imx6q_revisionPhilipp Zabel2013-04-122-1/+2
| * ARM: imx27, imx5: Add kconfig selects for cpufreq-cpu0Markus Pargmann2013-04-121-0/+3
| * ARM i.MX53: Add GPU clocks to clock treePhilipp Zabel2013-04-121-1/+8
| * ARM: mach-imx: anatop: Include "common.h"Fabio Estevam2013-04-121-0/+1
| * ARM: imx: enable RBC to support anatop LPM modeAnson Huang2013-04-124-1/+86
| * ARM: imx: enable periphery well bias for suspendAnson Huang2013-04-121-1/+29
| * ARM: imx: enable anatop suspend/resumeAnson Huang2013-04-126-44/+94
| * Merge tag 'imx-cleanup-3.10' into imx/socShawn Guo2013-04-1218-533/+3
| |\
| | * ARM: i.MX: remove unused ARCH_* configsPaul Bolle2013-04-091-18/+0
| | * ARM i.MX53: remove platform ahci supportSascha Hauer2013-04-094-172/+0
| | * ARM: imx: remove mx6q.hShawn Guo2013-04-022-32/+0
| | * ARM: imx: remove Makefile.bootShawn Guo2013-04-021-35/+0
| | * ARM: imx: clk-imx27: Do not register peripheral clock for SSIFabio Estevam2013-04-021-2/+0
| | * ARM: imx: avic: Move avic_saved_mask_reg under CONFIG_PMFabio Estevam2013-04-021-2/+2
| | * ARM: imx: Remove cpufreq driverMarkus Pargmann2013-04-017-269/+1
| | * ARM: imx: remove pl310_get_save_ptr() declarationShawn Guo2013-04-011-1/+0
| | * ARM: imx: remove duplicated function declarationShawn Guo2013-04-011-2/+0
| * | ARM i.MX6: Fix ldb_di clock selectionDirk Behme2013-04-091-1/+1
| * | ARM: imx: provide twd clock lookup from device treeShawn Guo2013-04-092-1/+1
| * | ARM: imx35 Bugfix admux clockMarkus Pargmann2013-04-091-0/+1
| * | ARM: clk-imx35: Bugfix iomux clockMarkus Pargmann2013-04-091-0/+1
| * | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-04-0317-72/+230
| |\ \
| | * | ARM: 7690/1: mm: fix CONFIG_LPAE typosPaul Bolle2013-04-032-2/+2
| | * | ARM: 7689/1: add unwind annotations to ftrace asmRabin Vincent2013-04-031-0/+12
| | * | ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon2013-04-033-7/+6
| | * | ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...Catalin Marinas2013-04-036-1/+102
| | * | ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug ...Rob Herring2013-04-031-7/+4
| | * | ARM: iWMMXt: always enable iWMMXt support with PJ4 CPUsRussell King2013-04-031-2/+2
| | * | ARM: 7681/1: hw_breakpoint: use warn_once to avoid spam from reset_ctrl_regs()Santosh Shilimkar2013-03-221-3/+3
| | * | ARM: 7678/1: Work around faulty ISAR0 register in some Krait CPUsStepan Moskovchenko2013-03-221-0/+15