summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-dove
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' into for-linusRussell King2011-10-251-1/+1
|\
| * ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
* | ARM: Dove: fix second SPI initialization callNicolas Pitre2011-09-141-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 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-272-7/+3Star
|\ \
| * | ARM: set vga memory base at run-timeRob Herring2011-07-122-3/+3
| * | ARM: convert PCI defines to variablesRob Herring2011-07-121-2/+0Star
| * | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-2/+0Star
| |/
* / ARM: remove duplicate include from arch/arm/mach-dove/common.cAndrew Lunn2011-06-171-2/+0Star
|/
* ARM: dove: Consolidate mpp code with platform mpp.Andrew Lunn2011-05-162-284/+212Star
* ARM: orion: Consolidate SATA platform setup.Andrew Lunn2011-05-161-27/+3Star
* ARM: orion: Consolidate USB platform setup code.Andrew Lunn2011-05-161-61/+4Star
* ARM: orion: Consolidate the XOR platform setup code.Andrew Lunn2011-05-161-192/+5Star
* ARM: orion: Consolidate SPI initialization.Andrew Lunn2011-05-161-62/+3Star
* ARM: orion: Consolidate I2C initialization.Andrew Lunn2011-05-161-32/+1Star
* ARM: orion: Consolidate ethernet platform dataAndrew Lunn2011-05-161-50/+3Star
* ARM: orion: Consolidate the creation of the RTC platform data.Andrew Lunn2011-05-161-12/+1Star
* ARM: orion: Consolidate the creation of the uart platform data.Andrew Lunn2011-05-161-148/+11Star
* ARM: orion: Rename some constants to macros to make code more identicalAndrew Lunn2011-05-161-3/+4
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+1Star
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-8/+8
* arm: dove: Use proper irq accessor functionsThomas Gleixner2011-03-291-3/+2Star
* arm: dove: Use correct GPIO_BASE and remove orion_gpio_init() leftoverThomas Gleixner2011-03-292-4/+1Star
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-189-70/+27Star
|\
| * ARM: Dove: Remove PXA compatibility IRQ defines.Lennert Buytenhek2011-03-031-6/+1Star
| * ARM: Remove dependency of plat-orion GPIO code on mach directory includes.Lennert Buytenhek2011-03-033-59/+16Star
| * ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek2011-03-035-5/+10
* | Merge branch 'p2v' into develRussell King2011-03-171-1/+1
|\ \
| * | ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-181-1/+1
| |/
* / ARM: v6k: Dove platforms use V6K architecture CPUsRussell King2011-02-021-1/+1
|/
* ARM: dove: irq_data conversion.Lennert Buytenhek2011-01-131-9/+9
* ARM: dove: Switch SDHCI devices over to "sdhci-dove" driverMike Rapoport2011-01-091-2/+2
* [ARM] Dove: add support for multi-purpose pins configurationMike Rapoport2010-12-154-2/+440
* [ARM] Dove: add support for GPIOs 64-71Mike Rapoport2010-12-152-2/+5
* [ARM] Dove: add support for CM-A510 machine.Konstantin Sinyuk2010-11-293-0/+102
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0Star
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-6/+5Star
* ARM: dove: fix __io() definition to use bus based offsetEric Miao2010-09-201-3/+3
* [ARM] Dove: platform device registration for the sdio interfacesSaeed Bishara2010-07-173-0/+65
* Merge branch 'origin' into devel-stableRussell King2010-03-082-2/+2
|\
| * Merge branch 'misc2' into develRussell King2010-02-251-1/+1
| |\
| | * ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2010-02-151-1/+1
| * | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-1/+1
| |/
* / mach-dove/common.c: remove unnecessary (void *) castsH Hartley Sweeten2010-02-051-4/+4
|/
* ARM: Add Tauros2 L2 cache controller supportLennert Buytenhek2009-11-271-0/+4
* ARM: add base support for Marvell Dove SoCSaeed Bishara2009-11-2723-0/+2103