summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2022-07-18LFU-333: drivers: clk: imx: fix clk register compositeAdrian Alonso
2022-07-06MLK-25970-2 clk: imx: add video pllAlice Guo
2022-07-06MLK-25970-1 clk: imx: implement a PLL driver for the i.MX93Alice Guo
2022-07-06MLK-25938 clk: Update clk_register for device without parentYe Li
2022-07-06LFU-330-50 clk: imx: add i.MX93 clock DM driverAlice Guo
2022-04-06LFU-258 clk: imx8dxl: remove QXP specific clocksViorel Suman
2022-04-06MLK-24958-1 clk: imx8qxp/dxl: Add clock support for LCDIFYe Li
2022-04-06MLK-24766-2 clk-imx8: add the lpspi clock for imx8qxp/8dxlClark Wang
2022-04-06MLK-24188-1 imx8: add AHB clk for SDHCPeng Fan
2022-04-06MLK-23311-2: 8DXL enable second usb controllerFrank Li
2022-04-06MLK-23279-2 imx: Add support for i.MX8DXL SoCTeo Hall
2022-04-06LFU-193-1 clk: imx8mp: Update clock tree for USB relevant clocksYe Li
2022-04-06MLK-22398-2 clk-imx8: Add pcie clocks for imx8qm/qxpYe Li
2022-04-06MLK-22293-6 clk-imx8: Add SATA relevant clock for iMX8QMYe Li
2022-04-06MLK-23574-8 clk: imx8: Update imx8 clock driverYe Li
2022-03-15k210: use the board vendor name rather than the marketing nameDamien Le Moal
2022-02-25clk: ccf: correct the test on the parent uclass in clk_enable/clk_disablePatrick Delaunay
2022-02-25clk: Add clk_get_by_name_optionalSean Anderson
2022-02-24clk: Inline clk_get_*_optionalSean Anderson
2022-02-24clk: Rename clk_get_optional_nodevSean Anderson
2022-02-24clk: cdce9xx: Convert .of_xlate to .requestSean Anderson
2022-02-24clk: versaclock: Remove xlate functionSean Anderson
2022-02-24clk: Remove no-op request and rfree callbacksSean Anderson
2022-02-24clk: Rename ICS8N3QV01 to CLK_ICS8N3QV01Sean Anderson
2022-02-24clk: Alphabetize KconfigSean Anderson
2022-02-24clk: Alphabetize MakefileSean Anderson
2022-02-19clk: imx: select [SPL_]CLK_COMPOSITE_CCF for imx8mnHeiko Thiery
2022-02-08clk: clk-k3: Add support for J721S2 SoCDavid Huang
2022-02-05clk: imx: select [SPL_]CLK_COMPOSITE_CCF for imxrt10{20|50}Heiko Thiery
2022-01-20Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-19Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-01-18clk: ast2600: Revise MII interface delayDylan Hung
2022-01-18clk: actions: Add SD/MMC clocksAmit Singh Tomar
2022-01-18clk: actions: Introduce dummy get/set_rate callbacksAmit Singh Tomar
2022-01-13treewide: invaild -> invalidSean Anderson
2022-01-10Merge branch 'next'Tom Rini
2022-01-07Revert "clk: Detect failure to set defaults"Marek Vasut
2022-01-05clk: zynqmp: Fix gem tx/rx/ref clock handlingMichal Simek
2022-01-05clk: zynqmp: Add support for setting up clock for USBMichal Simek
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-12-20Merge tag 'v2022.01-rc4' into nextTom Rini
2021-12-15clk: define LOG_CATEGORY for generic and ccf clocksPatrick Delaunay
2021-12-15clk: cosmetic: reorder include filesPatrick Delaunay
2021-11-23clk: scmi: define LOG_CATEGORYPatrick Delaunay
2021-11-17clk: ast2600: Add RSACLK control for ACRYChia-Wei Wang
2021-11-17clk: ast2600: Add YCLK control for HACEJoel Stanley
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay
2021-10-25clk: sunxi: Extend DM_RESET selection to SPLSamuel Holland
2021-10-20clk: sifive: Fix -Wint-to-pointer-cast warningBin Meng