aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann4-142/+19
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-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
2012-04-19ARM: 7371/1: integrator: factor out dynamic amba device allocatorLinus Walleij1-15/+7
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-6/+19
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds4-4/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells4-4/+0
2012-03-27Merge branch 'devel-stable' into for-linusRussell King5-137/+25
2012-03-24ARM: 7349/1: integrator: convert to sparse irqsLinus Walleij6-6/+12
2012-03-24ARM: 7310/1: integrator: implement sched_clock across all boardsLinus Walleij2-0/+8
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-142/+25
2012-03-06ARM: kill off __mem_pciRob Herring1-1/+0
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-3/+4
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-6/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-01-26Merge branch 'amba' into for-armsocRussell King3-103/+25
2012-01-26ARM: amba: integrator: use common amba device initializersRussell King2-97/+22
2012-01-25ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initializersRussell King2-7/+7
2012-01-25ARM: amba: integrator: convert to use amba_device_allocRussell King1-6/+3
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-33/+0
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-9/+10
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-9/+10
2012-01-05Merge branch 'restart' into for-linusRussell King5-11/+11
2012-01-05Merge branch 'devel-stable' into for-linusRussell King1-20/+0
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: integrator: use new restart hookRussell King5-7/+11
2011-12-23ARM: 7239/1: integrator: explicitly select the serial driversLinus Walleij1-0/+4
2011-12-23ARM: 7238/1: integrator: only hardcode AP PrimeCell IDsLinus Walleij1-5/+14
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-20/+0
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds3-3/+3
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-10/+10
2011-10-25Merge branch 'misc' into for-linusRussell King4-53/+51
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linusRussell King1-2/+0
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-1/+1
2011-10-17ARM: 7087/2: mach-integrator: get timer frequency from clockLinus Walleij3-26/+27
2011-10-17ARM: 7086/2: mach-integrator: modernize clock event registrationLinus Walleij1-10/+5
2011-10-17ARM: 7085/2: mach-integrator: clockevent supports oneshot modeLinus Walleij1-5/+19
2011-10-17ARM: 7084/1: mach-integrator: retire some timer macrosLinus Walleij1-12/+0
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1