Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
defd9da51d1a472ffa7a92ba71ffa07839bdc1a3
/
arch
/
arm
/
mach-s3c24xx
/
common.c
07ee5e7
ARM: S3C24XX: convert s3c2410 to common clock framework
by Heiko Stuebner
· 11 years ago
a28d618
ARM: S3C24XX: convert s3c2440 and s3c2442 to common clock framework
by Heiko Stuebner
· 11 years ago
4659c53
ARM: S3C24XX: add platform code for conversion to the common clock framework
by Heiko Stuebner
· 11 years ago
51cb128
ARM: S3C24XX: enable usage of common dclk if common clock framework is enabled
by Heiko Stuebner
· 11 years ago
3c27f31
ARM: S3C24XX: convert s3c2412 to common clock framework
by Heiko Stuebner
· 11 years ago
dfc0f50
ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock framework
by Heiko Stuebner
· 11 years ago
5ab9a42
ARM: S3C24XX: prevent conflicts between ccf and non-ccf s3c24xx-socs
by Heiko Stuebner
· 11 years ago
dfc25e4
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
334a1c7
ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file
by Tushar Behera
· 11 years ago
469641c
ARM: S3C24XX: Fix typo CONFIG_CPUS_3C2443
by Paul Bolle
· 11 years ago
a31ccfd
ARM: SAMSUNG: remove unneeded s3c24xx_init_cpu()
by Heiko Stuebner
· 11 years ago
1fecf89
ARM: S3C24XX: add dma pdata for s3c2410, s3c2440 and s3c2442
by Heiko Stuebner
· 11 years ago
f2dda07
ARM: S3C24XX: add platform-devices for new dma driver for s3c2412 and s3c2443
by Heiko Stuebner
· 11 years ago
4280506
ARM: SAMSUNG: Move all platforms to new clocksource driver
by Tomasz Figa
· 12 years ago
1c161fd
ARM: SAMSUNG: Set PWM platform data
by Tomasz Figa
· 12 years ago
a772635
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
9ee51f0
tty: serial/samsung: make register definitions global
by Arnd Bergmann
· 12 years ago
e1a621d
ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.h
by Heiko Stuebner
· 12 years ago
813f13e
ARM: S3C24XX: fix uninitialized variable warning
by Cong Ding
· 12 years ago
334a511
ARM: S3C24XX: Remove duplicate header file inclusion
by Sachin Kamat
· 12 years ago
99dbdd9
ARM: S3C24XX: Use common macro to define resources on dev-uart.c
by Tushar Behera
· 13 years ago
2473f71
ARM: S3C24XX: move common clock init into common.c
by Heiko Stuebner
· 13 years ago
618ae08
ARM: S3C24XX: move plat-s3c24xx/dev-uart.c into common.c
by Heiko Stuebner
· 13 years ago
4a9f52f
ARM: S3C24XX: move plat-s3c24xx/cpu.c
by Heiko Stuebner
· 13 years ago
[Renamed (98%) from arch/arm/plat-s3c24xx/cpu.c]
86dfe44
ARM: fix builds due to missing <asm/system_misc.h> includes
by Olof Johansson
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9f97da7
Disintegrate asm/system.h for ARM
by David Howells
· 13 years ago
9231127
ARM: s3c24xx: move special idle code to out of line
by Nicolas Pitre
· 13 years ago
28f9a92
ARM: 7272/1: S3C24XX: Fix build error for missing <mach/system-reset.h>
by Kukjin Kim
· 13 years ago
8390918
ARM: restart: remove s3c24xx restart handler
by Russell King
· 13 years ago
e6d1cb9
ARM: SAMSUNG: Add support for handling of cpu revision
by Kukjin Kim
· 13 years ago
c06af3c
ARM: SAMSUNG: Add support for detecting CPU at runtime
by Kukjin Kim
· 13 years ago
632b7cf
ARM: mach-s3c2400: delete
by Nicolas Pitre
· 13 years ago
812c4e4
ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacks
by Vasily Khoruzhick
· 14 years ago
63b1f51
ARM: SAMSUNG: Update S3C2416 entry with S3C2450
by Ben Dooks
· 15 years ago
d11a7d7
ARM: S3C24XX: Identify S3C2416 if S3C2412/S3C2413 built in
by Ben Dooks
· 15 years ago
f1290a4
ARM: S3C2416: Add arch support
by Yauhen Kharuzhy
· 15 years ago
84c9b72
ARM: S3C244X: Merge plat-s3c24xx s3c2440.h and s3c2442.h into s3c244x.h
by Ben Dooks
· 15 years ago
58bac7b
ARM: S3C24XX: Move S3C2440/S3C2442 plat-s3c24xx support to mach-s3c2440
by Ben Dooks
· 15 years ago
f5fb9b1
ARM: S3C24XX: Introduce S3C2442B CPU
by Harald Welte
· 15 years ago
f017679
ARM: S3C2410: Add S3C2410A sysdev.
by Ben Dooks
· 15 years ago
be093be
[ARM] pass reboot command line to arch_reset()
by Russell King
· 16 years ago
6a148ea
[ARM] S3C: Remove unnecessary <linux/delay.h> includes
by Ben Dooks
· 16 years ago
74b265d
[ARM] S3C24XX: Move initialisation code to arch/arm/plat-s3c
by Ben Dooks
· 16 years ago
7e69a8c
Merge branch 's3c-move' into devel
by Russell King
· 16 years ago
d5120ae
[ARM] S3C24XX: Additional include moves
by Ben Dooks
· 16 years ago
a2b7ba9
[ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*
by Ben Dooks
· 16 years ago
8029db1
[ARM] Convert asm/delay.h to linux/delay.h
by Russell King
· 16 years ago
fced80c
[ARM] Convert asm/io.h to linux/io.h
by Russell King
· 16 years ago
ed414fb
[ARM] S3C24XX: Fix section mismatch for s3c_lookup_cpu
by Ben Dooks
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
3c7d9c8
[ARM] 4987/1: S3C24XX: Ensure watchdog reset initiated from cached code.
by Ben Dooks
· 17 years ago
531b617
[ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c
by Ben Dooks
· 17 years ago
57e5171
[ARM] 4325/1: S3C24XX: remove s3c24xx_board
by Ben Dooks
· 18 years ago
ce89c20
[ARM] 4324/1: S3C24XX: remove clocks from s3c24xx_board
by Ben Dooks
· 18 years ago
e4d06e3
[ARM] 4198/2: S3C2443: arch/arm/mach-s3c2443 and related support
by Ben Dooks
· 18 years ago
a21765a
[ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu components
by Ben Dooks
· 18 years ago
[Renamed (95%) from arch/arm/mach-s3c2410/cpu.c]
b6d1f54
[ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h
by Ben Dooks
· 18 years ago
d9bc55f
[ARM] 3841/1: S3C2412: Add new IDCODE 32412003
by Ben Dooks
· 18 years ago
68d9ab3
[ARM] 3635/1: S3C24XX: Add S3C2412 core cpu support
by Ben Dooks
· 18 years ago
96ce238
[ARM] 3559/1: S3C2442: core and serial port
by Ben Dooks
· 18 years ago
66a9b49
[ARM] 3557/1: S3C24XX: centralise and cleanup uart registration
by Ben Dooks
· 18 years ago
36fe6a8
[ARM] 3553/1: S3C24XX: earlier print of cpu idcode info
by Ben Dooks
· 18 years ago
53b3531
[PATCH] s/;;/;/g
by Alexey Dobriyan
· 19 years ago
83f755f
[ARM] 3286/2: S3C2400 - adds to the table of supported CPUs
by Lucas Correia Villa Real
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago