aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator (follow)
AgeCommit message (Expand)AuthorFilesLines
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/linux-2.6 into next/cleanupOlof 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/kernel/git/swarren/linux-tegra into next/driversOlof 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/cooloney/linux-leds into next/driversArnd 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
2012-08-01ARM: mach-integrator: retire custom LED codeBryan Wu3-66/+99
2012-08-01ARM: mach-integrator: move CM_CTRL to header file for accessing by other functionsBryan Wu2-2/+2
2012-07-26ARM: integrator: remove trailing whitespace on pci_v3.cRob Herring1-23/+23
2012-07-26ARM: integrator: use fixed PCI i/o mappingRob Herring4-43/+7
2012-07-11ARM: integrator: convert to common clockLinus Walleij4-133/+9
2012-07-11ARM: integrator: put symbolic bus names on devicesLinus Walleij2-14/+14
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linusRussell King6-123/+49
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King2-8/+2
2012-05-13ARM: PCI: integrator: use common PCI swizzleRussell King1-14/+3
2012-05-04ARM: 7389/2: plat-versatile: modernize FPGA IRQ controllerLinus Walleij4-101/+44