summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-kirkwood
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [ARM] Kirkwood: WPS button keycode mappingChristian Lamparter2010-03-231-2/+2
* Merge branch 'origin' into devel-stableRussell King2010-03-082-2/+2
|\
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-012-2/+2
| |\
| | * Merge branch 'misc2' into develRussell King2010-02-251-1/+1
| | |\
| | | * ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2010-02-151-1/+1
| | * | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-1/+1
| | |/
* | | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King2010-02-253-2/+55
|\ \ \
| * | | [ARM] eSATA SheevaPlug: correlate MPP to SD CD and SD WPJohn Holland2010-02-231-2/+24
| * | | [ARM] eSATA SheevaPlug: configure SoC SATA interfaceJohn Holland2010-02-231-0/+10
| * | | [ARM] eSATA SheevaPlug basic board supportJohn Holland2010-02-233-0/+21
| |/ /
* | | [ARM] Kirkwood: define SATA LED for netspace_v2Simon Guinot2010-02-101-25/+20Star
* | | [ARM] Kirkwood: add LaCie Internet Space v2 supportSimon Guinot2010-02-103-0/+21
* | | [ARM] kirkwood: combine support for openrd base/client supportAlexander Clouter2010-02-054-97/+130
* | | mach-kirkwood/common.c: remove unnecessary (void *) castsH Hartley Sweeten2010-02-051-4/+4
|/ /
* / [ARM] Kirkwood: drive USB VBUS pin on rd88f6192-nas high on bootSaeed Bishara2010-01-111-0/+6
|/
* [ARM] Kirkwood: Add LaCie Network Space v2 supportSimon Guinot2009-12-113-0/+332
* [ARM] Kirkwood: Remove code duplication in QNAP setup filesMartin Michlmayr2009-11-135-206/+128Star
* [ARM] Kirkwood: Add QNAP TS-110/TS-210 to Kconfig help textMartin Michlmayr2009-11-132-3/+4
* [ARM] Kirkwood: Add MPP36 for QNAP TS-11x/TS-21xMartin Michlmayr2009-11-131-0/+1
* [ARM] Kirkwood: Add support for QNAP TS-41x Turbo NASMartin Michlmayr2009-11-133-0/+261
* [ARM] Kirkwood: disable propagation of mbus error to the CPU local busLennert Buytenhek2009-11-132-0/+11
* [ARM] Kirkwood: clarify PCIe MEM bus/physical address distinctionLennert Buytenhek2009-11-083-2/+3
* [ARM] kirkwood: fix PCI I/O port assignmentLennert Buytenhek2009-11-082-2/+2
* [ARM] kirkwood: fix section mismatchLi Jie2009-11-062-2/+2
* [ARM] OpenRD base: Initialize PCI express and i2cSimon Kagstrom2009-11-061-0/+12
* Merge branch 'master' into develRussell King2009-09-121-0/+9
|\
| * [ARM] Kirkwood: enable eSATA on QNAP TS-219PJohn Holland2009-08-241-0/+9
* | [ARM] Kirkwood: Initialise SATA for OpenRD-BaseRon Lee2009-08-111-0/+6
* | [ARM] Kirkwood: Marvell OpenRD-Base board supportDhaval Vasa2009-08-113-0/+85
* | [ARM] Kirkwood: Add support for 6281-A1Siddarth Gore2009-08-112-1/+5
|/
* [ARM] Kirkwood: Correct header defineSimon Kagstrom2009-07-071-1/+1
* [ARM] Kirkwood: platform device registration for the crypto engineNicolas Pitre2009-06-082-0/+40
* [ARM] Kirkwood: create a mapping for the Security Accelerator SRAMNicolas Pitre2009-06-083-8/+11
* [ARM] Kirkwood: let's use real size for resourcesNicolas Pitre2009-06-081-3/+1Star
* [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-082-0/+28
* [ARM] Kirkwood: clock gating for unused peripheralsRabeeh Khoury2009-06-084-0/+88
* [ARM] Kirkwood: rationalize NAND setup a bitNicolas Pitre2009-06-086-91/+43Star
* [ARM] orion: convert gpio to use gpiolibErik Benada2009-06-081-0/+3
* [ARM] Kirkwood: comment type fixNicolas Pitre2009-06-081-1/+1
* [ARM] Kirkwood: only map peripheral register space onceNicolas Pitre2009-06-081-0/+25
* [ARM] Kirkwood: enable gpio leds/buttons for the mv88f6281gtw_ge boardSiddarth Gore2009-06-081-0/+74
* [ARM] Kirkwood: add Marvell 88F6281 GTW GE board supportLennert Buytenhek2009-06-083-0/+106
* [ARM] Kirkwood: CPU idle driverRabeeh Khoury2009-06-083-0/+99
* [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/+0Star
* [ARM] Kirkwood: Correct MPP for SATA activity/presence LEDs of QNAP TS-119/TS...Thomas Reitmayr2009-05-211-4/+2Star
* [ARM] 5460/1: Orion: reduce namespace pollutionNicolas Pitre2009-04-247-42/+62
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1