aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
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
2021-10-19clk: fixed_rate: add dummy disable() functionSamuel Holland
2021-10-15clk: rockchip: rk3568: update clksElaine Zhang
2021-10-15rockchip: px30: add support for setting cpll clockChris Morgan
2021-10-12Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-10-11clk: ti: add am33xx/am43xx spread spectrum clock supportDario Binacchi
2021-10-11clk: sunxi: Add drivers for A31 and H6 PRCM CCUsSamuel Holland
2021-10-11clk: sunxi: Add support for I2C gates/resetsSamuel Holland
2021-10-11clk: sunxi: Move header out of arch directorySamuel Holland
2021-10-07clk: k210: Try harder to get the best configSean Anderson
2021-10-07k210: clk: Refactor out_of_spec testsSean Anderson
2021-10-07clk: k210: Fix checking if ulongs are less than 0Sean Anderson
2021-09-30Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-30clk: versal: Enable only GATE type clocksT Karthik Reddy
2021-09-27Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...Tom Rini
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini
2021-09-25clk: Rename clk_get_by_driver_info()Simon Glass
2021-09-25treewide: Try to avoid the preprocessor with OF_REALSimon Glass
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass
2021-09-21clk: at91: clk-master: split master clock in pres and dividerClaudiu Beznea
2021-09-17clk: ti: k3: Update driver to account for divider flagsSuman Anna
2021-09-17clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-writeDave Gerlach
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-08-25drivers: clk: Add memory clock driver for Intel N5X deviceSiew Chin Lim
2021-08-25drivers: clk: Add clock driver for Intel N5X deviceSiew Chin Lim