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-dove
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-15
arm: mach-dove: convert to use mvebu-mbus driver
Thomas Petazzoni
1
-1
/
+38
2013-02-28
ARM: Dove: split legacy and DT setup
Arnd Bergmann
1
-85
/
+0
2013-02-28
Merge branch 'timer/cleanup' into late/mvebu2
Arnd Bergmann
1
-6
/
+2
2013-01-31
ARM: dove: cleanup includes
Sebastian Hesselbarth
1
-20
/
+9
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
1
-6
/
+2
2012-11-20
arm: dove: Convert Dove to DT XOR DMA engine
Sebastian Hesselbarth
1
-10
/
+0
2012-11-20
dma: mv_xor: change the driver name to 'mv_xor'
Thomas Petazzoni
1
-4
/
+5
2012-11-20
ARM: dove: switch to DT clock providers
Sebastian Hesselbarth
1
-15
/
+48
2012-10-17
ARM: dove: Add crypto engine to DT
Sebastian Hesselbarth
1
-1
/
+0
2012-10-17
ARM: dove: Fix clock names of sata and gbe
Sebastian Hesselbarth
1
-2
/
+2
2012-10-17
ARM: dove: Fix tauros2 device tree init
Sebastian Hesselbarth
1
-1
/
+2
2012-09-22
Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/...
Olof Johansson
1
-2
/
+2
2012-09-22
Merge branch 'kirkwood/boards' of git://git.infradead.org/users/jcooper/linux...
Olof Johansson
1
-12
/
+141
2012-09-22
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
1
-1
/
+1
2012-09-21
arm: plat-orion: use void __iomem pointers for time functions
Thomas Petazzoni
1
-3
/
+2
2012-09-21
arm: plat-orion: use void __iomem pointers for UART registration functions
Thomas Petazzoni
1
-8
/
+4
2012-09-21
arm: mach-dove: use IOMEM() for base address definitions
Thomas Petazzoni
1
-10
/
+15
2012-09-21
ARM: dove: add device tree based machine descriptor
Sebastian Hesselbarth
1
-0
/
+67
2012-09-21
ARM: dove: add crypto engine
Sebastian Hesselbarth
1
-0
/
+9
2012-09-21
ARM: dove: add clock gating control
Sebastian Hesselbarth
1
-1
/
+56
2012-09-21
ARM: dove: unify clock setup
Sebastian Hesselbarth
1
-10
/
+9
2012-09-20
Merge branch 'next/dt' into next/multiplatform
Olof Johansson
1
-1
/
+1
2012-09-19
ARM: orion: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-12
Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanup
Olof Johansson
1
-1
/
+2
2012-09-05
Merge branch 'pinmux-dt' of git://gitorious.org/sirfprima2-kernel/sirfprima2-...
Olof Johansson
1
-1
/
+2
2012-08-16
ARM: mmp&dove: modify tauros2_init call
Chao Xie
1
-1
/
+1
2012-08-15
ARM: Orion: Set eth packet size csum offload limit
Arnaud Patard (Rtp)
1
-1
/
+2
2012-08-13
Merge branch 'cleanup/io-pci' into next/cleanups
Arnd Bergmann
1
-10
/
+0
2012-07-26
ARM: dove: use fixed PCI i/o mapping
Rob Herring
1
-10
/
+0
2012-07-25
ARM: Dove: Fixup ge00 initialisation
Hannes Reinecke
1
-2
/
+2
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-14
/
+25
2012-05-14
Dove: Fix Section mismatch warnings
Andrew Lunn
1
-1
/
+1
2012-05-08
ARM: Orion: UART: Get the clock rate via clk_get_rate().
Andrew Lunn
1
-4
/
+4
2012-05-08
ARM: Orion: Eth: Add clk/clkdev support.
Andrew Lunn
1
-2
/
+1
2012-05-08
ARM: Orion: SPI: Add clk/clkdev support.
Andrew Lunn
1
-2
/
+4
2012-05-08
ARM: Orion: Add clocks using the generic clk infrastructure.
Andrew Lunn
1
-6
/
+16
2012-02-09
ARM: orion: Fix USB phy for orion5x.
Andrew Lunn
1
-1
/
+2
2012-01-09
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-10
/
+6
2012-01-05
ARM: restart: dove: use new restart hook
Russell King
1
-0
/
+16
2011-12-13
ARM: Orion: Remove address map info from all platform data structures
Andrew Lunn
1
-10
/
+5
2011-12-13
ARM: Orion: mbus_dram_info consolidation
Andrew Lunn
1
-5
/
+6
2011-09-14
ARM: Dove: fix second SPI initialization call
Nicolas Pitre
1
-1
/
+1
2011-06-17
ARM: remove duplicate include from arch/arm/mach-dove/common.c
Andrew Lunn
1
-2
/
+0
2011-05-16
ARM: orion: Consolidate SATA platform setup.
Andrew Lunn
1
-27
/
+3
2011-05-16
ARM: orion: Consolidate USB platform setup code.
Andrew Lunn
1
-61
/
+4
2011-05-16
ARM: orion: Consolidate the XOR platform setup code.
Andrew Lunn
1
-192
/
+5
2011-05-16
ARM: orion: Consolidate SPI initialization.
Andrew Lunn
1
-62
/
+3
2011-05-16
ARM: orion: Consolidate I2C initialization.
Andrew Lunn
1
-32
/
+1
2011-05-16
ARM: orion: Consolidate ethernet platform data
Andrew Lunn
1
-50
/
+3
2011-05-16
ARM: orion: Consolidate the creation of the RTC platform data.
Andrew Lunn
1
-12
/
+1
[next]