index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: at91: Rename sama5_sfr.h to at91_sfr.h
Tudor Ambarus
2019-10-08
1
-1
/
+1
*
rockchip: clk: rk3399: remove clk_enable()
Kever Yang
2019-09-11
1
-37
/
+0
*
rockchip: clk: rk3368: remove clk_enable()
Kever Yang
2019-09-11
1
-19
/
+0
*
rockchip: clk: rk3328: remove clk_enable()
Kever Yang
2019-09-11
1
-12
/
+0
*
rockchip: clk: rk3288: remove clk_enable()
Kever Yang
2019-09-11
1
-23
/
+0
*
clk: aspeed: Add support for SD clock
Eddie James
2019-09-05
1
-0
/
+27
*
Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2019-08-29
1
-0
/
+1
|
\
|
*
clk: meson-g12b: add compatible
Mark Kettenis
2019-08-28
1
-0
/
+1
*
|
stm32mp1: clk: use gd to store frequency information
Patrick Delaunay
2019-08-27
1
-7
/
+9
*
|
stm32mp1: clk: remove debug traces
Patrick Delaunay
2019-08-27
1
-17
/
+4
|
/
*
Kconfig: Varios: Fix more SPL, TPL dependencies
Adam Ford
2019-08-26
1
-0
/
+1
*
Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2019-08-24
1
-0
/
+12
|
\
|
*
rockchip: clk: rk3328: add clk_enable ops for HCLK_HOST0
Kever Yang
2019-08-23
1
-0
/
+12
*
|
clk: imx: add i.MX8MM clk driver
Peng Fan
2019-08-22
2
-0
/
+417
*
|
clk: imx: add i.MX8M composite clk support
Peng Fan
2019-08-22
1
-0
/
+170
*
|
clk: imx: add pll14xx driver
Peng Fan
2019-08-22
2
-0
/
+406
*
|
clk: imx: expose CCF entry for all
Peng Fan
2019-08-22
2
-2
/
+16
*
|
sandbox: clk: add clk enable/disable test code
Peng Fan
2019-08-22
1
-0
/
+15
*
|
clk: prograte clk enable/disable to parent
Peng Fan
2019-08-22
1
-6
/
+71
*
|
clk: introduce enable_count
Peng Fan
2019-08-22
2
-0
/
+2
|
/
*
clk: add support for clk_is_match()
Sekhar Nori
2019-08-12
1
-0
/
+13
*
clk: renesas: Add R8A77980 V3H clock tables
Marek Vasut
2019-08-09
3
-0
/
+262
*
clk: MediaTek: add hifsys entry for MT7623 SoC.
Ryder Lee
2019-08-07
3
-23
/
+51
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
Tom Rini
2019-08-02
12
-14
/
+681
|
\
|
*
clk: sandbox: add composite clk
Peng Fan
2019-07-31
1
-0
/
+80
|
*
clk: gate: support sandbox
Peng Fan
2019-07-31
1
-0
/
+11
|
*
clk: add composite clk support
Peng Fan
2019-07-31
3
-0
/
+175
|
*
dm: clk: ignore default settings when node not valid
Peng Fan
2019-07-31
1
-0
/
+3
|
*
clk: imx: gate2 add set rate
Peng Fan
2019-07-31
1
-0
/
+11
|
*
clk: imx: import clk heplers
Peng Fan
2019-07-31
1
-0
/
+81
|
*
clk: fixed_rate: export clk_fixed_rate
Peng Fan
2019-07-31
1
-7
/
+1
|
*
clk: divider set rate supporrt
Peng Fan
2019-07-31
1
-0
/
+88
|
*
clk: add clk-gate support
Peng Fan
2019-07-31
2
-1
/
+149
|
*
clk: mux: add set parent support
Peng Fan
2019-07-31
1
-2
/
+68
|
*
clk: use clk_dev_binded
Peng Fan
2019-07-31
2
-4
/
+6
|
*
clk: introduce clk_dev_binded
Peng Fan
2019-07-31
1
-0
/
+8
*
|
clk: meson: remove duplicate logic
Heinrich Schuchardt
2019-07-31
1
-4
/
+1
*
|
Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2019-07-29
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
rockchip: rk3188: init CPU freq in clock driver
Kever Yang
2019-07-29
1
-0
/
+3
*
|
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-07-27
17
-6
/
+1280
|
\
\
|
|
/
|
/
|
|
*
clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]
Lukasz Majewski
2019-07-19
3
-1
/
+195
|
*
clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HW
Lukasz Majewski
2019-07-19
1
-1
/
+9
|
*
clk: sandbox: Adjust clk-divider to emulate reading its value from HW
Lukasz Majewski
2019-07-19
1
-1
/
+9
|
*
dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flag
Lukasz Majewski
2019-07-19
1
-2
/
+2
|
*
clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)
Lukasz Majewski
2019-07-19
13
-0
/
+1005
|
*
dm: clk: Define clk_get_by_id() for clk operations
Lukasz Majewski
2019-07-19
1
-0
/
+22
|
*
dm: clk: Define clk_get_parent_rate() for clk operations
Lukasz Majewski
2019-07-19
1
-0
/
+22
|
*
dm: clk: Define clk_get_parent() for clk operations
Lukasz Majewski
2019-07-19
1
-0
/
+16
|
*
clk: Provide struct clk for fixed rate clock (clk_fixed_rate.c)
Lukasz Majewski
2019-07-19
1
-0
/
+5
|
*
clk: Remove clock ID check in .get_rate() of clk_fixed_*
Lukasz Majewski
2019-07-19
2
-6
/
+0
[next]