aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-orion5x/common.c
AgeCommit message (Expand)Author
2013-04-15arm: mach-orion5x: convert to use mvebu-mbus driverThomas Petazzoni
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-11-21arm: orion5x: basic Device Tree supportThomas Petazzoni
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-09-26ARM: Orion5x: Fix too small coherent pool.Andrew Lunn
2012-09-22Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/...Olof Johansson
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-21arm: plat-orion: use void __iomem pointers for time functionsThomas Petazzoni
2012-09-21arm: plat-orion: use void __iomem pointers for UART registration functionsThomas Petazzoni
2012-09-21arm: mach-orion5x: use IOMEM() for base address definitionsThomas Petazzoni
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann
2012-09-12Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson
2012-08-15ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)
2012-07-26ARM: orion5x: use fixed PCI i/o mappingRob Herring
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-14Orion5x: Fix Section mismatch warningsAndrew Lunn
2012-05-08ARM: Orion: UART: Get the clock rate via clk_get_rate().Andrew Lunn
2012-05-08ARM: Orion: WDT: Add clk/clkdev supportAndrew Lunn
2012-05-08ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn
2012-05-08ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn
2012-05-08ARM: Orion: Add clocks using the generic clk infrastructure.Andrew Lunn
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-02-09ARM: orion: Fix USB phy for orion5x.Andrew Lunn
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-05ARM: restart: orion5x: use new restart hookRussell King
2011-12-13ARM: Orion: Remove address map info from all platform data structuresAndrew Lunn
2011-12-13ARM: Orion: mbus_dram_info consolidationAndrew Lunn
2011-12-13ARM: Orion: Consolidate the address map setupAndrew Lunn
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King
2011-05-16ARM: orion: Consolidate setup of the crypto engine.Andrew Lunn
2011-05-16ARM: orion: Consolidate SATA platform setup.Andrew Lunn
2011-05-16ARM: orion: Consolidate USB platform setup code.Andrew Lunn
2011-05-16ARM: orion: Consolidate the XOR platform setup code.Andrew Lunn
2011-05-16ARM: orion: Consolidate the platform data setup for the watchdog.Andrew Lunn
2011-05-16ARM: orion: Consolidate SPI initialization.Andrew Lunn
2011-05-16ARM: orion: Consolidate I2C initialization.Andrew Lunn
2011-05-16ARM: orion: Consolidate ethernet platform dataAndrew Lunn
2011-05-16ARM: orion: Consolidate the creation of the uart platform data.Andrew Lunn
2011-05-16ARM: orion: Rename some constants to macros to make code more identicalAndrew Lunn
2011-03-03ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek
2010-02-04mach-orion5x/common.c: remove unnecessary (void *) castsH Hartley Sweeten
2009-06-15[ARM] orion5x: register the crypto device on SOCs that support itNicolas Pitre
2009-06-08[ARM] orion5x: add sram support for cryptoSebastian Andrzej Siewior
2009-06-08[ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdtNicolas Pitre
2009-05-22[ARM] add coherent DMA mask for mv643xx_ethNicolas Pitre
2009-05-21[ARM] Orion: Remove explicit name for platform device resourcesMartin Michlmayr
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang