summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-dove/common.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: dove: Add crypto engine to DTSebastian Hesselbarth2012-10-171-1/+0Star
* 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
* Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/...Olof Johansson2012-09-221-2/+2
|\
| * arm: plat-orion: use void __iomem pointers for time functionsThomas Petazzoni2012-09-211-3/+2Star
| * arm: plat-orion: use void __iomem pointers for UART registration functionsThomas Petazzoni2012-09-211-8/+4Star
| * arm: mach-dove: use IOMEM() for base address definitionsThomas Petazzoni2012-09-211-10/+15
* | Merge branch 'kirkwood/boards' of git://git.infradead.org/users/jcooper/linux...Olof Johansson2012-09-221-12/+141
|\ \
| * | ARM: dove: add device tree based machine descriptorSebastian Hesselbarth2012-09-211-0/+67
| * | ARM: dove: add crypto engineSebastian Hesselbarth2012-09-211-0/+9
| * | ARM: dove: add clock gating controlSebastian Hesselbarth2012-09-211-1/+56
| * | ARM: dove: unify clock setupSebastian Hesselbarth2012-09-211-10/+9Star
| |/
* | Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-221-1/+1
|\ \
| * | ARM: orion: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
* | | Merge branch 'next/dt' into next/multiplatformOlof Johansson2012-09-211-1/+1
|\ \ \
| * \ \ Merge branch 'pinmux-dt' of git://gitorious.org/sirfprima2-kernel/sirfprima2-...Olof Johansson2012-09-061-1/+2
| |\ \ \ | | | |/ | | |/|
| * | | ARM: mmp&dove: modify tauros2_init callChao Xie2012-08-161-1/+1
| | |/ | |/|
* | | Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson2012-09-131-1/+2
|\ \ \ | | |/ | |/|
| * | ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)2012-08-151-1/+2
| |/
* | Merge branch 'cleanup/io-pci' into next/cleanupsArnd Bergmann2012-08-131-10/+0Star
|\ \ | |/ |/|
| * ARM: dove: use fixed PCI i/o mappingRob Herring2012-07-261-10/+0Star
* | ARM: Dove: Fixup ge00 initialisationHannes Reinecke2012-07-251-2/+2
|/
* Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-14/+25
|\
| * ARM: Orion: UART: Get the clock rate via clk_get_rate().Andrew Lunn2012-05-091-4/+4
| * ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn2012-05-091-2/+1Star
| * ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn2012-05-091-2/+4
| * ARM: Orion: Add clocks using the generic clk infrastructure.Andrew Lunn2012-05-091-6/+16
* | Dove: Fix Section mismatch warningsAndrew Lunn2012-05-141-1/+1
|/
* ARM: orion: Fix USB phy for orion5x.Andrew Lunn2012-02-101-1/+2
* Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-10/+6Star
|\
| * ARM: Orion: Remove address map info from all platform data structuresAndrew Lunn2011-12-141-10/+5Star
| * ARM: Orion: mbus_dram_info consolidationAndrew Lunn2011-12-141-5/+6
* | ARM: restart: dove: use new restart hookRussell King2012-01-051-0/+16
|/
* ARM: Dove: fix second SPI initialization callNicolas Pitre2011-09-141-1/+1
* ARM: remove duplicate include from arch/arm/mach-dove/common.cAndrew Lunn2011-06-171-2/+0Star
* ARM: orion: Consolidate SATA platform setup.Andrew Lunn2011-05-161-27/+3Star
* ARM: orion: Consolidate USB platform setup code.Andrew Lunn2011-05-161-61/+4Star
* ARM: orion: Consolidate the XOR platform setup code.Andrew Lunn2011-05-161-192/+5Star
* ARM: orion: Consolidate SPI initialization.Andrew Lunn2011-05-161-62/+3Star
* ARM: orion: Consolidate I2C initialization.Andrew Lunn2011-05-161-32/+1Star
* ARM: orion: Consolidate ethernet platform dataAndrew Lunn2011-05-161-50/+3Star
* ARM: orion: Consolidate the creation of the RTC platform data.Andrew Lunn2011-05-161-12/+1Star
* ARM: orion: Consolidate the creation of the uart platform data.Andrew Lunn2011-05-161-148/+11Star
* ARM: orion: Rename some constants to macros to make code more identicalAndrew Lunn2011-05-161-3/+4
* ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek2011-03-031-1/+7
* ARM: dove: Switch SDHCI devices over to "sdhci-dove" driverMike Rapoport2011-01-091-2/+2
* [ARM] Dove: platform device registration for the sdio interfacesSaeed Bishara2010-07-171-0/+61
* mach-dove/common.c: remove unnecessary (void *) castsH Hartley Sweeten2010-02-051-4/+4
* ARM: Add Tauros2 L2 cache controller supportLennert Buytenhek2009-11-271-0/+4
* ARM: add base support for Marvell Dove SoCSaeed Bishara2009-11-271-0/+777