aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-dove
Commit message (Expand)AuthorAgeFilesLines
* Dove: Fix irq_to_pmu()Russell King - ARM Linux2012-12-101-1/+1
* Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux2012-12-101-1/+13
* ARM: orion: Fix USB phy for orion5x.Andrew Lunn2012-03-121-1/+2
* ARM: Dove: fix second SPI initialization callNicolas Pitre2011-10-031-1/+1
* ARM: dove: Consolidate mpp code with platform mpp.Andrew Lunn2011-05-162-284/+212
* ARM: orion: Consolidate SATA platform setup.Andrew Lunn2011-05-161-27/+3
* ARM: orion: Consolidate USB platform setup code.Andrew Lunn2011-05-161-61/+4
* ARM: orion: Consolidate the XOR platform setup code.Andrew Lunn2011-05-161-192/+5
* ARM: orion: Consolidate SPI initialization.Andrew Lunn2011-05-161-62/+3
* ARM: orion: Consolidate I2C initialization.Andrew Lunn2011-05-161-32/+1
* ARM: orion: Consolidate ethernet platform dataAndrew Lunn2011-05-161-50/+3
* ARM: orion: Consolidate the creation of the RTC platform data.Andrew Lunn2011-05-161-12/+1
* ARM: orion: Consolidate the creation of the uart platform data.Andrew Lunn2011-05-161-148/+11
* 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/+1
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-8/+8
* arm: dove: Use proper irq accessor functionsThomas Gleixner2011-03-291-3/+2
* arm: dove: Use correct GPIO_BASE and remove orion_gpio_init() leftoverThomas Gleixner2011-03-292-4/+1
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-179-70/+27
|\
| * ARM: Dove: Remove PXA compatibility IRQ defines.Lennert Buytenhek2011-03-031-6/+1
| * ARM: Remove dependency of plat-orion GPIO code on mach directory includes.Lennert Buytenhek2011-03-033-59/+16
| * 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-161-1/+1
|\ \
| * | ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-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-081-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/+0
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-6/+5
* ARM: dove: fix __io() definition to use bus based offsetEric Miao2010-09-191-3/+3
* [ARM] Dove: platform device registration for the sdio interfacesSaeed Bishara2010-07-163-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