aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-dove/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2014-02-22watchdog: orion: Make RSTOUT register a separate resourceEzequiel Garcia1-0/+1
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-9/+0
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King1-8/+0
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King1-10/+0
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionRussell King1-1/+0
2013-07-11Watchdog: allow orion_wdt to be built for DoveRussell King1-0/+1
2013-04-15arm: mach-dove: convert to use mvebu-mbus driverThomas Petazzoni1-0/+5
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-1/+0
2012-11-21Dove: Fix irq_to_pmu()Russell King - ARM Linux1-1/+1
2012-09-22Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/linux into late/kirkwoodOlof Johansson2-71/+71
2012-09-22Merge branch 'kirkwood/boards' of git://git.infradead.org/users/jcooper/linux into late/kirkwoodOlof Johansson1-18/+36
2012-09-21arm: mach-dove: use IOMEM() for base address definitionsThomas Petazzoni1-6/+6
2012-09-21arm: mach-dove: use plus instead of or for address definitionsThomas Petazzoni2-67/+67
2012-09-21ARM: dove: add clock gating controlSebastian Hesselbarth1-18/+36
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatformOlof Johansson1-9/+0
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-1/+0
2012-09-14ARM: orion: move custom gpio functions to orion-gpio.hRob Herring1-9/+1
2012-07-26ARM: dove: use fixed PCI i/o mappingRob Herring2-24/+3
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