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
/
plat-mxc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-08
Merge branch 'origin' into devel-stable
Russell King
6
-2
/
+198
2010-03-02
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
49
-1457
/
+2853
2010-03-02
USB: MXC: Add i.MX21 specific USB host controller driver.
Martin Fuzzey
1
-0
/
+38
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+2
2010-03-01
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
3
-0
/
+158
2010-02-25
Merge branch 'misc2' into devel
Russell King
1
-1
/
+1
2010-02-25
Merge branch 'mxc-master' of git://git.pengutronix.de/git/imx/linux-2.6 into ...
Uwe Kleine-König
21
-28
/
+1218
2010-02-24
mx25: move ARCH_MXC_IOMUX_V3 to the ARCH level
Baruch Siach
1
-0
/
+1
2010-02-24
arm/imx/iomux-v1: check for invalid modes in mxc_gpio_mode
Uwe Kleine-König
4
-46
/
+54
2010-02-24
arm/imx/iomux-v1: rename header file
Uwe Kleine-König
7
-127
/
+126
2010-02-24
arm/mx25: don't include iomux.h which is for iomux-v1 machines
Uwe Kleine-König
1
-4
/
+0
2010-02-24
arm/imx/iomux-mx3.h: unify style and comments
Uwe Kleine-König
1
-36
/
+35
2010-02-24
arm/imx/iomux-mx2x: unify style
Uwe Kleine-König
1
-212
/
+209
2010-02-24
arm/imx/iomux-mx27: unify style and comments
Uwe Kleine-König
1
-183
/
+182
2010-02-24
arm/imx/iomux-mx25: unify style and comment cleanup
Uwe Kleine-König
1
-17
/
+3
2010-02-24
arm/imx/iomux-mx21: unify style
Uwe Kleine-König
1
-103
/
+100
2010-02-24
arm/imx/iomux-mx1: unify style and comment cleanup
Uwe Kleine-König
1
-159
/
+150
2010-02-24
arm/imx/iomux-v1: make base address a runtime choice
Uwe Kleine-König
2
-67
/
+127
2010-02-24
arm/imx/iomux-v1: rename source file and reorganize Kconfig stuff
Uwe Kleine-König
3
-9
/
+14
2010-02-24
arm/imx/dma-v1: protect #ifdef'd blocks additionally by cpu_is_...
Uwe Kleine-König
1
-23
/
+30
2010-02-24
arm/imx/dma-v1: don't use deprecated symbols DMA_BASE and MXC_INT_DMACH0
Uwe Kleine-König
2
-71
/
+90
2010-02-24
arm/imx: choose sane CONSISTENT_DMA_SIZE if video is enabled for both mx1 and...
Uwe Kleine-König
1
-8
/
+7
2010-02-24
arm/imx/irq: order definitions of MXC_GPIO_IRQS numerically
Uwe Kleine-König
1
-5
/
+6
2010-02-24
arm/imx: don't depend on ARCH_MXC twice
Uwe Kleine-König
1
-3
/
+0
2010-02-24
arm/imx: remove #ifndef CONFIG_COMMON_CLKDEV block
Uwe Kleine-König
1
-7
/
+0
2010-02-24
arm/imx: remove MTD_XIP support
Uwe Kleine-König
1
-34
/
+0
2010-02-24
arm/imx: let ARCH_MXC select COMMON_CLKDEV instead of each subfamily
Uwe Kleine-König
1
-5
/
+0
2010-02-24
arm/imx: remove "NO_PAD_CTRL" from Copyright statements
Uwe Kleine-König
2
-2
/
+2
2010-02-24
arm/imx/audmux-v2: use SoC-prefixed names
Uwe Kleine-König
2
-5
/
+5
2010-02-24
arm/imx/audmux-v1: use SoC-prefixed names
Uwe Kleine-König
2
-3
/
+12
2010-02-24
arm/imx/gpio: remove a BUG_ON in hot path
Uwe Kleine-König
1
-2
/
+0
2010-02-24
arm/imx/gpio: use fls to find set bits in the irq status register
Uwe Kleine-König
1
-11
/
+9
2010-02-24
arm/imx: use generic_handle_irq instead of open-coding it
Uwe Kleine-König
1
-2
/
+1
2010-02-24
arm/imx/gpio: GPIO_INT_{HIGH,LOW}_LEV are not necessarily constant
Uwe Kleine-König
1
-6
/
+3
2010-02-18
mx25pdk: add LCD support
Baruch Siach
1
-0
/
+2
2010-02-18
mx25: add platform support for imxfb
Baruch Siach
1
-0
/
+2
2010-02-18
imxfb: add support for i.MX25
Baruch Siach
1
-0
/
+1
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
2010-02-10
mx31moboard: support for the smartbot baseboard
Valentin Longchamp
1
-0
/
+2
2010-02-10
Merge branch 'mx51-baseport-sascha' of git://kernel.ubuntu.com/amitk/mx51-ups...
Sascha Hauer
15
-20
/
+1079
2010-02-10
add ssi header file
Sascha Hauer
1
-0
/
+18
2010-02-09
mxc: Add support for the Babbage board (i.MX5)
Amit Kucheria
1
-0
/
+8
2010-02-09
mxc: Core support for Freescale i.MX5 series
Amit Kucheria
4
-3
/
+789
2010-02-09
mxc: changes to common plat-mxc code to add support for i.MX5
Amit Kucheria
6
-0
/
+34
2010-02-09
mxc: refactor timer code to use timer versions
Sascha Hauer
1
-15
/
+26
2010-02-09
mxc: TrustZone interrupt controller (TZIC) for Freescale i.MX5 family
Amit Kucheria
6
-2
/
+222
2010-02-04
i.MX35: Add USB control register access support
Sascha Hauer
2
-0
/
+59
2010-02-04
i.MX27: Add USB control register access support
Sascha Hauer
1
-1
/
+46
2010-02-04
i.MX ehci platform support: Some fixes
Sascha Hauer
1
-7
/
+9
[next]