summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x/common.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: Orion: Remove redundant init_dma_coherent_pool_size()Andrew Lunn2013-05-131-7/+0Star
* Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-071-3/+46
|\
| * arm: mach-orion5x: convert to use mvebu-mbus driverThomas Petazzoni2013-04-151-3/+46
* | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-021-0/+1
|\ \
| * | ARM: orion5x: include linux/cpu.hArnd Bergmann2013-04-291-0/+1
| |/
* / arm: Use generic idle loopThomas Gleixner2013-04-081-1/+1
|/
* ARM: delete struct sys_timerStephen Warren2012-12-241-5/+1Star
* arm: orion5x: basic Device Tree supportThomas Petazzoni2012-11-211-2/+2
* Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-071-2/+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-4/+2Star
| | * arm: mach-orion5x: use IOMEM() for base address definitionsThomas Petazzoni2012-09-211-8/+11
* | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-021-2/+2
|\| |
| * | Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-221-2/+2
| |\ \
| | * | ARM: orion: move platform_data definitionsArnd Bergmann2012-09-191-2/+2
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-021-10/+0Star
|\| | |
| * | | Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson2012-09-131-1/+2
| |\ \ \ | | | |/ | | |/|
| * | | ARM: orion5x: use fixed PCI i/o mappingRob Herring2012-07-261-10/+0Star
| | |/ | |/|
* | | ARM: Orion5x: Fix too small coherent pool.Andrew Lunn2012-09-271-0/+7
| |/ |/|
* | ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)2012-08-151-1/+2
|/
* Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-5/+22
|\
| * ARM: Orion: UART: Get the clock rate via clk_get_rate().Andrew Lunn2012-05-091-2/+2
| * ARM: Orion: WDT: Add clk/clkdev supportAndrew Lunn2012-05-091-1/+1
| * ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn2012-05-091-1/+1
| * ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn2012-05-091-1/+3
| * ARM: Orion: Add clocks using the generic clk infrastructure.Andrew Lunn2012-05-091-0/+15
* | Orion5x: Fix Section mismatch warningsAndrew Lunn2012-05-141-1/+1
|/
* Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
* ARM: orion: Fix USB phy for orion5x.Andrew Lunn2012-02-101-1/+3
* Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-16/+7Star
|\
| * 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: Orion: Consolidate the address map setupAndrew Lunn2011-12-141-6/+1Star
* | ARM: restart: orion5x: use new restart hookRussell King2012-01-051-0/+12
|/
* ARM: platform fixups: remove mdesc argument to fixup functionRussell King2011-10-171-2/+2
* ARM: orion: Consolidate setup of the crypto engine.Andrew Lunn2011-05-161-29/+7Star
* ARM: orion: Consolidate SATA platform setup.Andrew Lunn2011-05-161-27/+2Star
* ARM: orion: Consolidate USB platform setup code.Andrew Lunn2011-05-161-62/+4Star
* ARM: orion: Consolidate the XOR platform setup code.Andrew Lunn2011-05-161-97/+5Star
* ARM: orion: Consolidate the platform data setup for the watchdog.Andrew Lunn2011-05-161-16/+1Star
* ARM: orion: Consolidate SPI initialization.Andrew Lunn2011-05-161-28/+1Star
* ARM: orion: Consolidate I2C initialization.Andrew Lunn2011-05-161-29/+2Star
* ARM: orion: Consolidate ethernet platform dataAndrew Lunn2011-05-161-81/+4Star
* ARM: orion: Consolidate the creation of the uart platform data.Andrew Lunn2011-05-161-76/+5Star
* ARM: orion: Rename some constants to macros to make code more identicalAndrew Lunn2011-05-161-19/+19
* ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek2011-03-031-1/+9
* mach-orion5x/common.c: remove unnecessary (void *) castsH Hartley Sweeten2010-02-051-2/+2
* [ARM] orion5x: register the crypto device on SOCs that support itNicolas Pitre2009-06-151-1/+9
* [ARM] orion5x: add sram support for cryptoSebastian Andrzej Siewior2009-06-081-0/+36