Age | Commit message (Expand) | Author | Files | Lines |
2010-01-25 | [ARM] orion5x: D-link DNS-323 rev. B1 power-off | Erik Benada | 1 | -6/+27 |
2010-01-13 | [ARM] Orion5x: add GPIO LED and buttons for wrt350n v2 | Dirk Teurlings | 1 | -0/+79 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-09-08 | [ARM] orion5x: Add LaCie NAS 2Big Network support | Simon Guinot | 3 | -0/+439 |
2009-08-11 | ¶ARM] Orion5x: fix cpu window mapping for 88f6183 | Lennert Buytenhek | 1 | -1/+2 |
2009-08-11 | [ARM] orion5x: Add LaCie NAS d2Network support | Simon Guinot | 3 | -0/+381 |
2009-06-15 | [ARM] orion5x: register the crypto device on SOCs that support it | Nicolas Pitre | 2 | -2/+9 |
2009-06-15 | [ARM] orion5x: increment window counter after adding sram mapping | Sebastian Andrzej Siewior | 1 | -1/+1 |
2009-06-08 | [ARM] orion5x: add sram support for crypto | Sebastian Andrzej Siewior | 4 | -2/+56 |
2009-06-08 | [ARM] orion5x: WNR854T switch support | Imre Kaloz | 1 | -0/+16 |
2009-06-08 | [ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdt | Nicolas Pitre | 1 | -3/+3 |
2009-06-08 | [ARM] orion5x: Change names of defines for Reset-Out-Mask register | Thomas Reitmayr | 3 | -5/+5 |
2009-06-08 | [ARM] orion: convert gpio to use gpiolib | Erik Benada | 1 | -0/+3 |
2009-06-03 | [ARM] orion: add hwrng timeriomem hook to TS-78xx | Alexander Clouter | 2 | -0/+59 |
2009-05-23 | [ARM] add coherent DMA mask for mv643xx_eth | Nicolas Pitre | 1 | -0/+3 |
2009-05-22 | [ARM] Orion: Remove explicit name for platform device resources | Martin Michlmayr | 1 | -2/+0 |
2009-04-24 | [ARM] 5460/1: Orion: reduce namespace pollution | Nicolas Pitre | 8 | -52/+68 |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 1 | -1/+1 |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 1 | -2/+2 |
2009-03-28 | Merge branch 'origin' into devel | Russell King | 5 | -9/+63 |
2009-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 5 | -9/+34 |
2009-03-27 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 1 | -0/+7 |
2009-03-25 | Merge git://git.marvell.com/orion into devel | Russell King | 2 | -4/+13 |
2009-03-25 | [WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform data | Thomas Reitmayr | 1 | -0/+29 |
2009-03-24 | [ARM] orion5x: update of FPGA ID's for the TS-78xx | Alexander Clouter | 2 | -4/+13 |
2009-03-22 | dsa: add switch chip cascading support | Lennert Buytenhek | 5 | -9/+34 |
2009-03-20 | Merge branch 'master' of git://git.marvell.com/orion into devel | Russell King | 5 | -112/+370 |
2009-03-19 | [ARM] pass reboot command line to arch_reset() | Russell King | 2 | -2/+2 |
2009-03-16 | Merge commit '305b07680f' into orion/master | Nicolas Pitre | 1 | -0/+7 |
2009-03-10 | [ARM] Orion: Fix some typos in the DNS-323 support code | Martin Michlmayr | 1 | -2/+2 |
2009-03-05 | [ARM] orion5x: added a new FPGA ID set for the TS-78xx | Alexander Clouter | 2 | -2/+4 |
2009-03-04 | [ARM] orion5x: pass dram mbus data to xor driver | Saeed Bishara | 1 | -0/+7 |
2009-02-25 | [ARM] orion5x: ts78xx add NAND support via plat_nand | Alexander Clouter | 2 | -0/+133 |
2009-02-25 | [ARM] orion5x: ts78xx amend RTC registering to not depend on ifdef's | Alexander Clouter | 1 | -13/+1 |
2009-02-25 | [ARM] orion5x: ts78xx make more bulletproof the RTC load/unload code | Alexander Clouter | 1 | -8/+14 |
2009-02-20 | Merge branch 'for-np' of git://git.wormnet.eu/alex/ts78xx into orion/master | Nicolas Pitre | 3 | -108/+230 |
2009-02-18 | [ARM] 5401/1: Orion: fix edge triggered GPIO interrupt support | Nicolas Pitre | 1 | -1/+1 |
2009-02-07 | [ARM] orion5x: TS-78xx support for 'hotplug' of FPGA devices | Alexander Clouter | 3 | -55/+224 |
2009-02-07 | [ARM] orion5x: TS-78xx comment shifting | Alexander Clouter | 1 | -9/+8 |
2009-02-07 | [ARM] orion5x: remove TS-78xx NOR support as it does not exist | Alexander Clouter | 1 | -46/+0 |
2009-01-08 | [ARM] 5360/1: Orion: fix compilation error | Nicolas Pitre | 1 | -0/+1 |
2008-12-20 | [ARM] Orion: share GPIO IRQ handling code | Lennert Buytenhek | 3 | -172/+17 |
2008-12-20 | [ARM] Orion: share GPIO handling code | Lennert Buytenhek | 8 | -271/+35 |
2008-12-13 | Merge git://git.marvell.com/orion into devel | Russell King | 2 | -19/+156 |
2008-12-12 | [ARM] DNS323: Initialise 88F5182 correctly | Matt Palmer | 1 | -4/+61 |
2008-12-12 | [ARM] DNS323: Read MAC address from flash | Matt Palmer | 1 | -16/+95 |
2008-12-04 | [ARM] Orion: add the option to support different ehci phy initialization | Ronen Shitrit | 1 | -0/+1 |
2008-11-30 | [ARM] Add a common typesafe __io implementation | Russell King | 1 | -6/+1 |
2008-11-29 | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 1 | -1/+0 |
2008-11-28 | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre | 1 | -4/+0 |