Commit Graph

32 Commits (6b9e309a8a7f0f33252288f0ed8794a83a488301)

Author SHA1 Message Date
Masahiro Yamada 4e1aa8437a armv7: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass ca35a0cdf2 exynos: Avoid function instrumentation for microsecond timer 11 years ago
Inderpal Singh b5f9756f7f exynos: update tzpc to make it common for exynos4 and exynos5 11 years ago
Simon Glass dc47e2bc7d exynos: Correct use of 64-bit division 11 years ago
Gabe Black 92809eeed2 Exynos: Tidy up the pwm_config function in the exynos pwm driver 11 years ago
Gabe Black 34b5ee1f6a Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4 11 years ago
Gabe Black c059f274ad Exynos: pwm: Fix two bugs in the exynos pwm configuration code 11 years ago
Che-Liang Chiou f24869d3a8 Exynos: Add timer_get_us function 11 years ago
Simon Glass 3d00c0cb96 Exynos: Change get_timer() to work correctly 11 years ago
Simon Glass 582601da2f arm: Move lastinc to arch_global_data 12 years ago
Simon Glass 66ee692347 arm: Move tbl to arch_global_data 12 years ago
Marek Vasut 2b5fdd07c5 dm: wdt: Move s5p watchdog timer to drivers/watchdog/ 12 years ago
Zhong Hongbo 3936b4f057 arm/s5pxx: Fix get_timer_masked to get the time. 12 years ago
Minkyu Kang 7775831dd3 Exynos: fix cpuinfo and cpu detecting 12 years ago
Minkyu Kang 851db35e2d S5P: support generic watchdog timer 13 years ago
Anatolij Gustschin 7a1b07eef9 arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning 13 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 13 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 13 years ago
Minkyu Kang 5d845f2758 S5PC2XX: Support the cpu revision 13 years ago
Chander Kashyap b0ad862177 S5P:SROM config code moved to s5p-common directory 13 years ago
Minkyu Kang 9aca34d6ab S5P: timer: replace bss variable by gd 13 years ago
Minkyu Kang 70fc52dfaa S5P: timer: Use pwm functions 13 years ago
Donghwa Lee 3f129280b3 ARM: S5P: pwm driver support 13 years ago
Minkyu Kang 3c152165c7 armv7: s5pc1xx: don't use function pointer for clock functions 14 years ago
Minkyu Kang d3b0d628b0 ARMV7: S5P: timer: get the count_value from register when call udelay 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Minkyu Kang f70409aff3 ARMV7: S5P: separate the peripheral clocks 14 years ago
Minkyu Kang 37168dab52 ARMV7: S5P: rename from s5pc1xx to s5p 14 years ago
Minkyu Kang 852bd07c80 ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx 14 years ago