Age | Commit message (Expand) | Author |
2019-10-30 | Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/... | Tom Rini |
2019-10-25 | Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips | Tom Rini |
2019-10-25 | clk: add clock driver for MediaTek MT76x8 platform | Weijie Gao |
2019-10-24 | arm64: zynqmp: Switch to xlnx-zynqmp-clk header | Michal Simek |
2019-10-24 | arm64: versal: Rename versal_pm_request to xilinx_pm_request | Michal Simek |
2019-10-24 | arm64: versal: Clean pm_api_id usage | Michal Simek |
2019-10-22 | test: clk: test clock self assignment | Jean-Jacques Hiblot |
2019-10-22 | drivers: clk: Fix using assigned-clocks in the node of the clock it sets up | Jean-Jacques Hiblot |
2019-10-22 | test: clk: Update tests to also check the managed API | Jean-Jacques Hiblot |
2019-10-22 | drivers: clk: Add a managed API to get clocks from the device-tree | Jean-Jacques Hiblot |
2019-10-22 | drivers: clk: Handle gracefully NULL pointers | Jean-Jacques Hiblot |
2019-10-22 | clk: Add support for I2C clocks on NXP's imx6q SoC which use CCF | Lukasz Majewski |
2019-10-22 | clk: Fix error check in clk_set_default_parents() | Jean-Jacques Hiblot |
2019-10-18 | clk: meson-sm1: add compatible | Neil Armstrong |
2019-10-18 | clk: meson: g12a: add support for VPU/HDMI clocks | Neil Armstrong |
2019-10-11 | clk: cdce9xx: add support for cdce9xx clock synthesizer | Tero Kristo |
2019-10-09 | Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2019-10-08 | clk: versal: Add clock driver support | Siva Durga Prasad Paladugu |
2019-10-08 | zynqmp: firmware: Add Xilinx ZynqMP firmware driver | Rajan Vaja |
2019-10-08 | ARM: at91: Rename sama5_sfr.h to at91_sfr.h | Tudor Ambarus |
2019-09-11 | rockchip: clk: rk3399: remove clk_enable() | Kever Yang |
2019-09-11 | rockchip: clk: rk3368: remove clk_enable() | Kever Yang |
2019-09-11 | rockchip: clk: rk3328: remove clk_enable() | Kever Yang |
2019-09-11 | rockchip: clk: rk3288: remove clk_enable() | Kever Yang |
2019-09-05 | clk: aspeed: Add support for SD clock | Eddie James |
2019-08-29 | Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodia... | Tom Rini |
2019-08-28 | clk: meson-g12b: add compatible | Mark Kettenis |
2019-08-27 | stm32mp1: clk: use gd to store frequency information | Patrick Delaunay |
2019-08-27 | stm32mp1: clk: remove debug traces | Patrick Delaunay |
2019-08-26 | Kconfig: Varios: Fix more SPL, TPL dependencies | Adam Ford |
2019-08-24 | Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodi... | Tom Rini |
2019-08-23 | rockchip: clk: rk3328: add clk_enable ops for HCLK_HOST0 | Kever Yang |
2019-08-22 | clk: imx: add i.MX8MM clk driver | Peng Fan |
2019-08-22 | clk: imx: add i.MX8M composite clk support | Peng Fan |
2019-08-22 | clk: imx: add pll14xx driver | Peng Fan |
2019-08-22 | clk: imx: expose CCF entry for all | Peng Fan |
2019-08-22 | sandbox: clk: add clk enable/disable test code | Peng Fan |
2019-08-22 | clk: prograte clk enable/disable to parent | Peng Fan |
2019-08-22 | clk: introduce enable_count | Peng Fan |
2019-08-12 | clk: add support for clk_is_match() | Sekhar Nori |
2019-08-09 | clk: renesas: Add R8A77980 V3H clock tables | Marek Vasut |
2019-08-07 | clk: MediaTek: add hifsys entry for MT7623 SoC. | Ryder Lee |
2019-08-02 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk | Tom Rini |
2019-07-31 | clk: meson: remove duplicate logic | Heinrich Schuchardt |
2019-07-31 | clk: sandbox: add composite clk | Peng Fan |
2019-07-31 | clk: gate: support sandbox | Peng Fan |
2019-07-31 | clk: add composite clk support | Peng Fan |
2019-07-31 | dm: clk: ignore default settings when node not valid | Peng Fan |
2019-07-31 | clk: imx: gate2 add set rate | Peng Fan |
2019-07-31 | clk: imx: import clk heplers | Peng Fan |