summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/s5p-common
Commit message (Expand)AuthorAgeFilesLines
* armv7: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-25/+4
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-142-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-245-85/+5
* exynos: Avoid function instrumentation for microsecond timerSimon Glass2013-06-261-1/+1
* exynos: update tzpc to make it common for exynos4 and exynos5Inderpal Singh2013-06-041-0/+2
* exynos: Correct use of 64-bit divisionSimon Glass2013-04-171-1/+6
* Exynos: Tidy up the pwm_config function in the exynos pwm driverGabe Black2013-04-011-16/+6
* Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4Gabe Black2013-04-011-1/+1
* Exynos: pwm: Fix two bugs in the exynos pwm configuration codeGabe Black2013-04-011-10/+14
* Exynos: Add timer_get_us functionChe-Liang Chiou2013-04-011-0/+15
* Exynos: Change get_timer() to work correctlySimon Glass2013-04-012-62/+44
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-011-5/+5
* arm: Move tbl to arch_global_dataSimon Glass2013-02-011-4/+4
* dm: wdt: Move s5p watchdog timer to drivers/watchdog/Marek Vasut2012-11-152-60/+0
* arm/s5pxx: Fix get_timer_masked to get the time.Zhong Hongbo2012-09-012-5/+17
* Exynos: fix cpuinfo and cpu detectingMinkyu Kang2012-07-071-2/+3
* S5P: support generic watchdog timerMinkyu Kang2012-02-122-0/+60
* arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warningAnatolij Gustschin2011-11-161-2/+0
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-5/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-5/+0
* S5PC2XX: Support the cpu revisionMinkyu Kang2011-05-261-0/+2
* S5P:SROM config code moved to s5p-common directoryChander Kashyap2011-05-262-1/+51
* S5P: timer: replace bss variable by gdMinkyu Kang2011-03-271-15/+12
* S5P: timer: Use pwm functionsMinkyu Kang2011-03-271-44/+5
* ARM: S5P: pwm driver supportDonghwa Lee2011-03-272-0/+190
* armv7: s5pc1xx: don't use function pointer for clock functionsMinkyu Kang2011-02-021-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-11-301-9/+9
|\
| * ARMV7: S5P: timer: get the count_value from register when call udelayMinkyu Kang2010-11-301-9/+9
* | Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
|/
* ARMV7: S5P: separate the peripheral clocksMinkyu Kang2010-08-301-2/+2
* ARMV7: S5P: rename from s5pc1xx to s5pMinkyu Kang2010-08-232-14/+13
* ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xxMinkyu Kang2010-08-233-0/+295
OpenPOWER on IntegriCloud