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