Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
b02e4044ff8ee1f6ac83917a39514172a9b449fb
/
arch
/
arm
/
mach-exynos
/
clock.c
d64c8ad
Exynos5422/5800: set cpu id to 0x5422
by Przemyslaw Marczak
· 9 years ago
7241df1
mach-exynos: clock: restore calling dead exynos4_get_mmc_clk()
by Przemyslaw Marczak
· 9 years ago
77b55e8
ARM: exynos: move SoC sources to mach-exynos
by Thomas Abraham
· 9 years ago
[Renamed from arch/arm/cpu/armv7/exynos/clock.c]
cf85202
exynos: clock: clean up checkpatch issues
by Minkyu Kang
· 9 years ago
70b4fb6
arm: exynos: add display clocks for Exynos5800
by Ajay Kumar
· 10 years ago
0467faf
Exynos: Clock: Fix exynos5_get_periph_rate for I2C.
by Guillaume GARDET
· 10 years ago
2e82e92
Exynos: Clock: Cleanup soc_get_periph_rate
by Akshay Saraswat
· 10 years ago
c5d3217
Exynos: clock: change mask bits as per peripheral
by Akshay Saraswat
· 10 years ago
d952796
Exynos5: Use clock_get_periph_rate generic API
by Akshay Saraswat
· 10 years ago
9deff10
Exynos5: Fix exynos5_get_periph_rate calculations
by Akshay Saraswat
· 10 years ago
ecdfb4e
Exynos542x: Add and enable get_periph_rate support
by Akshay Saraswat
· 10 years ago
325eb18
Exynos542x: Move exynos5420_get_pll_clk up and rename
by Akshay Saraswat
· 10 years ago
d606ded
Exynos5: Fix compiler warnings due to clock_get_periph_rate
by Akshay Saraswat
· 10 years ago
a276172
arm: exynos: fix the div value for set_mmc_clk
by Jaehoon Chung
· 10 years ago
fb56435
arm: exynos: clock: support SPLL as mmc source clock for exynos5420
by Joonyoung Shim
· 10 years ago
878cd63
Merge branch 'master' of http://git.denx.de/u-boot-samsung
by Tom Rini
· 10 years ago
b414119
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
aa14b42
Exynos5800: Introduce new proid for Exynos5800
by Akshay Saraswat
· 10 years ago
496f0e4
arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420
by Ajay Kumar
· 10 years ago
39c4975
ARM: exynos: clock: modify the set_mmc_clk for exynos4
by Jaehoon Chung
· 10 years ago
00ee813
arm: exynos: clock: Remove exynos4x12_set_mmc_clk function
by Beomho Seo
· 10 years ago
e25bfec
exynos: clock: use the clear and set bits macros.
by Inha Song
· 11 years ago
3cb007a
exynos: clock: fixed that cfg is set to wrong value.
by Inha Song
· 11 years ago
1501cc9
exynos: pinmux: remove unnecessary define
by Minkyu Kang
· 11 years ago
060c227
Exynos5420: Add clock initialization for 5420
by Rajeshwari Birje
· 11 years ago
a85ca22
arm: exynos: fix set_mmc_clk for exynos4x12
by Jaehoon Chung
· 11 years ago
3dd22a3
ARM: Added I2S0 clocks for audio
by Dani Krishna Mohan
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
f4eaf88
arm:exynos:fix: Fix clock calculation for Exynos4210 based targets.
by Łukasz Majewski
· 11 years ago
e161f60
arm: exynos: fix clock calculation
by Minkyu Kang
· 11 years ago
2b81c26
EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results.
by Amar
· 12 years ago
234370c
Exynos5: clock: Update the equation to calculate PLL output frequency
by Akshay Saraswat
· 12 years ago
07cd5c7
Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk
by Akshay Saraswat
· 12 years ago
e233870
Exynos: pwm: Use generic api to get pwm clk freq
by Padmavathi Venna
· 12 years ago
12a46a3
Exynos: clock: Add generic api to get the clk freq
by Padmavathi Venna
· 12 years ago
5374d38
Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk
by Jaehoon Chung
· 12 years ago
c39e969
Exynos: clock: support get_mmc_clk for exynos
by Jaehoon Chung
· 12 years ago
1673f19
EXYNOS5: Change parent clock of FIMD to MPLL
by Ajay Kumar
· 12 years ago
a527757
EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequency
by Chander Kashyap
· 12 years ago
96764df
Merge samsung, imx, tegra into u-boot-arm/master
by Albert ARIBAUD
· 12 years ago
a098cf4
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
by Allen Martin
· 12 years ago
83d745d
exynos:clock: Add i2c clock
by Piotr Wilczek
· 12 years ago
b56b304
EXYNOS: Add clock for SPI
by Hatim RV
· 12 years ago
2e206ca
EXYNOS: Add clock for I2S
by Rajeshwari Shinde
· 12 years ago
bb6527b
EXYNOS: Clock: Add common function for pll rate calculation
by Minkyu Kang
· 12 years ago
2c5cd25
EXYNOS5: support exynos5 lcd clock control
by Donghwa Lee
· 12 years ago
f8c5cfa
ARM: EXYNOS: fixed compiler warning message
by Jaehoon Chung
· 12 years ago
10bc1a7
EXYNOS5: CLOCK: Add BPLL support
by Rajeshwari Shinde
· 12 years ago
6071bca
EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0
by Rajeshwari Shinde
· 12 years ago
989feb8
EXYNOS: CLK: Add i2c clock
by Rajeshwari Shinde
· 12 years ago
37835d4
EXYNOS: add LCD and MIPI DSI clock interface.
by Donghwa Lee
· 13 years ago
37bb6d8
ARM: EXYNOS: Add support for Exynos5 based SoCs
by Chander Kashyap
· 13 years ago
5e46f83
Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro
by Chander Kashyap
· 13 years ago
db68bc2
Exynos: Fix ARM Clock frequency calculation
by Chander Kashyap
· 13 years ago
393cb36
S5PC2XX: Rename S5pc2XX to exynos
by Chander Kashyap
· 13 years ago
[Renamed (81%) from arch/arm/cpu/armv7/s5pc2xx/clock.c]
b4f7391
S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1)
by Minkyu Kang
· 13 years ago
68a8cbf
S5P: add set_mmc_clk for external clock control
by Jaehoon Chung
· 13 years ago
008a351
armv7: add support for S5PC210 SoC
by Minkyu Kang
· 14 years ago