aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-dove/common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-24ARM: Dove: Fix compiler warnings with C=1 buildsAndrew Lunn1-12/+3
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-23/+45
2013-08-06ARM: dove: Move to ID based window creationThomas Petazzoni1-23/+45
2013-08-05ASoC: kirkwood: combine kirkwood-i2s and kirkwood-dma driversRussell King1-2/+2
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-1/+1
2013-05-29ARM: dove: move DT boards to SoC-centric clock initSebastian Hesselbarth1-1/+0
2013-04-15arm: mach-dove: convert to use mvebu-mbus driverThomas Petazzoni1-1/+38
2013-02-28ARM: Dove: split legacy and DT setupArnd Bergmann1-85/+0
2013-02-28Merge branch 'timer/cleanup' into late/mvebu2Arnd Bergmann1-6/+2
2013-01-31ARM: dove: cleanup includesSebastian Hesselbarth1-20/+9
2012-12-24ARM: delete struct sys_timerStephen Warren1-6/+2
2012-11-20arm: dove: Convert Dove to DT XOR DMA engineSebastian Hesselbarth1-10/+0
2012-11-20dma: mv_xor: change the driver name to 'mv_xor'Thomas Petazzoni1-4/+5
2012-11-20ARM: dove: switch to DT clock providersSebastian Hesselbarth1-15/+48
2012-10-17ARM: dove: Add crypto engine to DTSebastian Hesselbarth1-1/+0
2012-10-17ARM: dove: Fix clock names of sata and gbeSebastian Hesselbarth1-2/+2
2012-10-17ARM: dove: Fix tauros2 device tree initSebastian Hesselbarth1-1/+2
2012-09-22Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/linux into late/kirkwoodOlof Johansson1-2/+2
2012-09-22Merge branch 'kirkwood/boards' of git://git.infradead.org/users/jcooper/linux into late/kirkwoodOlof Johansson1-12/+141
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson1-1/+1
2012-09-21arm: plat-orion: use void __iomem pointers for time functionsThomas Petazzoni1-3/+2
2012-09-21arm: plat-orion: use void __iomem pointers for UART registration functionsThomas Petazzoni1-8/+4
2012-09-21arm: mach-dove: use IOMEM() for base address definitionsThomas Petazzoni1-10/+15
2012-09-21ARM: dove: add device tree based machine descriptorSebastian Hesselbarth1-0/+67
2012-09-21ARM: dove: add crypto engineSebastian Hesselbarth1-0/+9
2012-09-21ARM: dove: add clock gating controlSebastian Hesselbarth1-1/+56
2012-09-21ARM: dove: unify clock setupSebastian Hesselbarth1-10/+9
2012-09-20Merge branch 'next/dt' into next/multiplatformOlof Johansson1-1/+1
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-12Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson1-1/+2
2012-09-05Merge branch 'pinmux-dt' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kernel into next/dtOlof Johansson1-1/+2
2012-08-16ARM: mmp&dove: modify tauros2_init callChao Xie1-1/+1
2012-08-15ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)1-1/+2
2012-08-13Merge branch 'cleanup/io-pci' into next/cleanupsArnd Bergmann1-10/+0
2012-07-26ARM: dove: use fixed PCI i/o mappingRob Herring1-10/+0
2012-07-25ARM: Dove: Fixup ge00 initialisationHannes Reinecke1-2/+2
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-14/+25
2012-05-14Dove: Fix Section mismatch warningsAndrew Lunn1-1/+1
2012-05-08ARM: Orion: UART: Get the clock rate via clk_get_rate().Andrew Lunn1-4/+4
2012-05-08ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn1-2/+1
2012-05-08ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn1-2/+4
2012-05-08ARM: Orion: Add clocks using the generic clk infrastructure.Andrew Lunn1-6/+16
2012-02-09ARM: orion: Fix USB phy for orion5x.Andrew Lunn1-1/+2
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-10/+6
2012-01-05ARM: restart: dove: use new restart hookRussell King1-0/+16
2011-12-13ARM: Orion: Remove address map info from all platform data structuresAndrew Lunn1-10/+5
2011-12-13ARM: Orion: mbus_dram_info consolidationAndrew Lunn1-5/+6
2011-09-14ARM: Dove: fix second SPI initialization callNicolas Pitre1-1/+1
2011-06-17ARM: remove duplicate include from arch/arm/mach-dove/common.cAndrew Lunn1-2/+0
2011-05-16ARM: orion: Consolidate SATA platform setup.Andrew Lunn1-27/+3