aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-dove/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-04ARM: Orion: Fix WDT compile for Dove and MV78xx0Andrew Lunn2-0/+2
2012-03-06ARM: kill off __mem_pciRob Herring1-1/+0
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-6/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-17/+0
2012-01-05Merge branch 'restart' into for-linusRussell King1-19/+0
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-5/+0
2012-01-05ARM: restart: dove: use new restart hookRussell King1-14/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-5/+0
2011-11-15ARM: mach-dove: remove inclusion of <mach/vmalloc.h>Nicolas Pitre1-2/+0
2011-09-26ARM: mach-dove: remove include/mach/memory.hNicolas Pitre1-10/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-07-12ARM: set vga memory base at run-timeRob Herring1-3/+0
2011-07-12ARM: convert PCI defines to variablesRob Herring1-2/+0
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-2/+0
2011-03-29arm: dove: Use correct GPIO_BASE and remove orion_gpio_init() leftoverThomas Gleixner1-1/+1
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-53/+3
2011-03-03ARM: Dove: Remove PXA compatibility IRQ defines.Lennert Buytenhek1-6/+1
2011-03-03ARM: Remove dependency of plat-orion GPIO code on mach directory includes.Lennert Buytenhek2-43/+2
2011-03-03ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek1-4/+0
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2010-12-15[ARM] Dove: add support for multi-purpose pins configurationMike Rapoport1-1/+7
2010-12-15[ARM] Dove: add support for GPIOs 64-71Mike Rapoport2-2/+5
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-6/+5
2010-09-19ARM: dove: fix __io() definition to use bus based offsetEric Miao1-3/+3
2010-02-25Merge branch 'misc2' into develRussell King1-1/+1
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan1-1/+1
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2009-11-27ARM: add base support for Marvell Dove SoCSaeed Bishara14-0/+644