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