aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x
Commit message (Expand)AuthorAgeFilesLines
...
* | | [ARM] Orion5x: enable SATA LED blinking for d2netSimon Guinot2010-02-091-24/+17
* | | [ARM] Orion5x: set valid GPIO inhibit power-off for d2netSimon Guinot2010-02-091-0/+4
* | | [ARM] orion5x: fix some improper includes in Linkstation filesNicolas Pitre2010-02-052-8/+8
* | | [ARM] Orion: Add Buffalo Linkstation LS-HGL supportZhu Qingsen2010-02-053-0/+284
* | | mach-orion5x/common.c: remove unnecessary (void *) castsH Hartley Sweeten2010-02-041-2/+2
|/ /
* | [ARM] orion5x: D-link DNS-323 rev. B1 power-offErik Benada2010-01-241-6/+27
* | [ARM] Orion5x: add GPIO LED and buttons for wrt350n v2Dirk Teurlings2010-01-131-0/+79
|/
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* [ARM] orion5x: Add LaCie NAS 2Big Network supportSimon Guinot2009-09-083-0/+439
* ¶ARM] Orion5x: fix cpu window mapping for 88f6183Lennert Buytenhek2009-08-101-1/+2
* [ARM] orion5x: Add LaCie NAS d2Network supportSimon Guinot2009-08-103-0/+381
* [ARM] orion5x: register the crypto device on SOCs that support itNicolas Pitre2009-06-152-2/+9
* [ARM] orion5x: increment window counter after adding sram mappingSebastian Andrzej Siewior2009-06-151-1/+1
* [ARM] orion5x: add sram support for cryptoSebastian Andrzej Siewior2009-06-084-2/+56
* [ARM] orion5x: WNR854T switch supportImre Kaloz2009-06-081-0/+16
* [ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdtNicolas Pitre2009-06-081-3/+3
* [ARM] orion5x: Change names of defines for Reset-Out-Mask registerThomas Reitmayr2009-06-083-5/+5
* [ARM] orion: convert gpio to use gpiolibErik Benada2009-06-081-0/+3
* [ARM] orion: add hwrng timeriomem hook to TS-78xxAlexander Clouter2009-06-032-0/+59
* [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
* [ARM] 5460/1: Orion: reduce namespace pollutionNicolas Pitre2009-04-238-52/+68
* 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 branch 'origin' into develRussell King2009-03-285-9/+63
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-03-265-9/+34
| |\
| | * 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-215-9/+34
| * | | [WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform dataThomas Reitmayr2009-03-251-0/+29
| | |/ | |/|
* | | Merge git://git.marvell.com/orion into develRussell King2009-03-252-4/+13
|\ \ \
| * | | [ARM] orion5x: update of FPGA ID's for the TS-78xxAlexander Clouter2009-03-232-4/+13
* | | | Merge branch 'master' of git://git.marvell.com/orion into develRussell King2009-03-195-112/+370
|\ \ \ \ | |/ / /
| * | | Merge commit '305b07680f' into orion/masterNicolas Pitre2009-03-151-0/+7
| |\ \ \ | | |/ /
| | * | [ARM] orion5x: pass dram mbus data to xor driverSaeed Bishara2009-03-031-0/+7
| | |/
| * | [ARM] Orion: Fix some typos in the DNS-323 support codeMartin Michlmayr2009-03-101-2/+2
| * | [ARM] orion5x: added a new FPGA ID set for the TS-78xxAlexander Clouter2009-03-042-2/+4
| * | [ARM] orion5x: ts78xx add NAND support via plat_nandAlexander Clouter2009-02-252-0/+133
| * | [ARM] orion5x: ts78xx amend RTC registering to not depend on ifdef'sAlexander Clouter2009-02-251-13/+1
| * | [ARM] orion5x: ts78xx make more bulletproof the RTC load/unload codeAlexander Clouter2009-02-241-8/+14
| * | Merge branch 'for-np' of git://git.wormnet.eu/alex/ts78xx into orion/masterNicolas Pitre2009-02-193-108/+230
| |\ \ | | |/ | |/|
| | * [ARM] orion5x: TS-78xx support for 'hotplug' of FPGA devicesAlexander Clouter2009-02-063-55/+224
| | * [ARM] orion5x: TS-78xx comment shiftingAlexander Clouter2009-02-061-9/+8
| | * [ARM] orion5x: remove TS-78xx NOR support as it does not existAlexander Clouter2009-02-061-46/+0
* | | [ARM] pass reboot command line to arch_reset()Russell King2009-03-192-2/+2
|/ /
* | [ARM] 5401/1: Orion: fix edge triggered GPIO interrupt supportNicolas Pitre2009-02-171-1/+1
* | [ARM] 5360/1: Orion: fix compilation errorNicolas Pitre2009-01-081-0/+1
|/
* [ARM] Orion: share GPIO IRQ handling codeLennert Buytenhek2008-12-203-172/+17
* [ARM] Orion: share GPIO handling codeLennert Buytenhek2008-12-208-271/+35
* Merge git://git.marvell.com/orion into develRussell King2008-12-132-19/+156
|\
| * [ARM] DNS323: Initialise 88F5182 correctlyMatt Palmer2008-12-111-4/+61