~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
s5p-common
Commit message (
Expand
)
Author
Age
*
trace: Use notrace for short
Simon Glass
2023-01-18
*
exynos: Rework legacy PWM usage
Tom Rini
2022-12-23
*
common: Drop display_options.h from common header
Simon Glass
2022-08-10
*
Rename CONFIG_PWM to CONFIG_PWM_S5P and move to Kconfig
Tom Rini
2022-07-05
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
pwm: add driver for nexell
Stefan Bosch
2020-07-29
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop init.h from common header
Simon Glass
2020-05-18
*
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
*
arm: remove prototype for reset_timer_masked
Patrick Delaunay
2018-10-10
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
exynos: pwm: Add a driver for the exynos5 PWM
Simon Glass
2016-05-25
*
s5p: cpu_info: print "cpu-model" if exists in dts
Przemyslaw Marczak
2015-11-02
*
exynos: Tidy up CPU frequency display
Simon Glass
2015-08-05
*
armv7: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
exynos: Avoid function instrumentation for microsecond timer
Simon Glass
2013-06-26
*
exynos: update tzpc to make it common for exynos4 and exynos5
Inderpal Singh
2013-06-04
*
exynos: Correct use of 64-bit division
Simon Glass
2013-04-17
*
Exynos: Tidy up the pwm_config function in the exynos pwm driver
Gabe Black
2013-04-01
*
Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4
Gabe Black
2013-04-01
*
Exynos: pwm: Fix two bugs in the exynos pwm configuration code
Gabe Black
2013-04-01
*
Exynos: Add timer_get_us function
Che-Liang Chiou
2013-04-01
*
Exynos: Change get_timer() to work correctly
Simon Glass
2013-04-01
*
arm: Move lastinc to arch_global_data
Simon Glass
2013-02-01
*
arm: Move tbl to arch_global_data
Simon Glass
2013-02-01
*
dm: wdt: Move s5p watchdog timer to drivers/watchdog/
Marek Vasut
2012-11-15
*
arm/s5pxx: Fix get_timer_masked to get the time.
Zhong Hongbo
2012-09-01
*
Exynos: fix cpuinfo and cpu detecting
Minkyu Kang
2012-07-07
*
S5P: support generic watchdog timer
Minkyu Kang
2012-02-12
*
arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning
Anatolij Gustschin
2011-11-16
*
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
*
Timer: Remove set_timer completely
Graeme Russ
2011-07-26
*
S5PC2XX: Support the cpu revision
Minkyu Kang
2011-05-26
*
S5P:SROM config code moved to s5p-common directory
Chander Kashyap
2011-05-26
*
S5P: timer: replace bss variable by gd
Minkyu Kang
2011-03-27
*
S5P: timer: Use pwm functions
Minkyu Kang
2011-03-27
*
ARM: S5P: pwm driver support
Donghwa Lee
2011-03-27
*
armv7: s5pc1xx: don't use function pointer for clock functions
Minkyu Kang
2011-02-02
*
Merge branch 'master' of git://git.denx.de/u-boot-samsung
Wolfgang Denk
2010-11-30
|
\
|
*
ARMV7: S5P: timer: get the count_value from register when call udelay
Minkyu Kang
2010-11-30
*
|
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
|
/
*
ARMV7: S5P: separate the peripheral clocks
Minkyu Kang
2010-08-30
*
ARMV7: S5P: rename from s5pc1xx to s5p
Minkyu Kang
2010-08-23
*
ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx
Minkyu Kang
2010-08-23