summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/s5p-common
AgeCommit message (Expand)Author
2015-11-02s5p: cpu_info: print "cpu-model" if exists in dtsPrzemyslaw Marczak
2015-08-05exynos: Tidy up CPU frequency displaySimon Glass
2013-10-31armv7: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-26exynos: Avoid function instrumentation for microsecond timerSimon Glass
2013-06-04exynos: update tzpc to make it common for exynos4 and exynos5Inderpal Singh
2013-04-17exynos: Correct use of 64-bit divisionSimon Glass
2013-04-01Exynos: Tidy up the pwm_config function in the exynos pwm driverGabe Black
2013-04-01Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4Gabe Black
2013-04-01Exynos: pwm: Fix two bugs in the exynos pwm configuration codeGabe Black
2013-04-01Exynos: Add timer_get_us functionChe-Liang Chiou
2013-04-01Exynos: Change get_timer() to work correctlySimon Glass
2013-02-01arm: Move lastinc to arch_global_dataSimon Glass
2013-02-01arm: Move tbl to arch_global_dataSimon Glass
2012-11-15dm: wdt: Move s5p watchdog timer to drivers/watchdog/Marek Vasut
2012-09-01arm/s5pxx: Fix get_timer_masked to get the time.Zhong Hongbo
2012-07-07Exynos: fix cpuinfo and cpu detectingMinkyu Kang
2012-02-12S5P: support generic watchdog timerMinkyu Kang
2011-11-16arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warningAnatolij Gustschin
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-05-26S5PC2XX: Support the cpu revisionMinkyu Kang
2011-05-26S5P:SROM config code moved to s5p-common directoryChander Kashyap
2011-03-27S5P: timer: replace bss variable by gdMinkyu Kang
2011-03-27S5P: timer: Use pwm functionsMinkyu Kang
2011-03-27ARM: S5P: pwm driver supportDonghwa Lee
2011-02-02armv7: s5pc1xx: don't use function pointer for clock functionsMinkyu Kang
2010-11-30Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk
2010-11-30ARMV7: S5P: timer: get the count_value from register when call udelayMinkyu Kang
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-08-30ARMV7: S5P: separate the peripheral clocksMinkyu Kang
2010-08-23ARMV7: S5P: rename from s5pc1xx to s5pMinkyu Kang
2010-08-23ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xxMinkyu Kang