aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-kirkwood/common.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-071-0/+38
|\
| * orion/kirkwood: add audio functions.apatard@mandriva.com2010-05-311-0/+38
* | [ARM] Kirkwood: add support for PCIe1Saeed Bishara2010-07-161-1/+20
* | [ARM] Kirkwood: Add support for 88f6282Saeed Bishara2010-07-161-3/+10
* | [ARM] Kirkwood: add support for rev A1 of the 88f6192 and 88f6180 chips.Saeed Bishara2010-07-161-0/+4
|/
* mtd: kirkwood: allow machines to register RnB callbackBen Dooks2010-05-141-0/+9
* mach-kirkwood/common.c: remove unnecessary (void *) castsH Hartley Sweeten2010-02-041-4/+4
* [ARM] Kirkwood: disable propagation of mbus error to the CPU local busLennert Buytenhek2009-11-131-0/+8
* [ARM] kirkwood: fix section mismatchLi Jie2009-11-051-1/+1
* [ARM] Kirkwood: Add support for 6281-A1Siddarth Gore2009-08-101-1/+4
* [ARM] Kirkwood: platform device registration for the crypto engineNicolas Pitre2009-06-081-0/+38
* [ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdtNicolas Pitre2009-06-081-3/+3
* [ARM] Kirkwood: Add the watchdog timer as a platform device.Thomas Reitmayr2009-06-081-0/+25
* [ARM] Kirkwood: clock gating for unused peripheralsRabeeh Khoury2009-06-081-0/+59
* [ARM] Kirkwood: rationalize NAND setup a bitNicolas Pitre2009-06-081-0/+37
* [ARM] add coherent DMA mask for mv643xx_ethNicolas Pitre2009-05-221-0/+6
* [ARM] Orion: Remove explicit name for platform device resourcesMartin Michlmayr2009-05-211-2/+0
* [ARM] 5460/1: Orion: reduce namespace pollutionNicolas Pitre2009-04-231-0/+1
* 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-4/+4
* Merge branch 'origin' into develRussell King2009-03-281-1/+4
|\
| * dsa: add switch chip cascading supportLennert Buytenhek2009-03-211-1/+4
* | [ARM] Kirkwood: Hook up I2CMartin Michlmayr2009-03-231-0/+40
* | [ARM] Kirkwood: register internal devices in a common placeNicolas Pitre2009-02-261-3/+8
* | [ARM] Kirkwood: SDIO driver registration for DB6281 and RD6281Nicolas Pitre2009-02-261-0/+45
|/
* [ARM] 5357/1: Kirkwood: add missing ge01 tclk initializationNicolas Pitre2009-01-081-0/+1
* [ARM] Kirkwood: allow instantiating the second ethernet portRonen Shitrit2008-12-111-0/+58
* [ARM] Orion: add the option to support different ehci phy initializationRonen Shitrit2008-12-041-0/+1
* [ARM] Orion: instantiate the dsa switch driverLennert Buytenhek2008-10-191-0/+35
* [ARM] Kirkwood: add support for L2 cache WB/WT selectionRonen Shitrit2008-09-251-3/+9
* [ARM] Kirkwood: add support for newer SoC modelsRonen Shitrit2008-09-251-9/+34
* [ARM] Kirkwood: prepare for runtime-determined timer tick rateRonen Shitrit2008-09-251-6/+16
* [ARM] Kirkwood: wire up ethernet error interruptLennert Buytenhek2008-09-251-1/+6
* [ARM] Kirkwood: instantiate the orion_spi driver in the platform codeLennert Buytenhek2008-08-091-0/+32
* [ARM] Kirkwood: Instantiate mv_xor driverSaeed Bishara2008-08-091-0/+207
* [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek2008-08-091-4/+4
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] Kirkwood: support L2 writeback modeSaeed Bishara2008-06-301-1/+6
* [ARM] add Marvell Kirkwood (88F6000) SoC supportSaeed Bishara2008-06-221-0/+326