index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-orion5x
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
2010-10-20
20
-44
/
+0
*
arm: return both physical and virtual addresses from addruart
Jeremy Kerr
2010-10-20
1
-6
/
+5
*
ARM: Fix gen_nand probe structures contents
Marek Vasut
2010-08-12
1
-0
/
+1
*
[ARM] Orion: DNS-323 C1 requires phylib
Martin Michlmayr
2010-07-16
1
-0
/
+1
*
[ARM] orion5x: Fix soft-reset for some platforms
Benjamin Herrenschmidt
2010-07-16
1
-0
/
+2
*
[ARM] orion5x: Base support for DNS-323 rev C1
Benjamin Herrenschmidt
2010-07-16
1
-62
/
+305
*
[ARM] orion5x: Set links to solid on D-Link DNS-323
Martin Michlmayr
2010-07-16
1
-2
/
+1
*
leds: leds-gpio: Change blink_set callback to be able to turn off blinking
Benjamin Herrenschmidt
2010-05-26
1
-10
/
+12
*
[ARM] dns323-setup.c: fix WARN() when booting
Arnaud Patard
2010-05-03
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[ARM] Orion5x: replace KEY_WLAN with KEY_WPS_BUTTON
Christian Lamparter
2010-03-23
1
-1
/
+1
*
Merge branch 'origin' into devel-stable
Russell King
2010-03-08
2
-2
/
+2
|
\
|
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-03-01
2
-2
/
+2
|
|
\
|
|
*
Merge branch 'misc2' into devel
Russell King
2010-02-25
1
-1
/
+1
|
|
|
\
|
|
|
*
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
Fenkart/Bostandzhyan
2010-02-15
1
-1
/
+1
|
|
*
|
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
Tony Lindgren
2010-02-12
1
-1
/
+1
|
|
|
/
*
|
|
[ARM] orion5x: D-link DNS-323 revision A1 power LED
Laurie Bradshaw
2010-02-10
1
-3
/
+33
*
|
|
[ARM] Orion5x: enable SATA LED blinking for d2net
Simon Guinot
2010-02-09
1
-24
/
+17
*
|
|
[ARM] Orion5x: set valid GPIO inhibit power-off for d2net
Simon Guinot
2010-02-09
1
-0
/
+4
*
|
|
[ARM] orion5x: fix some improper includes in Linkstation files
Nicolas Pitre
2010-02-05
2
-8
/
+8
*
|
|
[ARM] Orion: Add Buffalo Linkstation LS-HGL support
Zhu Qingsen
2010-02-05
3
-0
/
+284
*
|
|
mach-orion5x/common.c: remove unnecessary (void *) casts
H Hartley Sweeten
2010-02-04
1
-2
/
+2
|
/
/
*
|
[ARM] orion5x: D-link DNS-323 rev. B1 power-off
Erik Benada
2010-01-24
1
-6
/
+27
*
|
[ARM] Orion5x: add GPIO LED and buttons for wrt350n v2
Dirk Teurlings
2010-01-13
1
-0
/
+79
|
/
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
[ARM] orion5x: Add LaCie NAS 2Big Network support
Simon Guinot
2009-09-08
3
-0
/
+439
*
¶ARM] Orion5x: fix cpu window mapping for 88f6183
Lennert Buytenhek
2009-08-10
1
-1
/
+2
*
[ARM] orion5x: Add LaCie NAS d2Network support
Simon Guinot
2009-08-10
3
-0
/
+381
*
[ARM] orion5x: register the crypto device on SOCs that support it
Nicolas Pitre
2009-06-15
2
-2
/
+9
*
[ARM] orion5x: increment window counter after adding sram mapping
Sebastian Andrzej Siewior
2009-06-15
1
-1
/
+1
*
[ARM] orion5x: add sram support for crypto
Sebastian Andrzej Siewior
2009-06-08
4
-2
/
+56
*
[ARM] orion5x: WNR854T switch support
Imre Kaloz
2009-06-08
1
-0
/
+16
*
[ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdt
Nicolas Pitre
2009-06-08
1
-3
/
+3
*
[ARM] orion5x: Change names of defines for Reset-Out-Mask register
Thomas Reitmayr
2009-06-08
3
-5
/
+5
*
[ARM] orion: convert gpio to use gpiolib
Erik Benada
2009-06-08
1
-0
/
+3
*
[ARM] orion: add hwrng timeriomem hook to TS-78xx
Alexander Clouter
2009-06-03
2
-0
/
+59
*
[ARM] add coherent DMA mask for mv643xx_eth
Nicolas Pitre
2009-05-22
1
-0
/
+3
*
[ARM] Orion: Remove explicit name for platform device resources
Martin Michlmayr
2009-05-21
1
-2
/
+0
*
[ARM] 5460/1: Orion: reduce namespace pollution
Nicolas Pitre
2009-04-23
8
-52
/
+68
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
Merge branch 'origin' into devel
Russell King
2009-03-28
5
-9
/
+63
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-03-26
5
-9
/
+34
|
|
\
|
|
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-26
1
-0
/
+7
|
|
|
\
|
|
*
|
dsa: add switch chip cascading support
Lennert Buytenhek
2009-03-21
5
-9
/
+34
|
*
|
|
[WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform data
Thomas Reitmayr
2009-03-25
1
-0
/
+29
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.marvell.com/orion into devel
Russell King
2009-03-25
2
-4
/
+13
|
\
\
\
|
*
|
|
[ARM] orion5x: update of FPGA ID's for the TS-78xx
Alexander Clouter
2009-03-23
2
-4
/
+13
*
|
|
|
Merge branch 'master' of git://git.marvell.com/orion into devel
Russell King
2009-03-19
5
-112
/
+370
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge commit '305b07680f' into orion/master
Nicolas Pitre
2009-03-15
1
-0
/
+7
|
|
\
\
\
|
|
|
/
/
[next]