Age | Commit message (Expand) | Author |
2019-11-17 | rockchip: clk: Add clk driver for rk3308 | Finley Xiao |
2019-11-17 | rockchip: clk: pll: add common pll setting funcs | Elaine Zhang |
2019-11-17 | rockchip: clk: fix wrong CONFIG_IS_ENABLED handling | Heiko Stuebner |
2019-11-17 | rockchip: clk: rv1108: remove duplicate reset init | Heiko Stuebner |
2019-11-17 | rockchip: clk: add px30 clock driver | Kever Yang |
2019-11-12 | Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2019-11-11 | Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi... | Tom Rini |
2019-11-10 | clk: rockchip: rk3328: Configure CPU clock | Simon South |
2019-11-07 | clk: clk-ti-sci: Notify AVS driver upon setting clock rate | Keerthy |
2019-11-05 | clk: imx: imx8mm: add set_parent callback | Peng Fan |
2019-11-05 | clk: imx8mm: add enet clk | Peng Fan |
2019-11-05 | clk: imx: add i.MX8MN ccf driver | Peng Fan |
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 |