1. 636bf17 exynos: pwm: Add a driver for the exynos5 PWM by Simon Glass · 9 years ago
  2. 808b644 s5p: cpu_info: print "cpu-model" if exists in dts by Przemyslaw Marczak · 9 years ago
  3. 004ee3b exynos: Tidy up CPU frequency display by Simon Glass · 9 years ago
  4. d449575 armv7: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  5. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  6. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  7. abf0995 exynos: Avoid function instrumentation for microsecond timer by Simon Glass · 11 years ago
  8. 848048a exynos: update tzpc to make it common for exynos4 and exynos5 by Inderpal Singh · 12 years ago
  9. c34c0ed exynos: Correct use of 64-bit division by Simon Glass · 12 years ago
  10. ad73b91 Exynos: Tidy up the pwm_config function in the exynos pwm driver by Gabe Black · 12 years ago
  11. ee85f24 Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4 by Gabe Black · 12 years ago
  12. 4f44a3c Exynos: pwm: Fix two bugs in the exynos pwm configuration code by Gabe Black · 12 years ago
  13. 94f61a3 Exynos: Add timer_get_us function by Che-Liang Chiou · 12 years ago
  14. a9e9abb Exynos: Change get_timer() to work correctly by Simon Glass · 12 years ago
  15. a848da5 arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  16. 2655ee1 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  17. 3d4f16c dm: wdt: Move s5p watchdog timer to drivers/watchdog/ by Marek Vasut · 12 years ago
  18. e7c50c2 arm/s5pxx: Fix get_timer_masked to get the time. by Zhong Hongbo · 12 years ago
  19. f92e88e Exynos: fix cpuinfo and cpu detecting by Minkyu Kang · 13 years ago
  20. 047ece7 S5P: support generic watchdog timer by Minkyu Kang · 13 years ago
  21. 014a094 arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  22. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  23. 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  24. 1339872 S5PC2XX: Support the cpu revision by Minkyu Kang · 14 years ago
  25. 9c88fb8 S5P:SROM config code moved to s5p-common directory by Chander Kashyap · 14 years ago
  26. 4cb7fbf S5P: timer: replace bss variable by gd by Minkyu Kang · 14 years ago
  27. da0bff8 S5P: timer: Use pwm functions by Minkyu Kang · 14 years ago
  28. 85f5df2 ARM: S5P: pwm driver support by Donghwa Lee · 14 years ago
  29. 8bd7dad armv7: s5pc1xx: don't use function pointer for clock functions by Minkyu Kang · 14 years ago
  30. b3f51fe Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  31. c396ee1 ARMV7: S5P: timer: get the count_value from register when call udelay by Minkyu Kang · 14 years ago
  32. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  33. 36f25cf ARMV7: S5P: separate the peripheral clocks by Minkyu Kang · 14 years ago
  34. 2917c0a ARMV7: S5P: rename from s5pc1xx to s5p by Minkyu Kang · 14 years ago
  35. 0a2b631 ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx by Minkyu Kang · 14 years ago