Age | Commit message (Expand) | Author |
2019-05-09 | Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchip | Tom Rini |
2019-05-08 | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini |
2019-05-09 | clk: Use clk_get_by_index_tail() | Jagan Teki |
2019-05-09 | clk: Get the CLK by index without device | Jagan Teki |
2019-05-09 | clk: sifive: fu540-prci: Change include order | Jagan Teki |
2019-05-08 | rockchip: clk: rk322x: fix assert clock value | Kever Yang |
2019-05-08 | rockchip: rk322x: add CLK_EMMC_SAMPLE clock support | Kever Yang |
2019-05-01 | Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchip | Tom Rini |
2019-05-01 | Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imx | Tom Rini |
2019-05-01 | rockchip: use 'arch-rockchip' as header file path | Kever Yang |
2019-04-25 | clk: imx8: add i.MX8QM clk driver | Peng Fan |
2019-04-25 | clk: imx8: split code into common and soc specific part | Peng Fan |
2019-04-24 | Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic | Tom Rini |
2019-04-23 | clk: mediatek: add driver for MT8516 | Fabien Parent |
2019-04-23 | clk: mediatek: add support for SETCLR_INV and NO_SETCLR flags | Fabien Parent |
2019-04-23 | clk: meson: add g12a support | Jerome Brunet |
2019-04-23 | clk: create meson directory and move related drivers | Jerome Brunet |
2019-04-17 | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini |
2019-04-16 | clk: sunxi: r40: Fix GMAC reset reg offset | Jagan Teki |
2019-04-16 | ARM: zynq: Add missing i2c get_rate for fixing i2c SPL | Hannes Schmelzer |
2019-04-13 | Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dm | Tom Rini |
2019-04-12 | Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot | Tom Rini |
2019-04-12 | stm32mp1: add trusted boot with TF-A | Patrick Delaunay |
2019-04-11 | clk: socfpga: replace dm_fdt_pre_reloc by dm_ofnode_pre_reloc | Patrick Delaunay |
2019-04-11 | clk: at91: replace dm_fdt_pre_reloc by dm_ofnode_pre_reloc | Patrick Delaunay |
2019-04-09 | clk: renesas: Synchronize Gen3 tables with Linux 5.0 | Marek Vasut |
2019-04-09 | clk: renesas: Synchronize Gen2 tables with Linux 5.0 | Marek Vasut |
2019-04-09 | clk: renesas: Add R8A77965 clock tables | Marek Vasut |
2019-04-01 | clk: sunxi: a10: Add CLK_AHB_GMAC | Jagan Teki |
2019-03-25 | clk: renesas: Add support for setting MMCIF clock divider on Gen2 | Marek Vasut |
2019-03-25 | clk: renesas: Fix swapped div and mul in debug output on Gen2 | Marek Vasut |
2019-03-25 | clk: renesas: Fix SDH clock divider decoding on Gen2 | Marek Vasut |
2019-03-09 | clk: sunxi: h3: Implement EPHY CLK and RESET | Jagan Teki |
2019-03-09 | clk: sunxi: Implement EMAC, GMAC clocks, resets | Jagan Teki |
2019-03-09 | clk: sunxi: Implement A10 EMAC clocks | Jagan Teki |
2019-03-04 | clk: sunxi: Implement SPI clocks, resets | Jagan Teki |
2019-02-28 | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini |
2019-02-27 | clk: Add fixed-factor clock driver | Anup Patel |
2019-02-27 | clk: Add SiFive FU540 PRCI clock driver | Anup Patel |
2019-02-25 | clk: rmobile: Drop def_bool per SoC | Marek Vasut |
2019-02-09 | clk: stm32mp1: correctly handle Clock Spreading Generator | Patrick Delaunay |
2019-02-09 | clk: stm32mp1: add debug information | Patrick Delaunay |
2019-02-09 | clk: stm32mp1: recalculate counter when switching freq | Patrick Delaunay |
2019-02-09 | clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRR | Patrick Delaunay |
2019-02-09 | clk: stm32mp1: add IPCC clock | Patrick Delaunay |
2019-02-09 | clk: stm32mp1: no more get ck_usbo_48m in device tree | Patrick Delaunay |
2019-02-01 | rockchip: clk: Add mention of four new clocks | Simon Glass |
2019-02-01 | clk: Improve debug message in clk_set_default_rates() | Simon Glass |
2019-02-01 | rockchip: rk3288: Add i2s pinctrl and clock support | Simon Glass |
2019-01-30 | sunxi: clk: enable clk and reset for CCU devices | Andre Przywara |