summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-6/+0Star
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-221-6/+0Star
| | |/
| * | Merge branch 'amba' into for-armsocRussell King2012-01-263-103/+25Star
| |\ \
| | * | ARM: amba: integrator: use common amba device initializersRussell King2012-01-262-97/+22Star
| | * | ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initiali...Russell King2012-01-252-7/+7
| | * | ARM: amba: integrator: convert to use amba_device_allocRussell King2012-01-251-6/+3Star
| | |/
| * / ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-211-33/+0Star
| |/
* / arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-241-3/+4
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-121-9/+10
|\
| * arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-9/+10
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-1/+1
|\ \
| * | driver-core: remove sysdev.h usage.Kay Sievers2011-12-221-1/+1
| |/
* | Merge branch 'restart' into for-linusRussell King2012-01-055-11/+11
|\ \
| * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0Star
| * | ARM: restart: integrator: use new restart hookRussell King2012-01-055-7/+11
| |/