aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x/common.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: orion: Fix USB phy for orion5x.Andrew Lunn2012-03-121-1/+3
* ARM: orion: Consolidate setup of the crypto engine.Andrew Lunn2011-05-161-29/+7
* ARM: orion: Consolidate SATA platform setup.Andrew Lunn2011-05-161-27/+2
* ARM: orion: Consolidate USB platform setup code.Andrew Lunn2011-05-161-62/+4
* ARM: orion: Consolidate the XOR platform setup code.Andrew Lunn2011-05-161-97/+5
* ARM: orion: Consolidate the platform data setup for the watchdog.Andrew Lunn2011-05-161-16/+1
* ARM: orion: Consolidate SPI initialization.Andrew Lunn2011-05-161-28/+1
* ARM: orion: Consolidate I2C initialization.Andrew Lunn2011-05-161-29/+2
* ARM: orion: Consolidate ethernet platform dataAndrew Lunn2011-05-161-81/+4
* ARM: orion: Consolidate the creation of the uart platform data.Andrew Lunn2011-05-161-76/+5
* 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-041-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
* [ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdtNicolas Pitre2009-06-081-3/+3
* [ARM] add coherent DMA mask for mv643xx_ethNicolas Pitre2009-05-221-0/+3
* [ARM] Orion: Remove explicit name for platform device resourcesMartin Michlmayr2009-05-211-2/+0
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-03-261-1/+4
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-261-0/+7
| |\
| * | dsa: add switch chip cascading supportLennert Buytenhek2009-03-211-1/+4
* | | [WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform dataThomas Reitmayr2009-03-251-0/+29
| |/ |/|
* | [ARM] orion5x: pass dram mbus data to xor driverSaeed Bishara2009-03-031-0/+7
|/
* [ARM] Orion: add the option to support different ehci phy initializationRonen Shitrit2008-12-041-0/+1
* [ARM] Orion: activate workaround for 88f6183 SPI clock erratumNicolas Pitre2008-10-191-1/+2
* [ARM] Orion: instantiate the dsa switch driverLennert Buytenhek2008-10-191-0/+35
* [ARM] Orion: add 88F6183 (Orion-1-90) supportLennert Buytenhek2008-09-251-0/+47
* [ARM] Orion: prepare for runtime-determined timer tick rateLennert Buytenhek2008-09-251-5/+16
* [ARM] Orion: wire up ethernet error interruptLennert Buytenhek2008-09-251-1/+5
* [ARM] Orion: Instantiate mv_xor driver for 5182Saeed Bishara2008-08-091-0/+98
* [ARM] Orion: support D0 5281 siliconLennert Buytenhek2008-08-091-0/+11
* [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek2008-08-091-3/+3
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* [ARM] Orion: add 88F5181L (Orion-VoIP) supportLennert Buytenhek2008-06-221-1/+3
* [ARM] Orion: move EHCI/I2C/UART peripheral init into board codeLennert Buytenhek2008-06-221-90/+136
* [ARM] Orion: fix various whitespace and coding style issuesLennert Buytenhek2008-06-221-51/+40
* [ARM] Orion: pass proper t_clk into mv643xx_ethLennert Buytenhek2008-05-091-0/+1
* [ARM] Orion: use mv643xx_eth driver mbus window handlingLennert Buytenhek2008-05-091-1/+7
* Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik2008-05-061-0/+2
|\
| * mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek2008-04-281-0/+2
* | [ARM] Orion: catch a couple more alternative spellings of PCIeLennert Buytenhek2008-04-281-1/+1
* | [ARM] Orion: fix orion-ehci platform resource end addressesLennert Buytenhek2008-04-281-2/+2
|/
* Orion: orion -> orion5x renameLennert Buytenhek2008-03-271-0/+391