summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x/common.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-21arm: mach-orion5x: use IOMEM() for base address definitionsThomas Petazzoni1-8/+11
2012-08-15ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)1-1/+2
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+22
2012-05-14Orion5x: Fix Section mismatch warningsAndrew Lunn1-1/+1
2012-05-08ARM: Orion: UART: Get the clock rate via clk_get_rate().Andrew Lunn1-2/+2
2012-05-08ARM: Orion: WDT: Add clk/clkdev supportAndrew Lunn1-1/+1
2012-05-08ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn1-1/+1
2012-05-08ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn1-1/+3
2012-05-08ARM: Orion: Add clocks using the generic clk infrastructure.Andrew Lunn1-0/+15
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-0/+1
2012-02-09ARM: orion: Fix USB phy for orion5x.Andrew Lunn1-1/+3
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-16/+7
2012-01-05ARM: restart: orion5x: use new restart hookRussell King1-0/+12
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-12-13ARM: Orion: Consolidate the address map setupAndrew Lunn1-6/+1
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King1-2/+2
2011-05-16ARM: orion: Consolidate setup of the crypto engine.Andrew Lunn1-29/+7
2011-05-16ARM: orion: Consolidate SATA platform setup.Andrew Lunn1-27/+2
2011-05-16ARM: orion: Consolidate USB platform setup code.Andrew Lunn1-62/+4
2011-05-16ARM: orion: Consolidate the XOR platform setup code.Andrew Lunn1-97/+5
2011-05-16ARM: orion: Consolidate the platform data setup for the watchdog.Andrew Lunn1-16/+1
2011-05-16ARM: orion: Consolidate SPI initialization.Andrew Lunn1-28/+1
2011-05-16ARM: orion: Consolidate I2C initialization.Andrew Lunn1-29/+2
2011-05-16ARM: orion: Consolidate ethernet platform dataAndrew Lunn1-81/+4
2011-05-16ARM: orion: Consolidate the creation of the uart platform data.Andrew Lunn1-76/+5
2011-05-16ARM: orion: Rename some constants to macros to make code more identicalAndrew Lunn1-19/+19
2011-03-03ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek1-1/+9
2010-02-04mach-orion5x/common.c: remove unnecessary (void *) castsH Hartley Sweeten1-2/+2
2009-06-15[ARM] orion5x: register the crypto device on SOCs that support itNicolas Pitre1-1/+9
2009-06-08[ARM] orion5x: add sram support for cryptoSebastian Andrzej Siewior1-0/+36
2009-06-08[ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdtNicolas Pitre1-3/+3
2009-05-22[ARM] add coherent DMA mask for mv643xx_ethNicolas Pitre1-0/+3
2009-05-21[ARM] Orion: Remove explicit name for platform device resourcesMartin Michlmayr1-2/+0
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-2/+2
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+4
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+7
2009-03-25[WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform dataThomas Reitmayr1-0/+29
2009-03-21dsa: add switch chip cascading supportLennert Buytenhek1-1/+4
2009-03-03[ARM] orion5x: pass dram mbus data to xor driverSaeed Bishara1-0/+7
2008-12-04[ARM] Orion: add the option to support different ehci phy initializationRonen Shitrit1-0/+1
2008-10-19[ARM] Orion: activate workaround for 88f6183 SPI clock erratumNicolas Pitre1-1/+2
2008-10-19[ARM] Orion: instantiate the dsa switch driverLennert Buytenhek1-0/+35
2008-09-25[ARM] Orion: add 88F6183 (Orion-1-90) supportLennert Buytenhek1-0/+47
2008-09-25[ARM] Orion: prepare for runtime-determined timer tick rateLennert Buytenhek1-5/+16
2008-09-25[ARM] Orion: wire up ethernet error interruptLennert Buytenhek1-1/+5
2008-08-09[ARM] Orion: Instantiate mv_xor driver for 5182Saeed Bishara1-0/+98
2008-08-09[ARM] Orion: support D0 5281 siliconLennert Buytenhek1-0/+11
2008-08-09[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek1-3/+3