Age | Commit message (Expand) | Author |
2020-04-22 | clk: armada-37xx-periph: fix DDR PHY clock divider values | Marek BehĂșn |
2020-04-18 | clk: imx: add i.IMXRT1020 clk driver | Giulio Benetti |
2020-04-18 | clk: imx: clk-imxrt1050: add set_parent() callback | Giulio Benetti |
2020-04-18 | clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPL | Giulio Benetti |
2020-04-18 | clk: imx: clk-imxrt1050: fix typo in clock name "video:" | Giulio Benetti |
2020-04-18 | clk: imx: pllv3: add enable_bit | Giulio Benetti |
2020-04-16 | Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custod... | Tom Rini |
2020-04-16 | ARC: HSDK: CGU: fix tunnel clock calculation | Eugeniy Paltsev |
2020-04-16 | dm: core: remove the duplicated function dm_ofnode_pre_reloc | Patrick Delaunay |
2020-04-15 | configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT | Patrick Delaunay |
2020-04-13 | Merge branch 'next' | Tom Rini |
2020-04-08 | Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodia... | Tom Rini |
2020-04-07 | Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-04-06 | clk: meson: reset mmc clock on probe | Jerome Brunet |
2020-04-06 | clk: meson-g12a: missing break | Heinrich Schuchardt |
2020-04-05 | clk: socfpga: Read the clock parent's register base in probe function | Chee Hong Ang |
2020-04-02 | clk: rk3399: Set empty for vopl assigned-clocks | Jagan Teki |
2020-03-30 | clk: renesas: Switch to fdtdec_get_addr_size_auto_noparent() on Gen2 | Marek Vasut |
2020-03-24 | clk: stm32mp1: add SPI5_K support | Patrick Delaunay |
2020-03-24 | clk: stm32mp1: correct CKSELR masks | Patrick Delaunay |
2020-03-05 | x86: remove dead code in intel_clk_get_rate() | Heinrich Schuchardt |
2020-02-28 | versal: drivers: clk: Fix invalid clock name queries | Rajan Vaja |
2020-02-14 | Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini |
2020-02-13 | clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktree | Patrick Delaunay |
2020-02-12 | CLK: HSDK: fix HDMI clock calculation | Eugeniy Paltsev |
2020-02-12 | CLK: HSDK: Check for PLL bypass firstly | Eugeniy Paltsev |
2020-02-11 | Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm | Tom Rini |
2020-02-07 | x86: Add a clock driver for Intel devices | Simon Glass |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass |
2020-02-05 | dm: core: Require users of devres to include the header | Simon Glass |
2020-02-05 | clk: Rename free() to rfree() | Simon Glass |
2020-01-30 | arm: rockchip: Add common cru.h | Jagan Teki |
2020-01-26 | clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate() | Giulio Benetti |
2020-01-26 | clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate() | Giulio Benetti |
2020-01-26 | clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate() | Giulio Benetti |
2020-01-26 | clk: Fix error checking of dev_read_addr_ptr | Sean Anderson |
2020-01-26 | clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is... | Giulio Benetti |
2020-01-26 | clk: show more error info when uclass_get_device_by_name | Peng Fan |
2020-01-26 | clk: mediatek: use unsigned type for returning the clk rate | Fabien Parent |
2020-01-20 | Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini |
2020-01-20 | clk: sci-clk: add slack to clk-set-rate passed to firmware | Lokesh Vutla |
2020-01-17 | common: Move get_tbclk() to time.h | Simon Glass |
2020-01-17 | common: Move clock functions into a new file | Simon Glass |
2020-01-16 | clk: mediatek: fix clock-rate overflow problem | Sam Shih |
2020-01-16 | clk: mediatek: add driver for MT7622 | Sam Shih |
2020-01-16 | clk: fixed_rate: add dummy enable() function | Chunfeng Yun |
2020-01-16 | clk: add APIs to get (optional) clock by name without a device | Chunfeng Yun |
2020-01-16 | clk: check valid clock by clk_valid() | Chunfeng Yun |
2020-01-16 | clk: fix error check for devm_clk_get_optional() | Chunfeng Yun |
2020-01-16 | clk: mediatek: mt7629: add support for ssusbsys | Chunfeng Yun |