1. e5acf9c mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer by Miquel Raynal · 4 years, 4 months ago
  2. e731f31 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 3 months ago
  3. a1342f6 ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup by Krzysztof Kozlowski · 4 years, 5 months ago
  4. c6ff132 ARM: s3c: make headers local if possible by Arnd Bergmann · 5 years ago
  5. 71b9114 ARM: s3c: move into a common directory by Arnd Bergmann · 5 years ago[Renamed (99%) from arch/arm/mach-s3c24xx/mach-at2440evb.c]
  6. 81994e0 fbdev: s3c2410fb: remove mach header dependency by Arnd Bergmann · 5 years ago
  7. f67f6c0 ARM: s3c24xx: move s3cmci pinctrl handling into board files by Arnd Bergmann · 4 years, 6 months ago
  8. 3af4e87 ARM: s3c24xx: fix mmc gpio lookup tables by Arnd Bergmann · 4 years, 6 months ago
  9. 903bfd4 ARM: s3c: remove unneeded machine header includes by Krzysztof Kozlowski · 4 years, 6 months ago
  10. 80c0b15 ARM: s3c: remove plat-samsung/.../samsung-time.h by Krzysztof Kozlowski · 4 years, 6 months ago
  11. d2951df mmc: s3cmci: Use the slot GPIO descriptor by Linus Walleij · 6 years ago
  12. 84b2170 ARM: S3C24XX: Add SPDX license identifiers by Krzysztof Kozlowski · 7 years ago
  13. d4092d7 mtd: nand: Rename nand.h into rawnand.h by Boris Brezillon · 7 years ago
  14. e9f66ae mtd: s3c2410: make ecc mode configurable via platform data by Sergio Prado · 8 years ago
  15. f6361c6 ARM: S3C24XX: remove separate restart code by Heiko Stuebner · 10 years ago
  16. a28d618 ARM: S3C24XX: convert s3c2440 and s3c2442 to common clock framework by Heiko Stuebner · 11 years ago
  17. 334a1c7 ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file by Tushar Behera · 11 years ago
  18. b0161ca ARM: S3C[24|64]xx: move includes back under <mach/> scope by Linus Walleij · 11 years ago
  19. c67d0f2 ARM: s3c24xx: get rid of custom <mach/gpio.h> by Linus Walleij · 11 years ago
  20. ce6c164 ARM: S3C24XX: create dedicated irq init functions for s3c2440 and s3c2442 by Heiko Stuebner · 12 years ago
  21. 7f78b6e ARM: S3C24XX: Add samsung-time support for s3c24xx by Romain Naour · 12 years ago
  22. cf55f67 Merge branch 'next/cleanup-s3c24xx-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 12 years ago
  23. 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
  24. 37c3adc ARM: S3C24XX: header mach/regs-mem.h local by Kukjin Kim · 12 years ago
  25. 0a2691d ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.h by Kukjin Kim · 12 years ago
  26. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  27. 436d42c ARM: samsung: move platform_data definitions by Arnd Bergmann · 12 years ago
  28. d990e39 ARM: S3C24XX: Use common macro to define resources on mach-at2440evb.c by Tushar Behera · 13 years ago
  29. f4e2467 Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanup by Arnd Bergmann · 13 years ago
  30. dd6f01b ARM: S3C2440: move mach-s3c2440/* into mach-s3c24xx/ by Kukjin Kim · 13 years ago[Renamed from arch/arm/mach-s3c2440/mach-at2440evb.c]
  31. 237c78b Merge branch 'depends/rmk/for-linus' into samsung/dt by Arnd Bergmann · 13 years ago
  32. b27b072 ARM: 7265/1: restart: S3C24XX: use new restart hook by Kukjin Kim · 13 years ago
  33. afba7f9 ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of it by Thomas Abraham · 13 years ago
  34. 69d5071 ARM: mach-s3c24*: convert boot_params to atag_offset by Nicolas Pitre · 14 years ago
  35. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  36. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  37. 50a23e6 Update broken web addresses in arch directory. by Justin P. Mattock · 14 years ago
  38. 22c810a ARM: S3C24XX: Add mci platform data set call s3c24xx_mci_set_platdata(). by Ben Dooks · 15 years ago
  39. b813248 ARM: S3C: Rename s3c_device_usb to s3c_device_ohci by Ben Dooks · 15 years ago
  40. 372359e ARM: AT2440EVB: Remove duplicated s3c_device_sdi.name set by Ben Dooks · 15 years ago
  41. 2a3a180 ARM: S3C: Add NAND device platform data set call by Ben Dooks · 15 years ago
  42. 070276d [ARM] S3C24XX: GPIO: Change to macros for GPIO numbering by Ben Dooks · 16 years ago
  43. e2d5406 [ARM] 5358/1: AT2440EVB: Use new include path of mci.h by Ramax Lo · 16 years ago
  44. 56c035c Merge branch 'next-s3c64xx-device' into next-merged by Ben Dooks · 16 years ago
  45. 1d19fdb [ARM] AT2440EVB: LCD frame buffer support. by Ben Dooks · 16 years ago
  46. 4a045cb [ARM] S3C24XX: AT2440EVB MMC by Ben Dooks · 16 years ago
  47. 3e1b776 [ARM] S3C: Make i2c device definition common to plat-s3c by Ben Dooks · 16 years ago
  48. 7926b5a [ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/plat by Ben Dooks · 16 years ago
  49. d5120ae [ARM] S3C24XX: Additional include moves by Ben Dooks · 16 years ago
  50. a2b7ba9 [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c* by Ben Dooks · 16 years ago
  51. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  52. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  53. 66493c2 [ARM] AT2440EVB: Add DM9000A network controller support. by Ramax Lo · 17 years ago
  54. 4ab98971 [ARM] S3C2440: Add AT2440EVB board support by Ramax Lo · 17 years ago