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
...
*
clk: imx: pllv3: add disable() support
Giulio Benetti
2020-01-14
1
-0
/
+16
*
clk: imx: pllv3: add enable() support
Giulio Benetti
2020-01-14
1
-0
/
+24
*
clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USB
Giulio Benetti
2020-01-14
1
-0
/
+2
*
clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocks
Giulio Benetti
2020-01-14
1
-5
/
+15
*
clk: imx8qxp: extend to support getting I2C IPG clock
Anatolij Gustschin
2020-01-14
1
-0
/
+12
*
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx
Tom Rini
2020-01-09
1
-1
/
+4
|
\
|
*
mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid
Rasmus Villemoes
2020-01-08
1
-1
/
+4
*
|
Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-01-09
1
-2
/
+2
|
\
\
|
*
|
aspeed: ast2500: Read clock ofdata in the correct method
Simon Glass
2020-01-07
1
-2
/
+2
|
|
/
*
|
Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-01-08
1
-0
/
+1
|
\
\
|
*
|
clk: stm32mp1: Add a clock entry for RNG1 device
Sughosh Ganu
2020-01-07
1
-0
/
+1
|
|
/
*
|
Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-08
4
-0
/
+390
|
\
\
|
*
|
clk: imx: add i.MX8MP clk driver
Peng Fan
2020-01-08
3
-0
/
+380
|
*
|
clk: imx: add imx_clk_mux2_flags
Peng Fan
2020-01-08
1
-0
/
+10
|
|
/
*
/
clk: agilex: Add clock driver for Agilex
Ley Foon Tan
2020-01-07
3
-0
/
+817
|
/
*
Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-12-09
1
-1
/
+1
|
\
|
*
clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[]
Frieder Schrempf
2019-12-06
1
-1
/
+1
*
|
clk: mediatek: add driver for MT8518
mingming lee
2019-12-03
2
-0
/
+1559
|
/
*
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
Move strtomhz() to vsprintf.h
Simon Glass
2019-12-02
2
-0
/
+2
*
rockchip: clk: Add clk driver for rk3308
Finley Xiao
2019-11-17
2
-0
/
+1073
*
rockchip: clk: pll: add common pll setting funcs
Elaine Zhang
2019-11-17
2
-0
/
+361
*
rockchip: clk: fix wrong CONFIG_IS_ENABLED handling
Heiko Stuebner
2019-11-17
8
-8
/
+8
*
rockchip: clk: rv1108: remove duplicate reset init
Heiko Stuebner
2019-11-17
1
-14
/
+2
*
rockchip: clk: add px30 clock driver
Kever Yang
2019-11-17
2
-0
/
+1631
*
Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-11-12
4
-0
/
+479
|
\
|
*
clk: imx: imx8mm: add set_parent callback
Peng Fan
2019-11-05
1
-0
/
+19
|
*
clk: imx8mm: add enet clk
Peng Fan
2019-11-05
1
-0
/
+27
|
*
clk: imx: add i.MX8MN ccf driver
Peng Fan
2019-11-05
3
-0
/
+433
*
|
Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2019-11-11
1
-0
/
+2
|
\
\
|
*
|
clk: rockchip: rk3328: Configure CPU clock
Simon South
2019-11-10
1
-0
/
+2
|
|
/
*
/
clk: clk-ti-sci: Notify AVS driver upon setting clock rate
Keerthy
2019-11-07
1
-0
/
+5
|
/
*
Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2019-10-30
5
-23
/
+279
|
\
|
*
test: clk: test clock self assignment
Jean-Jacques Hiblot
2019-10-22
1
-0
/
+22
|
*
drivers: clk: Fix using assigned-clocks in the node of the clock it sets up
Jean-Jacques Hiblot
2019-10-22
1
-6
/
+42
|
*
test: clk: Update tests to also check the managed API
Jean-Jacques Hiblot
2019-10-22
2
-9
/
+91
|
*
drivers: clk: Add a managed API to get clocks from the device-tree
Jean-Jacques Hiblot
2019-10-22
1
-0
/
+48
|
*
drivers: clk: Handle gracefully NULL pointers
Jean-Jacques Hiblot
2019-10-22
1
-7
/
+36
|
*
clk: Add support for I2C clocks on NXP's imx6q SoC which use CCF
Lukasz Majewski
2019-10-22
2
-0
/
+39
|
*
clk: Fix error check in clk_set_default_parents()
Jean-Jacques Hiblot
2019-10-22
1
-1
/
+1
*
|
Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips
Tom Rini
2019-10-25
3
-0
/
+162
|
\
\
|
*
|
clk: add clock driver for MediaTek MT76x8 platform
Weijie Gao
2019-10-25
3
-0
/
+162
|
|
/
*
|
arm64: zynqmp: Switch to xlnx-zynqmp-clk header
Michal Simek
2019-10-24
1
-1
/
+0
*
|
arm64: versal: Rename versal_pm_request to xilinx_pm_request
Michal Simek
2019-10-24
1
-7
/
+7
*
|
arm64: versal: Clean pm_api_id usage
Michal Simek
2019-10-24
1
-0
/
+1
|
/
*
clk: meson-sm1: add compatible
Neil Armstrong
2019-10-18
1
-0
/
+1
*
clk: meson: g12a: add support for VPU/HDMI clocks
Neil Armstrong
2019-10-18
1
-17
/
+603
*
clk: cdce9xx: add support for cdce9xx clock synthesizer
Tero Kristo
2019-10-11
3
-0
/
+262
*
Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-09
3
-0
/
+756
|
\
|
*
clk: versal: Add clock driver support
Siva Durga Prasad Paladugu
2019-10-08
3
-0
/
+755
[prev]
[next]