aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-dove
Commit message (Expand)AuthorAgeFilesLines
* Dove: Fix irq_to_pmu()Russell King - ARM Linux2012-12-061-1/+1
* Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux2012-12-061-1/+13
* ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)2012-09-191-1/+1
* ARM: orion: Fix USB phy for orion5x.Andrew Lunn2012-03-121-1/+2
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-284-13/+3
|\
| * ARM: mach-dove: remove include/mach/memory.hNicolas Pitre2011-09-261-10/+0
| * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| * ARM: mach-dove: convert boot-params to atag_offsetNicolas Pitre2011-08-212-2/+2
* | 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-291-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-262-7/+3
|\ \
| * | ARM: set vga memory base at run-timeRob Herring2011-07-122-3/+3
| * | ARM: convert PCI defines to variablesRob Herring2011-07-121-2/+0
| * | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-2/+0
| |/
* | ARM: remove duplicate include from arch/arm/mach-dove/common.cAndrew Lunn2011-06-171-2/+0
|/
* 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
| |\