summaryrefslogtreecommitdiff
path: root/arch/arm/mach-kirkwood/common.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orionRussell King1-4/+3
2010-10-21[ARM] Kirkwood: enhance TCLK detectionSimon Guinot1-4/+3
2010-08-31ASoC: OpenRD Client : Fix naming breakage due to multicomponent supportArnaud Patard (Rtp)1-1/+1
2010-08-16Merge branch 'for-2.6.36' into for-2.6.37Mark Brown1-4/+34
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-0/+6
2010-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+38
2010-07-17[ARM] Kirkwood: add support for PCIe1Saeed Bishara1-1/+20
2010-07-17[ARM] Kirkwood: Add support for 88f6282Saeed Bishara1-3/+10
2010-07-17[ARM] Kirkwood: add support for rev A1 of the 88f6192 and 88f6180 chips.Saeed Bishara1-0/+4
2010-05-31orion/kirkwood: add audio functions.apatard@mandriva.com1-0/+38
2010-05-14mtd: kirkwood: allow machines to register RnB callbackBen Dooks1-0/+9
2010-02-05mach-kirkwood/common.c: remove unnecessary (void *) castsH Hartley Sweeten1-4/+4
2009-11-13[ARM] Kirkwood: disable propagation of mbus error to the CPU local busLennert Buytenhek1-0/+8
2009-11-06[ARM] kirkwood: fix section mismatchLi Jie1-1/+1
2009-08-11[ARM] Kirkwood: Add support for 6281-A1Siddarth Gore1-1/+4
2009-06-08[ARM] Kirkwood: platform device registration for the crypto engineNicolas Pitre1-0/+38
2009-06-08[ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdtNicolas Pitre1-3/+3
2009-06-08[ARM] Kirkwood: Add the watchdog timer as a platform device.Thomas Reitmayr1-0/+25
2009-06-08[ARM] Kirkwood: clock gating for unused peripheralsRabeeh Khoury1-0/+59
2009-06-08[ARM] Kirkwood: rationalize NAND setup a bitNicolas Pitre1-0/+37
2009-05-23[ARM] add coherent DMA mask for mv643xx_ethNicolas Pitre1-0/+6
2009-05-22[ARM] Orion: Remove explicit name for platform device resourcesMartin Michlmayr1-2/+0
2009-04-24[ARM] 5460/1: Orion: reduce namespace pollutionNicolas Pitre1-0/+1
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-4/+4
2009-03-28Merge branch 'origin' into develRussell King1-1/+4
2009-03-23[ARM] Kirkwood: Hook up I2CMartin Michlmayr1-0/+40
2009-03-22dsa: add switch chip cascading supportLennert Buytenhek1-1/+4
2009-02-27[ARM] Kirkwood: register internal devices in a common placeNicolas Pitre1-3/+8
2009-02-27[ARM] Kirkwood: SDIO driver registration for DB6281 and RD6281Nicolas Pitre1-0/+45
2009-01-08[ARM] 5357/1: Kirkwood: add missing ge01 tclk initializationNicolas Pitre1-0/+1
2008-12-12[ARM] Kirkwood: allow instantiating the second ethernet portRonen Shitrit1-0/+58
2008-12-04[ARM] Orion: add the option to support different ehci phy initializationRonen Shitrit1-0/+1
2008-10-19[ARM] Orion: instantiate the dsa switch driverLennert Buytenhek1-0/+35
2008-09-26[ARM] Kirkwood: add support for L2 cache WB/WT selectionRonen Shitrit1-3/+9
2008-09-26[ARM] Kirkwood: add support for newer SoC modelsRonen Shitrit1-9/+34
2008-09-26[ARM] Kirkwood: prepare for runtime-determined timer tick rateRonen Shitrit1-6/+16
2008-09-26[ARM] Kirkwood: wire up ethernet error interruptLennert Buytenhek1-1/+6
2008-08-09[ARM] Kirkwood: instantiate the orion_spi driver in the platform codeLennert Buytenhek1-0/+32
2008-08-09[ARM] Kirkwood: Instantiate mv_xor driverSaeed Bishara1-0/+207
2008-08-09[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek1-4/+4
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-06-30[ARM] Kirkwood: support L2 writeback modeSaeed Bishara1-1/+6
2008-06-23[ARM] add Marvell Kirkwood (88F6000) SoC supportSaeed Bishara1-0/+326