index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-mv78xx0
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-17
ARM: 7022/1: allow to detect conflicting zreladdrs
Sascha Hauer
1
-1
/
+1
2011-07-29
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+2
2011-07-26
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-7
/
+3
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
1
-1
/
+2
2011-07-12
ARM: set vga memory base at run-time
Rob Herring
2
-3
/
+3
2011-07-12
ARM: convert PCI defines to variables
Rob Herring
1
-2
/
+0
2011-07-12
ARM: pci: make pcibios_assign_all_busses use pci_has_flag
Rob Herring
1
-2
/
+0
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-4
/
+4
2011-05-16
ARM: orion: Refactor the MPP code common in the orion platform
Andrew Lunn
2
-61
/
+3
2011-05-16
ARM: orion: Consolidate SATA platform setup.
Andrew Lunn
1
-27
/
+2
2011-05-16
ARM: orion: Consolidate USB platform setup code.
Andrew Lunn
1
-87
/
+6
2011-05-16
ARM: orion: Consolidate I2C initialization.
Andrew Lunn
1
-67
/
+3
2011-05-16
ARM: orion: Consolidate ethernet platform data
Andrew Lunn
1
-206
/
+12
2011-05-16
ARM: orion: Consolidate the creation of the uart platform data.
Andrew Lunn
1
-150
/
+10
2011-05-16
ARM: orion: Rename some constants to macros to make code more identical
Andrew Lunn
1
-19
/
+19
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
1
-4
/
+4
2011-03-17
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
10
-55
/
+18
2011-03-03
ARM: Remove dependency of plat-orion GPIO code on mach directory includes.
Lennert Buytenhek
4
-50
/
+7
2011-03-03
ARM: Remove dependency of plat-orion time code on mach directory includes.
Lennert Buytenhek
6
-5
/
+11
2011-02-17
ARM: P2V: separate PHYS_OFFSET from platform definitions
Russell King
1
-1
/
+1
2010-11-29
[ARM] mv78xx: wrong cpu1 window base register address
Evgeniy Dushistov
1
-1
/
+1
2010-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion
Russell King
1
-3
/
+1
2010-11-05
ARM: orion5x/kirkwood/mv78xx0: fix MPP configuration corner cases
Mike Rapoport
1
-3
/
+1
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
3
-6
/
+0
2010-10-20
arm: return both physical and virtual addresses from addruart
Jeremy Kerr
1
-6
/
+5
2010-03-08
Merge branch 'origin' into devel-stable
Russell King
2
-2
/
+2
2010-02-25
Merge branch 'misc2' into devel
Russell King
1
-1
/
+1
2010-02-23
[ARM] MV78xx0: Support for Buffalo WXL (Terastation Duo)
Sebastien Requiem
3
-0
/
+162
2010-02-23
[ARM] MV78XX0: MPP routines and definitions
Sebastien Requiem
3
-1
/
+444
2010-02-15
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
Fenkart/Bostandzhyan
1
-1
/
+1
2010-02-12
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
Tony Lindgren
1
-1
/
+1
2009-11-05
[ARM] properly report mv78100 stepping A1
Lennert Buytenhek
2
-0
/
+3
2009-06-08
[ARM] orion: convert gpio to use gpiolib
Erik Benada
1
-0
/
+3
2009-05-22
[ARM] add coherent DMA mask for mv643xx_eth
Nicolas Pitre
1
-0
/
+12
2009-05-21
[ARM] Orion: Remove explicit name for platform device resources
Martin Michlmayr
1
-4
/
+0
2009-04-23
[ARM] 5460/1: Orion: reduce namespace pollution
Nicolas Pitre
6
-35
/
+54
2009-03-19
Merge branch 'master' of git://git.marvell.com/orion into devel
Russell King
8
-7
/
+259
2009-03-19
[ARM] pass reboot command line to arch_reset()
Russell King
1
-1
/
+1
2009-03-15
[ARM] mv78xx0: Add Marvell RD-78x00-mASA Reference Design support
Lennert Buytenhek
3
-0
/
+95
2009-03-03
[ARM] mv78xx0: wire i2c support
Riku Voipio
4
-0
/
+87
2009-02-19
[ARM] mv78xx0: enable eth2/eth3 on the mv78xx0 A0 development board
Lennert Buytenhek
1
-6
/
+2
2009-02-19
[ARM] mv78xx0: force eth2/eth3 to PHYless mode on pre-A0 silicon
Lennert Buytenhek
1
-0
/
+27
2009-02-19
[ARM] mv78xx0: distinguish between different chip steppings
Lennert Buytenhek
4
-1
/
+48
2009-02-17
[ARM] 5401/1: Orion: fix edge triggered GPIO interrupt support
Nicolas Pitre
1
-1
/
+1
2009-01-08
[ARM] 5361/1: mv78xx0: fix compilation error
Nicolas Pitre
1
-0
/
+1
2008-12-20
[ARM] mv78xx0: implement GPIO and GPIO interrupt support
Lennert Buytenhek
4
-6
/
+70
2008-12-13
Merge git://git.marvell.com/orion into devel
Russell King
1
-0
/
+1
2008-12-04
[ARM] Orion: add the option to support different ehci phy initialization
Ronen Shitrit
1
-0
/
+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
[next]