summaryrefslogtreecommitdiff
path: root/arch/arm/mach-integrator
AgeCommit message (Expand)AuthorFilesLines
2013-12-04ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCDJonathan Austin1-1/+2
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-34/+0
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-9/+4
2013-05-02Merge branch 'cleanup' into for-linusRussell King2-9/+4
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson1-34/+0
2013-04-11ARM: integrator-cp: convert use CLKSRC_OF for timer initRob Herring1-34/+0
2013-04-08cpufreq: integrator: move cpufreq driver to drivers/cpufreqViresh Kumar2-223/+0
2013-04-03Merge commit '7185684' into omap-for-v3.10/timerTony Lindgren2-9/+4
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar1-4/+2
2013-02-24ARM: cleanup: soc_device_register() error checkingRussell King2-9/+4
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-26/+8
2013-02-14Merge branch 'warning-fixes' into next/fixes-non-criticalArnd Bergmann4-8/+3
2013-02-14ARM: integrator: fix build with INTEGRATOR_AP offArnd Bergmann2-6/+1
2013-02-14ARM: integrator/versatile: fix NOMMU warningsArnd Bergmann2-2/+2
2013-02-09ARM: integrator: ensure ap_syscon_base is initialised when !CONFIG_MMUWill Deacon1-1/+1
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson1-2/+0
2013-01-27Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson1-4/+10
2013-01-11ARM: integrator: move syscon remap for AP PCIv3Linus Walleij1-4/+10
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-2/+0
2012-12-24ARM: delete struct sys_timerStephen Warren2-24/+8
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-63/+57
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-117/+340
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-3/+4
2012-12-03ARM: 7589/1: integrator: pass the lm resource to ambaLinus Walleij1-3/+4
2012-11-21clk: move IM-PD1 clocks to drivers/clkLinus Walleij1-66/+3
2012-11-17ARM: integrator: use BUG_ON where possibleSasha Levin1-6/+3
2012-11-17ARM: integrator: push down SC dependenciesLinus Walleij6-62/+69
2012-11-16ARM: integrator: delete static UART1 mappingLinus Walleij2-10/+0
2012-11-16ARM: integrator: delete SC mapping on the CPLinus Walleij1-5/+0
2012-11-16ARM: integrator: remove static CP syscon mappingLinus Walleij1-17/+33
2012-11-16ARM: integrator: remove static AP syscon mappingLinus Walleij1-20/+38
2012-11-16ARM: integrator: hook the CP into the SoC busLinus Walleij2-2/+56
2012-11-16ARM: integrator: hook the AP into the SoC busLinus Walleij4-2/+148
2012-11-04ARM: plat-versatile: move FPGA irq driver to drivers/irqchipLinus Walleij2-3/+2
2012-10-27ARM: integrator: get rid of preallocated irq descriptorsLinus Walleij3-60/+55
2012-10-09ARM: integrator: use __iomem pointers for MMIO, part 2Arnd Bergmann4-7/+7
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-180/+441
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-68/+101
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson5-21/+21
2012-09-19ARM: integrator: use __iomem pointers for MMIOArnd Bergmann5-21/+21
2012-09-17ARM: 7519/1: integrator: convert platform devices to Device TreeLinus Walleij2-63/+65
2012-09-17ARM: 7518/1: integrator: convert AMBA devices to device treeLinus Walleij4-53/+150
2012-09-17ARM: 7517/1: integrator: initial device tree supportLinus Walleij2-68/+225
2012-09-16Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2-1/+2
2012-09-17ARM: 7515/1: integrator: check PL010 base address from resourceLinus Walleij1-1/+4
2012-09-17ARM: 7514/1: integrator: call common init function from machineLinus Walleij4-4/+6
2012-09-04Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann4-142/+19
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann4-68/+101
2012-08-09ARM: integrator: include <linux/export.h>Arnd Bergmann1-0/+1
2012-08-06ARM: integrator: use clk_prepare_enable() for timerLinus Walleij1-1/+1