1. ce6c164 ARM: S3C24XX: create dedicated irq init functions for s3c2440 and s3c2442 by Heiko Stuebner · 12 years ago
  2. 7f78b6e ARM: S3C24XX: Add samsung-time support for s3c24xx by Romain Naour · 12 years ago
  3. e1a621d ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.h by Heiko Stuebner · 12 years ago
  4. 4d512a9 ARM: S3C24XX: plat/common-smdk.h local by Kukjin Kim · 12 years ago
  5. 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
  6. 2a8394f8 ARM: S3C24XX: remove idle.h by Kukjin Kim · 12 years ago
  7. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  8. 436d42c ARM: samsung: move platform_data definitions by Arnd Bergmann · 12 years ago
  9. f4e2467 Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanup by Arnd Bergmann · 12 years ago
  10. dd6f01b ARM: S3C2440: move mach-s3c2440/* into mach-s3c24xx/ by Kukjin Kim · 13 years ago[Renamed from arch/arm/mach-s3c2440/mach-smdk2440.c]
  11. b27b072 ARM: 7265/1: restart: S3C24XX: use new restart hook by Kukjin Kim · 13 years ago
  12. 69d5071 ARM: mach-s3c24*: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  13. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  14. afdd225 ARM: SAMSUNG: Remove old email address for ben-linux@fluff.org by Ben Dooks · 14 years ago
  15. 84c9b72 ARM: S3C244X: Merge plat-s3c24xx s3c2440.h and s3c2442.h into s3c244x.h by Ben Dooks · 15 years ago
  16. b813248 ARM: S3C: Rename s3c_device_usb to s3c_device_ohci by Ben Dooks · 15 years ago
  17. e02f866 ARM: S3C: Update Simtec copyright statements from , to - by Ben Dooks · 15 years ago
  18. 3e1b776 [ARM] S3C: Make i2c device definition common to plat-s3c by Ben Dooks · 16 years ago
  19. 7e69a8c Merge branch 's3c-move' into devel by Russell King · 16 years ago
  20. d5120ae [ARM] S3C24XX: Additional include moves by Ben Dooks · 16 years ago
  21. a2b7ba9 [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c* by Ben Dooks · 16 years ago
  22. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  23. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  24. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  25. 36f31a7 s3c2410fb: removes lcdcon1 register value from s3c2410fb_display by Krzysztof Helt · 17 years ago
  26. 6981669 s3c2410fb: adds pixclock to s3c2410fb_display by Krzysztof Helt · 17 years ago
  27. e92e739 s3c2410fb: remove lcdcon2 and lcdcon3 register fields by Krzysztof Helt · 17 years ago
  28. 93d11f5 s3c2410fb: add pulse length fields to s3c2410fb_display by Krzysztof Helt · 17 years ago
  29. 5f20f69 s3c2410fb: add vertical margins fields to s3c2410fb_display by Krzysztof Helt · 17 years ago
  30. f28ef57 s3c2410fb: remove lcdcon3 register from s3c2410fb_display by Krzysztof Helt · 17 years ago
  31. 1f41153 s3c2410fb: add margin fields to s3c2410fb_display by Krzysztof Helt · 17 years ago
  32. 09fe75f s3c2410fb: multi-display support by Krzysztof Helt · 17 years ago
  33. 531b617 [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c by Ben Dooks · 17 years ago
  34. 57e5171 [ARM] 4325/1: S3C24XX: remove s3c24xx_board by Ben Dooks · 17 years ago
  35. 90bc856 [ARM] 4209/1: S3C24XX: remove unnecessary includes of iomd.h by Ben Dooks · 18 years ago
  36. a930609 [ARM] 4206/1: SMDK2440: Fix lcd type in platform data by Ben Dooks · 18 years ago
  37. a21765a [ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu components by Ben Dooks · 18 years ago[Renamed (94%) from arch/arm/mach-s3c2410/mach-smdk2440.c]
  38. b6d1f54 [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h by Ben Dooks · 18 years ago
  39. 7f61a84 [ARM] 3843/1: S3C24XX: Remove modfication lines from comments by Ben Dooks · 18 years ago
  40. 66a9b49 [ARM] 3557/1: S3C24XX: centralise and cleanup uart registration by Ben Dooks · 18 years ago
  41. d3f4c57 [ARM] 3440/1: [S3C2410] make SMDK2410 and SMDK2440 similarities common by Ben Dooks · 18 years ago
  42. 946d493 [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) by Nicolas Pitre · 19 years ago
  43. cbe69f9 [ARM] 3138/1: SMDK2440 - fix map_desc initialisation (and ISA memory space) by Ben Dooks · 19 years ago
  44. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  45. 57718976 [ARM] 3047/1: SMDK2440 - add framebuffer platform data by Ben Dooks · 19 years ago
  46. 5fe10ab [ARM] 2928/1: S3C2410 - make machine init code static by Ben Dooks · 19 years ago
  47. e9dea0c [PATCH] ARM: Remove machine description macros by Russell King · 19 years ago
  48. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago