summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-dove
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-06-281-5/+12
* ARM: dove: Remove CLK_IS_ROOTStephen Boyd2016-04-271-2/+1
* ARM: orion: only select I2C_BOARDINFO when using I2CArnd Bergmann2016-02-251-1/+1
* ARM: dove: convert legacy dove to PMU supportRussell King2015-12-083-102/+32
* ARM: orion: use SPARSE_IRQ everywhereArnd Bergmann2015-12-076-3/+7
* ARM: orion: always use MULTI_IRQ_HANDLERArnd Bergmann2015-12-072-44/+1
* ARM: orion: move watchdog setup to mach-orion5xArnd Bergmann2015-12-071-0/+17
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-3/+3
* Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2015-08-051-1/+2
|\
| * ARM/dove: Prepare pmu_irq_handler for irq argument removalThomas Gleixner2015-07-131-1/+2
* | ARM: kill off set_irq_flags usageRob Herring2015-07-281-1/+1
|/
* ARM: dove: fix legacy dove IRQ numbersRussell King2015-06-242-63/+63
* PCI: Cleanup control flowBjorn Helgaas2015-03-191-8/+4
* ARM: orion: switch to a per-platform handle_irq() functionThomas Petazzoni2014-04-261-0/+36
* Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-0/+1
|\
| * watchdog: orion: Make RSTOUT register a separate resourceEzequiel Garcia2014-02-221-0/+1
* | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-053-56/+0
|\ \
| * | ARM: mvebu: move DT Dove to MVEBUSebastian Hesselbarth2014-03-043-56/+0
| |/
* | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-9/+0
|\ \ | |/ |/|
| * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-9/+0
* | ARM: Dove: Fix compiler warnings with C=1 buildsAndrew Lunn2013-11-241-12/+3
|/
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-111-38/+1
|\
| * ARM: dove: remove legacy pcie and clock initSebastian Hesselbarth2013-10-081-29/+0
| * ARM: dove: switch to DT probed mbus address windowsSebastian Hesselbarth2013-10-081-9/+1
* | ARM: dove: remove custom .init_time hookSebastian Hesselbarth2013-09-291-11/+0
|/
* Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-063-17/+19
|\
| * ARM: dove: convert to DT irqchip and clocksourceSebastian Hesselbarth2013-07-253-9/+20
| * ARM: dove: remove legacy mv643xx_eth setupSebastian Hesselbarth2013-07-251-9/+0
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-23/+45
|\ \
| * | ARM: dove: Move to ID based window creationThomas Petazzoni2013-08-061-23/+45
| |/
* | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-061-1/+1
|\ \
| * | ARM: dove: fix missing __init section of dove_mpp_gpio_modeSebastian Hesselbarth2013-07-251-1/+1
| |/
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-09-051-19/+0
|\ \
| * | ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King2013-08-251-8/+0
| * | ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King2013-08-251-10/+0
| * | ARM: debug: provide 8250 debug uart register shift configuration optionRussell King2013-08-251-1/+0
| |/
* | ASoC: kirkwood: combine kirkwood-i2s and kirkwood-dma driversRussell King2013-08-051-2/+2
|/
* Watchdog: allow orion_wdt to be built for DoveRussell King2013-07-111-0/+1
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-092-2/+4
* ARM: dove: move DT boards to SoC-centric clock initSebastian Hesselbarth2013-05-293-5/+2
* arm: mach-dove: convert to use mvebu-mbus driverThomas Petazzoni2013-04-156-129/+46
* Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-02-284-86/+102
|\
| * ARM: Dove: convert usb host controller to DTSebastian Hesselbarth2013-02-281-10/+0
| * ARM: Dove: add fixed regulator for CuBox USB powerSebastian Hesselbarth2013-02-281-0/+2
| * ARM: Dove: split legacy and DT setupArnd Bergmann2013-02-284-86/+110
| * Merge branch 'timer/cleanup' into late/mvebu2Arnd Bergmann2013-02-284-9/+5
| |\
| * \ Merge tag 'tags/cleanup_for_v3.9_round2' into mvebu/boardsJason Cooper2013-01-311-20/+9
| |\ \
| | * | ARM: dove: cleanup includesSebastian Hesselbarth2013-01-311-20/+9
OpenPOWER on IntegriCloud