1. 40b0754 ARM: SAMSUNG: Fix typos by Andrea Gelmini · 8 years ago
  2. f6361c6 ARM: S3C24XX: remove separate restart code by Heiko Stuebner · 10 years ago
  3. 07ee5e7 ARM: S3C24XX: convert s3c2410 to common clock framework by Heiko Stuebner · 10 years ago
  4. 334a1c7 ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file by Tushar Behera · 11 years ago
  5. b0161ca ARM: S3C[24|64]xx: move includes back under <mach/> scope by Linus Walleij · 11 years ago
  6. c67d0f2 ARM: s3c24xx: get rid of custom <mach/gpio.h> by Linus Walleij · 11 years ago
  7. f182aa1 ARM: S3C24XX: move s3c24xx_init_irq to s3c2410_init_irq by Heiko Stuebner · 11 years ago
  8. 7f78b6e ARM: S3C24XX: Add samsung-time support for s3c24xx by Romain Naour · 12 years ago
  9. e1a621d ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.h by Heiko Stuebner · 12 years ago
  10. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  11. 436d42c ARM: samsung: move platform_data definitions by Arnd Bergmann · 12 years ago
  12. 85fd6d6 ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/ by Kukjin Kim · 13 years ago[Renamed from arch/arm/mach-s3c2410/mach-n30.c]
  13. b27b072 ARM: 7265/1: restart: S3C24XX: use new restart hook by Kukjin Kim · 13 years ago
  14. 69d5071 ARM: mach-s3c24*: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  15. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  16. e27c3c5 ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementation by Lars-Peter Clausen · 13 years ago
  17. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  18. ff1b8ba0 ARM: Merge for-2635/gpio2 by Ben Dooks · 14 years ago
  19. 0c3767b ARM: n30: Just call s3c24xx_init_irq() directly from machine definition by Ben Dooks · 14 years ago
  20. 8a19ebb ARM: n30: Fixup gpiolib calls for mmc power by Ben Dooks · 14 years ago
  21. 271d323 ARM: n30: Add support for power on/off on Acer n30 / Acer n35 MMC card reader by Pinkava J · 14 years ago
  22. 50cdba7 ARM: n30: Add support for MMC card reader on Acer n30 / Acer n35 by Pinkava J · 14 years ago
  23. aeb1b7e ARM: n35: Enable wake-up by Power button on Acer n35 by Pinkava J · 14 years ago
  24. 319887e ARM: n35: Add support for LEDs on Acer n35 by Pinkava J · 14 years ago
  25. 8ecad34 ARM: n30: Add RTC platform device for Acer n30 / Acer n35 by Pinkava J · 14 years ago
  26. be7c4cf ARM: n30: fix: suspended wrong USB port on Acer n35 by Pinkava J · 14 years ago
  27. 96efa8d ARM: n30: Update mach-n30 to use gpiolib API by Ben Dooks · 14 years ago
  28. b813248 ARM: S3C: Rename s3c_device_usb to s3c_device_ohci by Ben Dooks · 15 years ago
  29. 7bcb7ed ARM: N30: Use s3c_i2c0_set_platdata() to set I2C platform data by Ben Dooks · 15 years ago
  30. 070276d [ARM] S3C24XX: GPIO: Change to macros for GPIO numbering by Ben Dooks · 15 years ago
  31. ec976d6 [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h> by Ben Dooks · 15 years ago
  32. c564e6a i2c-s3c2410: Simplify bus frequency calculation by Daniel Silverstone · 15 years ago
  33. 6a148ea [ARM] S3C: Remove unnecessary <linux/delay.h> includes by Ben Dooks · 16 years ago
  34. 3e1b776 [ARM] S3C: Make i2c device definition common to plat-s3c by Ben Dooks · 16 years ago
  35. 57bd4b9 [ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/plat by Ben Dooks · 16 years ago
  36. 9498cb7 [ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat. by Ben Dooks · 16 years ago
  37. 7e69a8c Merge branch 's3c-move' into devel by Russell King · 16 years ago
  38. d5120ae [ARM] S3C24XX: Additional include moves by Ben Dooks · 16 years ago
  39. a2b7ba9 [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c* by Ben Dooks · 16 years ago
  40. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  41. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  42. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  43. a675578 [ARM] Acer n30: Minor style and indentation fixes. by Ben Dooks · 16 years ago
  44. 9a2ddb7 [ARM] Acer n30: Hardware initialisation. by Christer Weinigel · 16 years ago
  45. e43f238 [ARM] Acer n30: LCD support. by Christer Weinigel · 16 years ago
  46. 9579087 [ARM] Acer n30: Add support for n35 and related devices. by Christer Weinigel · 16 years ago
  47. 865cc63 [ARM] Acer n30: LED support. by Christer Weinigel · 16 years ago
  48. 6206575 [ARM] Acer n30: GPIO buttons support by Christer Weinigel · 16 years ago
  49. d088e5f [ARM] Acer n30: USB bus pull-up support. by Christer Weinigel · 16 years ago
  50. 196a047 [ARM] Acer n30: Source file cleanups. by Christer Weinigel · 16 years ago
  51. 531b617 [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c by Ben Dooks · 17 years ago
  52. 57e5171 [ARM] 4325/1: S3C24XX: remove s3c24xx_board by Ben Dooks · 17 years ago
  53. 90bc856 [ARM] 4209/1: S3C24XX: remove unnecessary includes of iomd.h by Ben Dooks · 18 years ago
  54. a21765a [ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu components by Ben Dooks · 18 years ago
  55. b6d1f54 [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h by Ben Dooks · 18 years ago
  56. 946d493 [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) by Nicolas Pitre · 19 years ago
  57. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  58. 5fe10ab [ARM] 2928/1: S3C2410 - make machine init code static by Ben Dooks · 19 years ago
  59. 027da01 [ARM] 2876/1: N30 - remove task to toggle USB D+ line by Ben Dooks · 19 years ago
  60. e9dea0c [PATCH] ARM: Remove machine description macros by Russell King · 19 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago