Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c84d8055e0c9971109f426f6c551e8be644f284b
/
arch
/
arm
/
mach-s3c24xx
/
mach-rx3715.c
5b399db
Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup
by Olof Johansson
· 12 years ago
232910d
ARM: S3C24XX: make h1940.h and h1940-latch.h local
by Kukjin Kim
· 12 years ago
6bb27d7
ARM: delete struct sys_timer
by Stephen Warren
· 12 years ago
436d42c
ARM: samsung: move platform_data definitions
by Arnd Bergmann
· 12 years ago
f4e2467
Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanup
by Arnd Bergmann
· 13 years ago
dd6f01b
ARM: S3C2440: move mach-s3c2440/* into mach-s3c24xx/
by Kukjin Kim
· 13 years ago
[Renamed from arch/arm/mach-s3c2440/mach-rx3715.c]
dfc1ebe
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
237c78b
Merge branch 'depends/rmk/for-linus' into samsung/dt
by Arnd Bergmann
· 13 years ago
b27b072
ARM: 7265/1: restart: S3C24XX: use new restart hook
by Kukjin Kim
· 13 years ago
afba7f9
ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of it
by Thomas Abraham
· 13 years ago
046c217
ARM: S3C2440: move handling of fclk/n clock to platform code
by Thomas Abraham
· 13 years ago
edbaa60
driver-core: remove sysdev.h usage.
by Kay Sievers
· 13 years ago
69d5071
ARM: mach-s3c24*: convert boot_params to atag_offset
by Nicolas Pitre
· 13 years ago
6451d77
arm: remove machine_desc.io_pg_offst and .phys_io
by Nicolas Pitre
· 14 years ago
8d717a5
ARM: Convert platform reservations to use LMB rather than bootmem
by Russell King
· 14 years ago
98c672c
ARM: Move platform memory reservations out of generic code
by Russell King
· 14 years ago
afdd225
ARM: SAMSUNG: Remove old email address for ben-linux@fluff.org
by Ben Dooks
· 15 years ago
b813248
ARM: S3C: Rename s3c_device_usb to s3c_device_ohci
by Ben Dooks
· 15 years ago
f18ea82
ARM: Merge next-s3c24xx-dev-rtp
by Ben Dooks
· 15 years ago
2a3a180
ARM: S3C: Add NAND device platform data set call
by Ben Dooks
· 15 years ago
e02f866
ARM: S3C: Update Simtec copyright statements from , to -
by Ben Dooks
· 15 years ago
4e59c25
[ARM] S3C: Rename s3c2410_pm_init to s3c_pm_init.
by Ben Dooks
· 16 years ago
3e1b776
[ARM] S3C: Make i2c device definition common to plat-s3c
by Ben Dooks
· 16 years ago
7926b5a
[ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/plat
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
fced80c
[ARM] Convert asm/io.h to linux/io.h
by Russell King
· 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
36f31a7
s3c2410fb: removes lcdcon1 register value from s3c2410fb_display
by Krzysztof Helt
· 17 years ago
6981669
s3c2410fb: adds pixclock to s3c2410fb_display
by Krzysztof Helt
· 17 years ago
e92e739
s3c2410fb: remove lcdcon2 and lcdcon3 register fields
by Krzysztof Helt
· 17 years ago
93d11f5
s3c2410fb: add pulse length fields to s3c2410fb_display
by Krzysztof Helt
· 17 years ago
5f20f69
s3c2410fb: add vertical margins fields to s3c2410fb_display
by Krzysztof Helt
· 17 years ago
f28ef57
s3c2410fb: remove lcdcon3 register from s3c2410fb_display
by Krzysztof Helt
· 17 years ago
1f41153
s3c2410fb: add margin fields to s3c2410fb_display
by Krzysztof Helt
· 17 years ago
09fe75f
s3c2410fb: multi-display support
by Krzysztof Helt
· 17 years ago
531b617
[ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c
by Ben Dooks
· 17 years ago
333a42e
[ARM] 4395/1: S3C24XX: add include of <linux/sysdev.h> to relevant machines
by Ben Dooks
· 17 years ago
57e5171
[ARM] 4325/1: S3C24XX: remove s3c24xx_board
by Ben Dooks
· 18 years ago
b1dfe1f
[ARM] 4272/1: Missing symbol h1940_pm_return fix
by Krzysztof Helt
· 18 years ago
90bc856
[ARM] 4209/1: S3C24XX: remove unnecessary includes of iomd.h
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 (96%) from arch/arm/mach-s3c2410/mach-rx3715.c]
bbf6f28
[ARM] 3999/1: RX3715: suspend to RAM support
by Ben Dooks
· 18 years ago
916a002
[ARM] 3767/1: S3C24XX: remove changelog comments from arch/arm/mach-s3c2410
by Ben Dooks
· 18 years ago
272eb57
[ARM] 3452/1: [S3C2410] RX3715 - add nand information
by Ben Dooks
· 19 years ago
946d493
[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)
by Nicolas Pitre
· 19 years ago
ff6ffa8
[ARM] 3137/1: RX3715 - fix map_desc initialiser
by Ben Dooks
· 19 years ago
7f36b1e
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
e838ffc
[ARM] 3071/1: RX3715 - add lcd/fb platform setup
by Ben Dooks
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
5fe10ab
[ARM] 2928/1: S3C2410 - make machine init code static
by Ben Dooks
· 19 years ago
e9dea0c
[PATCH] ARM: Remove machine description macros
by Russell King
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago