summaryrefslogtreecommitdiff
path: root/arch/arm/mach-orion5x/common.c
AgeCommit message (Expand)Author
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
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-25[WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform dataThomas Reitmayr
2009-03-21dsa: add switch chip cascading supportLennert Buytenhek
2009-03-03[ARM] orion5x: pass dram mbus data to xor driverSaeed Bishara
2008-12-04[ARM] Orion: add the option to support different ehci phy initializationRonen Shitrit
2008-10-19[ARM] Orion: activate workaround for 88f6183 SPI clock erratumNicolas Pitre
2008-10-19[ARM] Orion: instantiate the dsa switch driverLennert Buytenhek
2008-09-25[ARM] Orion: add 88F6183 (Orion-1-90) supportLennert Buytenhek
2008-09-25[ARM] Orion: prepare for runtime-determined timer tick rateLennert Buytenhek
2008-09-25[ARM] Orion: wire up ethernet error interruptLennert Buytenhek
2008-08-09[ARM] Orion: Instantiate mv_xor driver for 5182Saeed Bishara
2008-08-09[ARM] Orion: support D0 5281 siliconLennert Buytenhek
2008-08-09[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-06-22[ARM] Orion: add 88F5181L (Orion-VoIP) supportLennert Buytenhek
2008-06-22[ARM] Orion: move EHCI/I2C/UART peripheral init into board codeLennert Buytenhek
2008-06-22[ARM] Orion: fix various whitespace and coding style issuesLennert Buytenhek
2008-05-09[ARM] Orion: pass proper t_clk into mv643xx_ethLennert Buytenhek
2008-05-09[ARM] Orion: use mv643xx_eth driver mbus window handlingLennert Buytenhek
2008-05-06Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik
2008-04-28mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek
2008-04-28[ARM] Orion: catch a couple more alternative spellings of PCIeLennert Buytenhek
2008-04-28[ARM] Orion: fix orion-ehci platform resource end addressesLennert Buytenhek
2008-03-27Orion: orion -> orion5x renameLennert Buytenhek