1. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  2. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  3. 18284c1 pwm: add driver for nexell by Stefan Bosch · 4 years, 4 months ago
  4. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
  5. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
  6. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  7. aad5b4a arm: remove prototype for reset_timer_masked by Patrick Delaunay · 6 years ago
  8. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  9. 5c2dd4c exynos: pwm: Add a driver for the exynos5 PWM by Simon Glass · 9 years ago
  10. fdbb740 s5p: cpu_info: print "cpu-model" if exists in dts by Przemyslaw Marczak · 9 years ago
  11. 71db634 exynos: Tidy up CPU frequency display by Simon Glass · 9 years ago
  12. 4e1aa84 armv7: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  13. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  14. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  15. ca35a0c exynos: Avoid function instrumentation for microsecond timer by Simon Glass · 11 years ago
  16. b5f9756 exynos: update tzpc to make it common for exynos4 and exynos5 by Inderpal Singh · 12 years ago
  17. dc47e2b exynos: Correct use of 64-bit division by Simon Glass · 12 years ago
  18. 92809ee Exynos: Tidy up the pwm_config function in the exynos pwm driver by Gabe Black · 12 years ago
  19. 34b5ee1 Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4 by Gabe Black · 12 years ago
  20. c059f27 Exynos: pwm: Fix two bugs in the exynos pwm configuration code by Gabe Black · 12 years ago
  21. f24869d Exynos: Add timer_get_us function by Che-Liang Chiou · 12 years ago
  22. 3d00c0c Exynos: Change get_timer() to work correctly by Simon Glass · 12 years ago
  23. 582601d arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  24. 66ee692 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  25. 2b5fdd0 dm: wdt: Move s5p watchdog timer to drivers/watchdog/ by Marek Vasut · 12 years ago
  26. 3936b4f arm/s5pxx: Fix get_timer_masked to get the time. by Zhong Hongbo · 12 years ago
  27. 7775831 Exynos: fix cpuinfo and cpu detecting by Minkyu Kang · 13 years ago
  28. 851db35 S5P: support generic watchdog timer by Minkyu Kang · 13 years ago
  29. 7a1b07e arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  30. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  31. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  32. 5d845f2 S5PC2XX: Support the cpu revision by Minkyu Kang · 14 years ago
  33. b0ad862 S5P:SROM config code moved to s5p-common directory by Chander Kashyap · 14 years ago
  34. 9aca34d S5P: timer: replace bss variable by gd by Minkyu Kang · 14 years ago
  35. 70fc52d S5P: timer: Use pwm functions by Minkyu Kang · 14 years ago
  36. 3f12928 ARM: S5P: pwm driver support by Donghwa Lee · 14 years ago
  37. 3c15216 armv7: s5pc1xx: don't use function pointer for clock functions by Minkyu Kang · 14 years ago
  38. 52eb2c7 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  39. d3b0d62 ARMV7: S5P: timer: get the count_value from register when call udelay by Minkyu Kang · 14 years ago
  40. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  41. f70409a ARMV7: S5P: separate the peripheral clocks by Minkyu Kang · 14 years ago
  42. 37168da ARMV7: S5P: rename from s5pc1xx to s5p by Minkyu Kang · 14 years ago
  43. 852bd07 ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx by Minkyu Kang · 14 years ago