summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-dove
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-1/+0
|\ \ \ \
| * | | | ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-1/+0
| | |/ / | |/| |
* | | | Merge tag 'cleanup_for_v3.9_round2' of git://git.infradead.org/users/jcooper/...Olof Johansson2013-01-291-20/+9
|\ \ \ \
| * | | | ARM: dove: cleanup includesSebastian Hesselbarth2013-01-291-20/+9
| |/ / /
* | | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-141-1/+1
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
| |/
* | ARM: delete struct sys_timerStephen Warren2012-12-244-9/+5
|/
* Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-142-19/+45
|\
| * arm: dove: Convert Dove to DT XOR DMA engineSebastian Hesselbarth2012-11-201-10/+0
| * dma: mv_xor: change the driver name to 'mv_xor'Thomas Petazzoni2012-11-201-4/+5
| * ARM: dove: switch to DT clock providersSebastian Hesselbarth2012-11-202-15/+50
* | Dove: Fix irq_to_pmu()Russell King - ARM Linux2012-11-211-1/+1
* | Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux2012-11-211-1/+13
|/
* ARM: dove: Add crypto engine to DTSebastian Hesselbarth2012-10-171-1/+0
* ARM: dove: Fix clock names of sata and gbeSebastian Hesselbarth2012-10-171-2/+2
* ARM: dove: Fix tauros2 device tree initSebastian Hesselbarth2012-10-171-1/+2
* ARM: dove: Add pcie clock supportSebastian Hesselbarth2012-10-171-0/+5
* ARM: kirkwood: move new dtbs to common MakefileOlof Johansson2012-09-221-4/+0
* Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/...Olof Johansson2012-09-225-81/+81
|\
| * arm: plat-orion: use void __iomem pointers for addr-map functionsThomas Petazzoni2012-09-211-1/+1
| * arm: plat-orion: use void __iomem pointers for time functionsThomas Petazzoni2012-09-211-3/+2
| * arm: plat-orion: use void __iomem pointers for MPP functionsThomas Petazzoni2012-09-211-2/+1
OpenPOWER on IntegriCloud