aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-dove
AgeCommit message (Expand)AuthorFilesLines
2012-02-09ARM: orion: Fix USB phy for orion5x.Gravatar Andrew Lunn 1-1/+2
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 1-5/+4
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 4-86/+56
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesGravatar Bjorn Helgaas 1-5/+4
2012-01-05Merge branch 'restart' into for-linusGravatar Russell King 5-19/+19
2012-01-05ARM: restart: remove the now empty arch_reset()Gravatar Russell King 1-5/+0
2012-01-05ARM: restart: dove: use new restart hookGravatar Russell King 5-14/+19
2011-12-19Merge branch 'picoxcell/devel' into next/develGravatar Olof Johansson 2-7/+0
2011-12-13ARM: Orion: Remove address map info from all platform data structuresGravatar Andrew Lunn 1-10/+5
2011-12-13ARM: Orion: Get address map from plat-orion instead of via platform_dataGravatar Andrew Lunn 1-2/+1
2011-12-13ARM: Orion: mbus_dram_info consolidationGravatar Andrew Lunn 4-12/+11
2011-12-13ARM: Orion: Consolidate the address map setupGravatar Andrew Lunn 1-68/+45
2011-11-26ARM: big removal of now unused vmalloc.h filesGravatar Nicolas Pitre 1-5/+0
2011-11-15ARM: mach-dove: remove inclusion of <mach/vmalloc.h>Gravatar Nicolas Pitre 1-2/+0
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Gravatar Linus Torvalds 4-13/+3
2011-10-25Merge branch 'misc' into for-linusGravatar Russell King 1-1/+1
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsGravatar Sascha Hauer 1-1/+1
2011-09-26ARM: mach-dove: remove include/mach/memory.hGravatar Nicolas Pitre 1-10/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroGravatar Nicolas Pitre 1-1/+1
2011-09-14ARM: Dove: fix second SPI initialization callGravatar Nicolas Pitre 1-1/+1
2011-08-21ARM: mach-dove: convert boot-params to atag_offsetGravatar Nicolas Pitre 2-2/+2
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 1-1/+1
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-7/+3
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Gravatar Ralf Baechle 1-1/+1
2011-07-12ARM: set vga memory base at run-timeGravatar Rob Herring 2-3/+3
2011-07-12ARM: convert PCI defines to variablesGravatar Rob Herring 1-2/+0
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagGravatar Rob Herring 1-2/+0
2011-06-17ARM: remove duplicate include from arch/arm/mach-dove/common.cGravatar Andrew Lunn 1-2/+0
2011-05-16ARM: dove: Consolidate mpp code with platform mpp.Gravatar Andrew Lunn 2-284/+212
2011-05-16ARM: orion: Consolidate SATA platform setup.Gravatar Andrew Lunn 1-27/+3
2011-05-16ARM: orion: Consolidate USB platform setup code.Gravatar Andrew Lunn 1-61/+4
2011-05-16ARM: orion: Consolidate the XOR platform setup code.Gravatar Andrew Lunn 1-192/+5
2011-05-16ARM: orion: Consolidate SPI initialization.Gravatar Andrew Lunn 1-62/+3
2011-05-16ARM: orion: Consolidate I2C initialization.Gravatar Andrew Lunn 1-32/+1
2011-05-16ARM: orion: Consolidate ethernet platform dataGravatar Andrew Lunn 1-50/+3
2011-05-16ARM: orion: Consolidate the creation of the RTC platform data.Gravatar Andrew Lunn 1-12/+1
2011-05-16ARM: orion: Consolidate the creation of the uart platform data.Gravatar Andrew Lunn 1-148/+11
2011-05-16ARM: orion: Rename some constants to macros to make code more identicalGravatar Andrew Lunn 1-3/+4
2011-03-29arm: Fold irq_set_chip/irq_set_handlerGravatar Thomas Gleixner 1-2/+1
2011-03-29arm: Cleanup the irq namespaceGravatar Thomas Gleixner 1-8/+8
2011-03-29arm: dove: Use proper irq accessor functionsGravatar Thomas Gleixner 1-3/+2
2011-03-29arm: dove: Use correct GPIO_BASE and remove orion_gpio_init() leftoverGravatar Thomas Gleixner 2-4/+1
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 9-70/+27
2011-03-16Merge branch 'p2v' into develGravatar Russell King 1-1/+1
2011-03-03ARM: Dove: Remove PXA compatibility IRQ defines.Gravatar Lennert Buytenhek 1-6/+1
2011-03-03ARM: Remove dependency of plat-orion GPIO code on mach directory includes.Gravatar Lennert Buytenhek 3-59/+16
2011-03-03ARM: Remove dependency of plat-orion time code on mach directory includes.Gravatar Lennert Buytenhek 5-5/+10
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsGravatar Russell King 1-1/+1
2011-02-02ARM: v6k: Dove platforms use V6K architecture CPUsGravatar Russell King 1-1/+1
2011-01-13ARM: dove: irq_data conversion.Gravatar Lennert Buytenhek 1-9/+9