~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* trace: Use notrace for shortSimon Glass2023-01-18
* exynos: Rework legacy PWM usageTom Rini2022-12-23
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Move get_ticks() function out of common.hSimon Glass2019-12-02
* arm: remove prototype for reset_timer_maskedPatrick Delaunay2018-10-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* exynos: pwm: Add a driver for the exynos5 PWMSimon Glass2016-05-25
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* exynos: Avoid function instrumentation for microsecond timerSimon Glass2013-06-26
* exynos: Correct use of 64-bit divisionSimon Glass2013-04-17
* Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4Gabe Black2013-04-01
* Exynos: Add timer_get_us functionChe-Liang Chiou2013-04-01
* Exynos: Change get_timer() to work correctlySimon Glass2013-04-01
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-01
* arm: Move tbl to arch_global_dataSimon Glass2013-02-01
* arm/s5pxx: Fix get_timer_masked to get the time.Zhong Hongbo2012-09-01
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-26
* Timer: Remove set_timer completelyGraeme Russ2011-07-26
* S5P: timer: replace bss variable by gdMinkyu Kang2011-03-27
* S5P: timer: Use pwm functionsMinkyu Kang2011-03-27
* ARMV7: S5P: timer: get the count_value from register when call udelayMinkyu Kang2010-11-30
* ARMV7: S5P: separate the peripheral clocksMinkyu Kang2010-08-30
* ARMV7: S5P: rename from s5pc1xx to s5pMinkyu Kang2010-08-23
* ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xxMinkyu Kang2010-08-23