aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-dove
AgeCommit message (Expand)AuthorFilesLines
2020-03-13arm: mach-dove: Mark dove_io_desc as __maybe_unusedGravatar Vincenzo Frascino 1-1/+1
2019-08-14ARM: orion/mvebu: unify debug-ll virtual addressesGravatar Arnd Bergmann 1-5/+5
2019-08-14ARM: dove: clean up mach/*.h headersGravatar Arnd Bergmann 12-44/+17
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-15clk: Remove io.h from clk-provider.hGravatar Stephen Boyd 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 3-0/+3
2017-08-13mtd: nand: Rename nand.h into rawnand.hGravatar Boris Brezillon 1-1/+1
2017-06-28ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Gravatar Lorenzo Pieralisi 1-5/+12
2016-04-27ARM: dove: Remove CLK_IS_ROOTGravatar Stephen Boyd 1-2/+1
2016-02-25ARM: orion: only select I2C_BOARDINFO when using I2CGravatar Arnd Bergmann 1-1/+1
2015-12-08ARM: dove: convert legacy dove to PMU supportGravatar Russell King 3-102/+32
2015-12-07ARM: orion: use SPARSE_IRQ everywhereGravatar Arnd Bergmann 6-3/+7
2015-12-07ARM: orion: always use MULTI_IRQ_HANDLERGravatar Arnd Bergmann 2-44/+1
2015-12-07ARM: orion: move watchdog setup to mach-orion5xGravatar Arnd Bergmann 1-0/+17
2015-09-16genirq: Remove irq argument from irq flow handlersGravatar Thomas Gleixner 1-3/+3
2015-08-05Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Olof Johansson 1-1/+2
2015-07-28ARM: kill off set_irq_flags usageGravatar Rob Herring 1-1/+1
2015-07-13ARM/dove: Prepare pmu_irq_handler for irq argument removalGravatar Thomas Gleixner 1-1/+2
2015-06-24ARM: dove: fix legacy dove IRQ numbersGravatar Russell King 2-63/+63
2015-03-19PCI: Cleanup control flowGravatar Bjorn Helgaas 1-8/+4
2014-04-26ARM: orion: switch to a per-platform handle_irq() functionGravatar Thomas Petazzoni 1-0/+36
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-0/+1
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Gravatar Linus Torvalds 3-56/+0
2014-03-04ARM: mvebu: move DT Dove to MVEBUGravatar Sebastian Hesselbarth 3-56/+0
2014-02-22watchdog: orion: Make RSTOUT register a separate resourceGravatar Ezequiel Garcia 1-0/+1
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Gravatar Olof Johansson 1-9/+0
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooGravatar Uwe Kleine-König 1-9/+0
2013-11-24ARM: Dove: Fix compiler warnings with C=1 buildsGravatar Andrew Lunn 1-12/+3
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-38/+1
2013-10-08ARM: dove: remove legacy pcie and clock initGravatar Sebastian Hesselbarth 1-29/+0
2013-10-08ARM: dove: switch to DT probed mbus address windowsGravatar Sebastian Hesselbarth 1-9/+1
2013-09-29ARM: dove: remove custom .init_time hookGravatar Sebastian Hesselbarth 1-11/+0
2013-09-06Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-17/+19
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 1-23/+45
2013-09-06Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2013-09-05Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 1-19/+0
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Gravatar Russell King 1-8/+0
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsGravatar Russell King 1-10/+0
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionGravatar Russell King 1-1/+0
2013-08-06ARM: dove: Move to ID based window creationGravatar Thomas Petazzoni 1-23/+45
2013-08-05ASoC: kirkwood: combine kirkwood-i2s and kirkwood-dma driversGravatar Russell King 1-2/+2
2013-07-25ARM: dove: convert to DT irqchip and clocksourceGravatar Sebastian Hesselbarth 3-9/+20
2013-07-25ARM: dove: remove legacy mv643xx_eth setupGravatar Sebastian Hesselbarth 1-9/+0
2013-07-25ARM: dove: fix missing __init section of dove_mpp_gpio_modeGravatar Sebastian Hesselbarth 1-1/+1
2013-07-11Watchdog: allow orion_wdt to be built for DoveGravatar Russell King 1-0/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeGravatar Robin Holt 2-2/+4
2013-05-29ARM: dove: move DT boards to SoC-centric clock initGravatar Sebastian Hesselbarth 3-5/+2
2013-04-15arm: mach-dove: convert to use mvebu-mbus driverGravatar Thomas Petazzoni 6-129/+46
2013-02-28Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-86/+102
2013-02-28ARM: Dove: convert usb host controller to DTGravatar Sebastian Hesselbarth 1-10/+0