aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-kirkwood/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-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2014-02-22ARM: kirkwood: ioremap memory control registerAndrew Lunn1-0/+1
2014-02-22ARM: kirkwood: ioremap the cpu_config register before using it.Andrew Lunn1-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-10/+0
2013-10-08ARM: kirkwood: Add standby supportEzequiel Garcia1-0/+2
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-2/+0
2013-05-29arm: kirkwood: Instantiate cpufreq driverAndrew Lunn1-0/+2
2013-04-15arm: mach-kirkwood: convert to use mvebu-mbus driverThomas Petazzoni1-2/+5
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2013-01-31cpuidle: kirkwood: Move out of mach directoryAndrew Lunn1-1/+2
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-1/+0
2012-09-22Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/linux into late/kirkwoodOlof Johansson2-66/+66
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2-81/+0
2012-09-21arm: mach-kirkwood: use IOMEM() for base address definitionsThomas Petazzoni1-3/+3
2012-09-21arm: mach-kirkwood: use plus instead of or for address definitionsThomas Petazzoni2-65/+65
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatformOlof Johansson1-9/+0
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann2-81/+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: kirkwood: use fixed PCI i/o mappingRob Herring2-29/+3
2012-06-23ARM: Orion: Fix Virtual/Physical mixup with watchdogAndrew Lunn2-0/+2
2012-05-08ARM: Orion: Add clocks using the generic clk infrastructure.Andrew Lunn1-0/+16
2012-03-06ARM: kill off __mem_pciRob Herring1-2/+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-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-01-05Merge branch 'restart' into for-linusRussell King1-19/+0
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: kirkwood: use new restart hookRussell King1-15/+0
2011-12-19Merge branch 'picoxcell/devel' into next/develOlof Johansson2-30/+0
2011-12-13ARM: Kirkwood: Recognize A1 revision of 6282 chipMartin Michlmayr1-0/+1
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-5/+0
2011-11-18ARM: mach-kirkwood: remove arch specific special handling for ioremapNicolas Pitre1-25/+0
2011-09-26ARM: mach-kirkwood: remove 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-1/+0
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-3/+0
2011-05-16ARM: kirkwood: Add support for RTC interrupts which allows RTC alarms.Andrew Lunn1-0/+1
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-32/+2
2011-03-03ARM: Remove dependency of plat-orion GPIO code on mach directory includes.Lennert Buytenhek2-29/+2
2011-03-03ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek1-3/+0
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2010-12-08ARM: io: make iounmap() a simple macroRussell King1-2/+2