aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2022-03-02clk: scmi: register scmi clocks with CCFWIP/2022-03-02-scmi-updatesEtienne Carriere1-0/+90
2022-03-02scmi: change parameter dev in devm_scmi_process_msgEtienne Carriere1-3/+3
2022-02-25clk: ccf: correct the test on the parent uclass in clk_enable/clk_disablePatrick Delaunay1-2/+2
2022-02-25clk: Add clk_get_by_name_optionalSean Anderson1-2/+3
2022-02-24clk: Inline clk_get_*_optionalSean Anderson1-22/+0
2022-02-24clk: Rename clk_get_optional_nodevSean Anderson1-1/+2
2022-02-24clk: cdce9xx: Convert .of_xlate to .requestSean Anderson1-9/+3
2022-02-24clk: versaclock: Remove xlate functionSean Anderson1-19/+0
2022-02-24clk: Remove no-op request and rfree callbacksSean Anderson3-29/+0
2022-02-24clk: Rename ICS8N3QV01 to CLK_ICS8N3QV01Sean Anderson2-2/+2
2022-02-24clk: Alphabetize KconfigSean Anderson1-91/+91
2022-02-24clk: Alphabetize MakefileSean Anderson1-9/+9
2022-02-19clk: imx: select [SPL_]CLK_COMPOSITE_CCF for imx8mnHeiko Thiery1-0/+2
2022-02-08clk: clk-k3: Add support for J721S2 SoCDavid Huang1-0/+5
2022-02-05clk: imx: select [SPL_]CLK_COMPOSITE_CCF for imxrt10{20|50}Heiko Thiery1-0/+4
2022-01-20Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini3-6/+6
2022-01-19doc: replace @return by Return:Heinrich Schuchardt3-6/+6
2022-01-19Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...WIP/19Jan2022Tom Rini1-5/+19
2022-01-18clk: ast2600: Revise MII interface delayDylan Hung1-5/+5
2022-01-18clk: actions: Add SD/MMC clocksAmit Singh Tomar1-0/+73
2022-01-18clk: actions: Introduce dummy get/set_rate callbacksAmit Singh Tomar1-0/+26
2022-01-13treewide: invaild -> invalidSean Anderson7-7/+7
2022-01-10Merge branch 'next'WIP/10Jan2022Tom Rini3-2/+51
2022-01-07Revert "clk: Detect failure to set defaults"Marek Vasut1-5/+1
2022-01-05clk: zynqmp: Fix gem tx/rx/ref clock handlingMichal Simek1-5/+18
2022-01-05clk: zynqmp: Add support for setting up clock for USBMichal Simek1-0/+1
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-2/+2
2021-12-20Merge tag 'v2022.01-rc4' into nextWIP/20Dec2021-nextTom Rini9-27/+57
2021-12-15clk: define LOG_CATEGORY for generic and ccf clocksPatrick Delaunay8-12/+39
2021-12-15clk: cosmetic: reorder include filesPatrick Delaunay6-15/+18
2021-11-23clk: scmi: define LOG_CATEGORYPatrick Delaunay1-0/+3
2021-11-17clk: ast2600: Add RSACLK control for ACRYChia-Wei Wang1-0/+24
2021-11-17clk: ast2600: Add YCLK control for HACEJoel Stanley1-0/+22
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay1-3/+1
2021-10-25clk: sunxi: Extend DM_RESET selection to SPLSamuel Holland1-0/+1
2021-10-20clk: sifive: Fix -Wint-to-pointer-cast warningBin Meng1-3/+3
2021-10-19clk: fixed_rate: add dummy disable() functionWIP/2021-10-19-assorted-changesSamuel Holland1-0/+1
2021-10-15clk: rockchip: rk3568: update clksElaine Zhang1-2/+9
2021-10-15rockchip: px30: add support for setting cpll clockChris Morgan1-0/+3
2021-10-12Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini17-13/+235
2021-10-11clk: ti: add am33xx/am43xx spread spectrum clock supportDario Binacchi1-3/+128
2021-10-11clk: sunxi: Add drivers for A31 and H6 PRCM CCUsSamuel Holland4-0/+136
2021-10-11clk: sunxi: Add support for I2C gates/resetsSamuel Holland12-0/+86
2021-10-11clk: sunxi: Move header out of arch directorySamuel Holland13-13/+13
2021-10-07clk: k210: Try harder to get the best configSean Anderson1-0/+24
2021-10-07k210: clk: Refactor out_of_spec testsSean Anderson1-54/+53
2021-10-07clk: k210: Fix checking if ulongs are less than 0Sean Anderson1-4/+5
2021-09-30Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini1-1/+4
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-1/+1
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk3-3/+0