aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-kirkwood
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-23[ARM] Kirkwood: WPS button keycode mappingChristian Lamparter
2010-03-08Merge branch 'origin' into devel-stableRussell King
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-25Merge branch 'misc2' into develRussell King
2010-02-25Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King
2010-02-23[ARM] eSATA SheevaPlug: correlate MPP to SD CD and SD WPJohn Holland
2010-02-23[ARM] eSATA SheevaPlug: configure SoC SATA interfaceJohn Holland
2010-02-23[ARM] eSATA SheevaPlug basic board supportJohn Holland
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren
2010-02-09[ARM] Kirkwood: define SATA LED for netspace_v2Simon Guinot
2010-02-09[ARM] Kirkwood: add LaCie Internet Space v2 supportSimon Guinot
2010-02-05[ARM] kirkwood: combine support for openrd base/client supportAlexander Clouter
2010-02-04mach-kirkwood/common.c: remove unnecessary (void *) castsH Hartley Sweeten
2010-01-10[ARM] Kirkwood: drive USB VBUS pin on rd88f6192-nas high on bootSaeed Bishara
2009-12-10[ARM] Kirkwood: Add LaCie Network Space v2 supportSimon Guinot
2009-11-13[ARM] Kirkwood: Remove code duplication in QNAP setup filesMartin Michlmayr
2009-11-13[ARM] Kirkwood: Add QNAP TS-110/TS-210 to Kconfig help textMartin Michlmayr
2009-11-13[ARM] Kirkwood: Add MPP36 for QNAP TS-11x/TS-21xMartin Michlmayr
2009-11-13[ARM] Kirkwood: Add support for QNAP TS-41x Turbo NASMartin Michlmayr
2009-11-13[ARM] Kirkwood: disable propagation of mbus error to the CPU local busLennert Buytenhek
2009-11-07[ARM] Kirkwood: clarify PCIe MEM bus/physical address distinctionLennert Buytenhek
2009-11-07[ARM] kirkwood: fix PCI I/O port assignmentLennert Buytenhek
2009-11-05[ARM] kirkwood: fix section mismatchLi Jie
2009-11-05[ARM] OpenRD base: Initialize PCI express and i2cSimon Kagstrom
2009-09-12Merge branch 'master' into develRussell King
2009-08-24[ARM] Kirkwood: enable eSATA on QNAP TS-219PJohn Holland
2009-08-10[ARM] Kirkwood: Initialise SATA for OpenRD-BaseRon Lee
2009-08-10[ARM] Kirkwood: Marvell OpenRD-Base board supportDhaval Vasa
2009-08-10[ARM] Kirkwood: Add support for 6281-A1Siddarth Gore
2009-07-06[ARM] Kirkwood: Correct header defineSimon Kagstrom
2009-06-08[ARM] Kirkwood: platform device registration for the crypto engineNicolas Pitre
2009-06-08[ARM] Kirkwood: create a mapping for the Security Accelerator SRAMNicolas Pitre
2009-06-08[ARM] Kirkwood: let's use real size for resourcesNicolas Pitre
2009-06-08[ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdtNicolas Pitre
2009-06-08[ARM] Kirkwood: Add the watchdog timer as a platform device.Thomas Reitmayr
2009-06-08[ARM] Kirkwood: clock gating for unused peripheralsRabeeh Khoury
2009-06-08[ARM] Kirkwood: rationalize NAND setup a bitNicolas Pitre
2009-06-08[ARM] orion: convert gpio to use gpiolibErik Benada
2009-06-08[ARM] Kirkwood: comment type fixNicolas Pitre
2009-06-08[ARM] Kirkwood: only map peripheral register space onceNicolas Pitre
2009-06-08[ARM] Kirkwood: enable gpio leds/buttons for the mv88f6281gtw_ge boardSiddarth Gore
2009-06-08[ARM] Kirkwood: add Marvell 88F6281 GTW GE board supportLennert Buytenhek
2009-06-08[ARM] Kirkwood: CPU idle driverRabeeh Khoury
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-05-20[ARM] Kirkwood: Correct MPP for SATA activity/presence LEDs of QNAP TS-119/TS...Thomas Reitmayr
2009-04-23[ARM] 5460/1: Orion: reduce namespace pollutionNicolas Pitre
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang