summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-versatile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-245-107/+49Star
|\
| * Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-15/+0Star
| |\
| | * ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-221-15/+0Star
| * | Merge branch 'amba' into for-armsocRussell King2012-01-263-59/+49Star
| |\ \
| | * | ARM: amba: versatile: get rid of private platform amba_device initializerRussell King2012-01-253-38/+28Star
| | * | ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initiali...Russell King2012-01-252-21/+21
| | |/
| * / ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-211-33/+0Star
| |/
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-3/+3
|\ \
| * | arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-241-3/+3
| |/
* / irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely2012-02-161-2/+5
|/
* 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-073-3/+0Star
|\ \
| * | driver-core: remove sysdev.h usage.Kay Sievers2011-12-223-3/+0Star
| |/
* | Merge branch 'restart' into for-linusRussell King2012-01-056-16/+17
|\ \
| * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0Star
| * | ARM: restart: versatile: use new restart hookRussell King2012-01-056-12/+17
| |/
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-062-26/+0Star
|\ \
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-271-21/+0Star
| * | ARM: versatile: remove overlapping map_desc entryRob Herring2011-11-181-5/+0Star
| |/
* / ARM: versatile: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-154-30/+6Star
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-284-31/+3Star
|\
| * ARM: mach-versatile: remove mach/memory.hNicolas Pitre2011-10-131-28/+0Star
| * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| * ARM: mach-versatile: convert boot-params to atag_offsetNicolas Pitre2011-08-212-2/+2
* | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-6/+1Star
|\ \
| * | ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-121-1/+1
| * | ARM: gpio: consolidate gpio_to_irqRussell King2011-08-121-1/+0Star
| * | ARM: gpio: consolidate trivial gpiolib implementationsRussell King2011-08-121-5/+1Star
| |/
* / ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-301-1/+1
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
* | Merge branch 'imx/dt' into next/dtArnd Bergmann2011-07-282-6/+3Star
|\ \
| * | ARM: convert PCI defines to variablesRob Herring2011-07-122-4/+3Star
| * | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-2/+0Star
| |/
* / arm/versatile: Add device tree supportGrant Likely2011-07-285-0/+126
|/
*-. Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-231-27/+4Star
|\ \
| * | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier2011-05-201-1/+1
| * | ARM: 6907/1: Versatile: Use physmap driver instead of integrator-flashMarc Zyngier2011-05-201-27/+4Star
| |/
* | clockevents: ARM sp804: allow clockevent name to be specifiedRussell King2011-05-231-1/+1
* | clocksource: ARM sp804: obtain sp804 timer rate via clksRussell King2011-05-231-1/+8
* | clocksource: ARM sp804: allow clocksource name to be specifiedRussell King2011-05-231-1/+1
|/
* arm: versatile : Fix typo introduced in irq namespace cleanupGrant Likely2011-03-301-1/+1
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-1/+1
*---. Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-205-238/+68Star
|\ \ \
| | | * ARM: integrator/versatile: consolidate FPGA IRQ handling codeRussell King2011-02-192-52/+7Star
| | | * ARM: versatile: remove old AMBA device DMA definitionsRussell King2011-02-193-24/+0Star
| | | * ARM: versatile: use new init_early for clock tree and sched_clock initRussell King2011-02-194-12/+14
| | | * ARM: versatile: switch Versatile to use consolidated CLCDRussell King2011-02-191-151/+35Star
| | | * ARM: versatile: support CLCD RGB565 layout with blue LSBRussell King2011-02-191-3/+16
| | |/ | |/|