summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: mediatek: add driver for MT8518mingming lee2019-12-032-0/+1559
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-022-0/+2
* rockchip: clk: Add clk driver for rk3308Finley Xiao2019-11-172-0/+1073
* rockchip: clk: pll: add common pll setting funcsElaine Zhang2019-11-172-0/+361
* rockchip: clk: fix wrong CONFIG_IS_ENABLED handlingHeiko Stuebner2019-11-178-8/+8
* rockchip: clk: rv1108: remove duplicate reset initHeiko Stuebner2019-11-171-14/+2
* rockchip: clk: add px30 clock driverKever Yang2019-11-172-0/+1631
* Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-11-124-0/+479
|\
| * clk: imx: imx8mm: add set_parent callbackPeng Fan2019-11-051-0/+19
| * clk: imx8mm: add enet clkPeng Fan2019-11-051-0/+27
| * clk: imx: add i.MX8MN ccf driverPeng Fan2019-11-053-0/+433
* | Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-11-111-0/+2
|\ \
| * | clk: rockchip: rk3328: Configure CPU clockSimon South2019-11-101-0/+2
| |/
* / clk: clk-ti-sci: Notify AVS driver upon setting clock rateKeerthy2019-11-071-0/+5
|/
* Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2019-10-305-23/+279
|\
| * test: clk: test clock self assignmentJean-Jacques Hiblot2019-10-221-0/+22
| * drivers: clk: Fix using assigned-clocks in the node of the clock it sets upJean-Jacques Hiblot2019-10-221-6/+42
| * test: clk: Update tests to also check the managed APIJean-Jacques Hiblot2019-10-222-9/+91
| * drivers: clk: Add a managed API to get clocks from the device-treeJean-Jacques Hiblot2019-10-221-0/+48
| * drivers: clk: Handle gracefully NULL pointersJean-Jacques Hiblot2019-10-221-7/+36
| * clk: Add support for I2C clocks on NXP's imx6q SoC which use CCFLukasz Majewski2019-10-222-0/+39
| * clk: Fix error check in clk_set_default_parents()Jean-Jacques Hiblot2019-10-221-1/+1
* | Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mipsTom Rini2019-10-253-0/+162
|\ \
| * | clk: add clock driver for MediaTek MT76x8 platformWeijie Gao2019-10-253-0/+162
| |/
* | arm64: zynqmp: Switch to xlnx-zynqmp-clk headerMichal Simek2019-10-241-1/+0
* | arm64: versal: Rename versal_pm_request to xilinx_pm_requestMichal Simek2019-10-241-7/+7
* | arm64: versal: Clean pm_api_id usageMichal Simek2019-10-241-0/+1
|/
* clk: meson-sm1: add compatibleNeil Armstrong2019-10-181-0/+1
* clk: meson: g12a: add support for VPU/HDMI clocksNeil Armstrong2019-10-181-17/+603
* clk: cdce9xx: add support for cdce9xx clock synthesizerTero Kristo2019-10-113-0/+262
* Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-10-093-0/+756
|\
| * clk: versal: Add clock driver supportSiva Durga Prasad Paladugu2019-10-083-0/+755
| * zynqmp: firmware: Add Xilinx ZynqMP firmware driverRajan Vaja2019-10-081-0/+1
* | ARM: at91: Rename sama5_sfr.h to at91_sfr.hTudor Ambarus2019-10-081-1/+1
|/
* rockchip: clk: rk3399: remove clk_enable()Kever Yang2019-09-111-37/+0
* rockchip: clk: rk3368: remove clk_enable()Kever Yang2019-09-111-19/+0
* rockchip: clk: rk3328: remove clk_enable()Kever Yang2019-09-111-12/+0
* rockchip: clk: rk3288: remove clk_enable()Kever Yang2019-09-111-23/+0
* clk: aspeed: Add support for SD clockEddie James2019-09-051-0/+27
* Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2019-08-291-0/+1
|\
| * clk: meson-g12b: add compatibleMark Kettenis2019-08-281-0/+1
* | stm32mp1: clk: use gd to store frequency informationPatrick Delaunay2019-08-271-7/+9
* | stm32mp1: clk: remove debug tracesPatrick Delaunay2019-08-271-17/+4
|/
* Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford2019-08-261-0/+1
* Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-08-241-0/+12
|\
| * rockchip: clk: rk3328: add clk_enable ops for HCLK_HOST0Kever Yang2019-08-231-0/+12
* | clk: imx: add i.MX8MM clk driverPeng Fan2019-08-222-0/+417
* | clk: imx: add i.MX8M composite clk supportPeng Fan2019-08-221-0/+170
* | clk: imx: add pll14xx driverPeng Fan2019-08-222-0/+406