summaryrefslogtreecommitdiff
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini2022-04-051-0/+7
|\
| * clk: zynqmp: Add support for for DP audio/video clocksMichal Simek2022-04-051-0/+7
* | clk: Use generic CCF ops where possibleSean Anderson2022-03-308-591/+22
* | clk: ccf: Add some helper functions for clock opsSean Anderson2022-03-301-0/+65
* | clk: Consolidate some clock functionsSean Anderson2022-03-301-20/+2
* | clk: Make clk_free return voidSean Anderson2022-03-302-12/+7
* | clk: Make rfree return voidSean Anderson2022-03-302-7/+6
|/
* Merge tag 'v2022.04-rc5' into nextTom Rini2022-03-282-3/+3
|\
| * k210: use the board vendor name rather than the marketing nameDamien Le Moal2022-03-152-3/+3
* | clk: scmi: register scmi clocks with CCFEtienne Carriere2022-03-021-0/+90
* | scmi: change parameter dev in devm_scmi_process_msgEtienne Carriere2022-03-021-3/+3
|/
* clk: ccf: correct the test on the parent uclass in clk_enable/clk_disablePatrick Delaunay2022-02-251-2/+2
* clk: Add clk_get_by_name_optionalSean Anderson2022-02-251-2/+3
* clk: Inline clk_get_*_optionalSean Anderson2022-02-241-22/+0
* clk: Rename clk_get_optional_nodevSean Anderson2022-02-241-1/+2
* clk: cdce9xx: Convert .of_xlate to .requestSean Anderson2022-02-241-9/+3
* clk: versaclock: Remove xlate functionSean Anderson2022-02-241-19/+0
* clk: Remove no-op request and rfree callbacksSean Anderson2022-02-243-29/+0
* clk: Rename ICS8N3QV01 to CLK_ICS8N3QV01Sean Anderson2022-02-242-2/+2
* clk: Alphabetize KconfigSean Anderson2022-02-241-91/+91
* clk: Alphabetize MakefileSean Anderson2022-02-241-9/+9
* clk: imx: select [SPL_]CLK_COMPOSITE_CCF for imx8mnHeiko Thiery2022-02-191-0/+2
* clk: clk-k3: Add support for J721S2 SoCDavid Huang2022-02-081-0/+5
* clk: imx: select [SPL_]CLK_COMPOSITE_CCF for imxrt10{20|50}Heiko Thiery2022-02-051-0/+4
* Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2022-01-203-6/+6
|\
| * doc: replace @return by Return:Heinrich Schuchardt2022-01-193-6/+6
* | Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2022-01-191-5/+19
|\ \ | |/ |/|
| * clk: zynqmp: Fix gem tx/rx/ref clock handlingMichal Simek2022-01-051-5/+18
| * clk: zynqmp: Add support for setting up clock for USBMichal Simek2022-01-051-0/+1
* | clk: ast2600: Revise MII interface delayDylan Hung2022-01-181-5/+5
* | clk: actions: Add SD/MMC clocksAmit Singh Tomar2022-01-181-0/+73
* | clk: actions: Introduce dummy get/set_rate callbacksAmit Singh Tomar2022-01-181-0/+26
* | treewide: invaild -> invalidSean Anderson2022-01-137-7/+7
* | Merge branch 'next'Tom Rini2022-01-103-2/+51
|\ \
| * | Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-271-2/+2
| * | Merge tag 'v2022.01-rc4' into nextTom Rini2021-12-209-27/+57
| |\ \
| * | | clk: scmi: define LOG_CATEGORYPatrick Delaunay2021-11-231-0/+3
| * | | clk: ast2600: Add RSACLK control for ACRYChia-Wei Wang2021-11-171-0/+24
| * | | clk: ast2600: Add YCLK control for HACEJoel Stanley2021-11-171-0/+22
| | |/ | |/|
* | | Revert "clk: Detect failure to set defaults"Marek Vasut2022-01-071-5/+1
| |/ |/|
* | clk: define LOG_CATEGORY for generic and ccf clocksPatrick Delaunay2021-12-158-12/+39
* | clk: cosmetic: reorder include filesPatrick Delaunay2021-12-156-15/+18
|/
* stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay2021-11-101-3/+1
* clk: sunxi: Extend DM_RESET selection to SPLSamuel Holland2021-10-251-0/+1
* clk: sifive: Fix -Wint-to-pointer-cast warningBin Meng2021-10-201-3/+3
* clk: fixed_rate: add dummy disable() functionSamuel Holland2021-10-191-0/+1
* clk: rockchip: rk3568: update clksElaine Zhang2021-10-151-2/+9
* rockchip: px30: add support for setting cpll clockChris Morgan2021-10-151-0/+3
* Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2021-10-1217-13/+235
|\
| * clk: sunxi: Add drivers for A31 and H6 PRCM CCUsSamuel Holland2021-10-114-0/+136