index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2013-06-21
13
-6
/
+837
|
\
|
*
arm: add basic support for Rockchip RK3066a boards
Heiko Stuebner
2013-06-21
6
-0
/
+462
|
*
arm: add debug uarts for rockchip rk29xx and rk3xxx series
Heiko Stuebner
2013-06-21
2
-0
/
+76
|
*
arm: Add basic clocks for Rockchip rk3066a SoCs
Heiko Stuebner
2013-06-21
1
-0
/
+299
|
*
clocksource: dw_apb_timer_of: use clocksource_of_init
Heiko Stuebner
2013-06-12
2
-4
/
+0
|
*
clocksource: dw_apb_timer_of: select DW_APB_TIMER
Heiko Stuebner
2013-06-12
2
-2
/
+0
*
|
Merge tag 'samsung-defconfig-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2013-06-20
1
-0
/
+3
|
\
\
|
*
|
ARM: exynos_defconfig: Enable GPIO buttons and RTC drivers
Tushar Behera
2013-06-18
1
-0
/
+3
*
|
|
Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2013-06-20
49
-8250
/
+118
|
\
\
\
|
*
|
|
ARM: EXYNOS: Remove remaining dead code after non-DT support removal
Arnd Bergmann
2013-06-18
3
-26
/
+2
|
*
|
|
ARM: EXYNOS: Remove legacy L2X0 initialization
Arnd Bergmann
2013-06-18
1
-44
/
+4
|
*
|
|
ARM: EXYNOS: Use exynos_init_io() as map_io callback
Arnd Bergmann
2013-06-18
4
-17
/
+4
|
*
|
|
ARM: EXYNOS: Remove custom init_irq callbacks
Arnd Bergmann
2013-06-18
4
-14
/
+0
|
*
|
|
ARM: EXYNOS: Remove mach/regs-usb-phy.h header
Tomasz Figa
2013-06-18
1
-74
/
+0
|
*
|
|
ARM: EXYNOS: Remove unused base addresses from mach/map.h header
Tomasz Figa
2013-06-18
1
-214
/
+0
|
*
|
|
ARM: EXYNOS: Remove mach/irqs.h header
Tomasz Figa
2013-06-18
1
-476
/
+0
|
*
|
|
ARM: EXYNOS: Select SPARSE_IRQ for Exynos
Tomasz Figa
2013-06-18
2
-0
/
+2
|
*
|
|
ARM: SAMSUNG: Make legacy MFC support code depend on SAMSUNG_ATAGS
Tomasz Figa
2013-06-18
1
-1
/
+10
|
*
|
|
ARM: EXYNOS: Remove mach/regs-gpio.h header
Tomasz Figa
2013-06-18
3
-42
/
+0
|
*
|
|
ARM: EXYNOS: Remove mach/gpio.h
Tomasz Figa
2013-06-18
1
-289
/
+0
|
*
|
|
ARM: EXYNOS: Remove setup-i2c0.c
Tomasz Figa
2013-06-18
2
-23
/
+0
|
*
|
|
ARM: EXYNOS: Do not select legacy Kconfig symbols any more
Tomasz Figa
2013-06-18
1
-4
/
+0
|
*
|
|
ARM: SAMSUNG: Include most of mach/ headers conditionally
Tomasz Figa
2013-06-18
1
-2
/
+6
|
*
|
|
ARM: EXYNOS: Decouple ARCH_EXYNOS from PLAT_S5P
Tomasz Figa
2013-06-18
5
-7
/
+11
|
*
|
|
ARM: SAMSUNG: Compile legacy IRQ and GPIO PM code only with ATAGS support
Tomasz Figa
2013-06-18
2
-2
/
+16
|
*
|
|
ARM: EXYNOS: Provide compatibility stubs for PM code in pm-core.h header
Tomasz Figa
2013-06-18
1
-0
/
+4
|
*
|
|
ARM: SAMSUNG: Introduce GPIO_SAMSUNG Kconfig entry
Tomasz Figa
2013-06-18
2
-0
/
+11
|
*
|
|
ARM: EXYNOS: Remove legacy power domain registration code
Tomasz Figa
2013-06-15
1
-93
/
+1
|
*
|
|
ARM: EXYNOS: Remove check for device tree presence
Tomasz Figa
2013-06-15
1
-12
/
+10
|
*
|
|
ARM: EXYNOS: Remove legacy mapping of chip ID block
Tomasz Figa
2013-06-15
1
-13
/
+1
|
*
|
|
ARM: EXYNOS: Remove platform device initialization
Tomasz Figa
2013-06-15
1
-37
/
+0
|
*
|
|
ARM: EXYNOS: Remove legacy timer initialization code
Tomasz Figa
2013-06-15
1
-37
/
+2
|
*
|
|
ARM: EXYNOS: Remove legacy interrupt initialization code
Tomasz Figa
2013-06-15
1
-29
/
+1
|
*
|
|
ARM: EXYNOS: Remove legacy dev- and setup- files
Tomasz Figa
2013-06-15
17
-1026
/
+0
|
*
|
|
ARM: EXYNOS: Remove legacy UART initialization code
Tomasz Figa
2013-06-15
2
-20
/
+5
|
*
|
|
ARM: EXYNOS: Remove legacy EINT initialization code
Tomasz Figa
2013-06-15
1
-307
/
+0
|
*
|
|
ARM: EXYNOS: Remove legacy PMU initialization code
Tomasz Figa
2013-06-15
1
-27
/
+0
|
*
|
|
ARM: SAMSUNG: Introduce SAMSUNG_ATAGS Kconfig entry
Tomasz Figa
2013-06-15
3
-8
/
+30
|
*
|
|
ARM: EXYNOS: Make ARCH_EXYNOS select USE_OF
Tomasz Figa
2013-06-15
2
-2
/
+1
|
*
|
|
ARM: EXYNOS: Remove unused board files
Tomasz Figa
2013-06-15
6
-4417
/
+0
|
*
|
|
ARM: EXYNOS: no more support non-DT for EXYNOS SoCs
Kukjin Kim
2013-06-10
7
-991
/
+1
|
|
/
/
*
|
|
Merge tag 'exynos-arch-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...
Arnd Bergmann
2013-06-20
2
-4
/
+8
|
\
\
\
|
*
|
|
ARM: EXYNOS: call scu_enable() only in case of cortex-A9 processor
Leela Krishna Amudala
2013-06-18
1
-1
/
+1
|
*
|
|
ARM: EXYNOS: Select PINCTRL_EXYNOS for exynos4/5 at chip level
Doug Anderson
2013-06-18
1
-3
/
+6
|
*
|
|
ARM: EXYNOS: Enable XHCI support on exynos5
Vivek Gautam
2013-06-18
1
-0
/
+1
|
|
/
/
*
|
|
Merge branch 'omap/pm-voltdomain-cleanup' into next/soc
Arnd Bergmann
2013-06-20
7
-46
/
+14
|
\
\
\
|
*
|
|
ARM: AM33xx: Remove the unused voltagedomain data
Rajendra Nayak
2013-06-17
5
-46
/
+7
|
*
|
|
ARM: OMAP2+: Powerdomain: Remove the need to always have a voltdm associated ...
Rajendra Nayak
2013-06-17
2
-0
/
+7
*
|
|
|
Merge tag 'omap-for-v3.11/soc-part2-signed' of git://git.kernel.org/pub/scm/l...
Arnd Bergmann
2013-06-20
8
-4
/
+120
|
\
\
\
\
|
*
|
|
|
ARM: OMAP3+: am33xx id: Add new am33xx specific function to check dev_feature
Vaibhav Hiremath
2013-06-18
4
-1
/
+19
[next]