summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-123-63/+57Star
|\
| * ARM: plat-versatile: move FPGA irq driver to drivers/irqchipLinus Walleij2012-11-042-3/+2Star
| * ARM: integrator: get rid of preallocated irq descriptorsLinus Walleij2012-10-273-60/+55Star
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-127-117/+340
|\ \
| * | ARM: integrator: use BUG_ON where possibleSasha Levin2012-11-171-6/+3Star
| * | ARM: integrator: push down SC dependenciesLinus Walleij2012-11-176-62/+69
| * | ARM: integrator: delete static UART1 mappingLinus Walleij2012-11-162-10/+0Star
| * | ARM: integrator: delete SC mapping on the CPLinus Walleij2012-11-161-5/+0Star
| * | ARM: integrator: remove static CP syscon mappingLinus Walleij2012-11-161-17/+33
| * | ARM: integrator: remove static AP syscon mappingLinus Walleij2012-11-161-20/+38
| * | ARM: integrator: hook the CP into the SoC busLinus Walleij2012-11-162-2/+56
| * | ARM: integrator: hook the AP into the SoC busLinus Walleij2012-11-164-2/+148
| |/
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-121-3/+4
|\ \
| * | ARM: 7589/1: integrator: pass the lm resource to ambaLinus Walleij2012-12-031-3/+4
| |/
* / clk: move IM-PD1 clocks to drivers/clkLinus Walleij2012-11-211-66/+3Star
|/
* ARM: integrator: use __iomem pointers for MMIO, part 2Arnd Bergmann2012-10-094-7/+7
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-074-180/+441
|\
| * ARM: 7519/1: integrator: convert platform devices to Device TreeLinus Walleij2012-09-182-63/+65
| * ARM: 7518/1: integrator: convert AMBA devices to device treeLinus Walleij2012-09-184-53/+150
| * ARM: 7517/1: integrator: initial device tree supportLinus Walleij2012-09-182-68/+225
| * ARM: 7515/1: integrator: check PL010 base address from resourceLinus Walleij2012-09-171-1/+4
| * ARM: 7514/1: integrator: call common init function from machineLinus Walleij2012-09-174-4/+6
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-024-68/+101
|\ \
| * | Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-09-172-1/+2
| |\|
| * | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann2012-08-134-68/+101
| |\ \
| | * | ARM: mach-integrator: retire custom LED codeBryan Wu2012-08-013-66/+99
| | * | ARM: mach-integrator: move CM_CTRL to header file for accessing by other func...Bryan Wu2012-08-012-2/+2
* | | | Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson2012-09-225-21/+21
|\ \ \ \
| * | | | ARM: integrator: use __iomem pointers for MMIOArnd Bergmann2012-09-195-21/+21
| | |_|/ | |/| |
* | | | Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann2012-09-044-142/+19Star
|\| | |
| * | | ARM: integrator: include <linux/export.h>Arnd Bergmann2012-08-091-0/+1
| * | | ARM: integrator: use clk_prepare_enable() for timerLinus Walleij2012-08-061-1/+1
| |/ /
| * | ARM: integrator: convert to common clockLinus Walleij2012-07-124-133/+9Star
| * | ARM: integrator: put symbolic bus names on devicesLinus Walleij2012-07-122-14/+14
| |/
* | ARM: integrator: remove trailing whitespace on pci_v3.cRob Herring2012-07-261-23/+23
* | ARM: integrator: use fixed PCI i/o mappingRob Herring2012-07-264-43/+7Star
|/
*---. Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King2012-05-216-123/+49Star
|\ \ \
| | | * ARM: 7389/2: plat-versatile: modernize FPGA IRQ controllerLinus Walleij2012-05-044-101/+44Star
| | |/ | |/|
| | * ARM: PCI: provide a default bus scan implementationRussell King2012-05-132-8/+2Star
| | * ARM: PCI: integrator: use common PCI swizzleRussell King2012-05-131-14/+3Star
| |/
* / ARM: 7371/1: integrator: factor out dynamic amba device allocatorLinus Walleij2012-04-191-15/+7Star
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-301-1/+0Star
|\
| * ARM: kill off __mem_pciRob Herring2012-03-071-1/+0Star
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-306-6/+19
|\ \
| * \ Merge branch 'devel-stable' into for-linusRussell King2012-03-275-137/+25Star
| |\ \
| * | | ARM: 7349/1: integrator: convert to sparse irqsLinus Walleij2012-03-246-6/+12
| * | | ARM: 7310/1: integrator: implement sched_clock across all boardsLinus Walleij2012-03-242-0/+8
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-294-4/+0Star
|\ \ \ \
| * | | | Disintegrate asm/system.h for ARMDavid Howells2012-03-284-4/+0Star
| |/ / /
* | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-245-142/+25Star
|\ \ \ \ | | |_|/ | |/| |