Age | Commit message (Expand) | Author |
2019-07-21 | Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini |
2019-07-21 | clk: rockchip: rk3399: Set 400MHz ddr clock | Jagan Teki |
2019-07-21 | clk: rockchip: rk3399: Set 50MHz ddr clock | Jagan Teki |
2019-07-19 | clk: sandbox: Add sandbox test code for Common Clock Framework [CCF] | Lukasz Majewski |
2019-07-19 | clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HW | Lukasz Majewski |
2019-07-19 | clk: sandbox: Adjust clk-divider to emulate reading its value from HW | Lukasz Majewski |
2019-07-19 | dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flag | Lukasz Majewski |
2019-07-19 | clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12) | Lukasz Majewski |
2019-07-19 | dm: clk: Define clk_get_by_id() for clk operations | Lukasz Majewski |
2019-07-19 | dm: clk: Define clk_get_parent_rate() for clk operations | Lukasz Majewski |
2019-07-19 | dm: clk: Define clk_get_parent() for clk operations | Lukasz Majewski |
2019-07-19 | clk: Provide struct clk for fixed rate clock (clk_fixed_rate.c) | Lukasz Majewski |
2019-07-19 | clk: Remove clock ID check in .get_rate() of clk_fixed_* | Lukasz Majewski |
2019-07-19 | clk: sifive: Drop GEMGXL clock driver | Anup Patel |
2019-07-19 | clk: sifive: Sync-up main driver with upstream Linux | Anup Patel |
2019-07-19 | clk: sifive: Sync-up DT bindings header with upstream Linux | Anup Patel |
2019-07-19 | clk: sifive: Sync-up WRPLL library with upstream Linux | Anup Patel |
2019-07-19 | clk: sifive: Factor-out PLL library as separate module | Anup Patel |
2019-07-19 | clk: rockchip: rk3399: Fix check patch warnings and checks | Jagan Teki |
2019-07-19 | rockchip: clk: rk3399: handle clk_enable requests for USB3 | Mark Kettenis |
2019-07-16 | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi | Tom Rini |
2019-07-16 | sunxi: clocks: Add H6 USB clock gates and resets | Andre Przywara |
2019-07-14 | Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini |
2019-07-12 | clk: clk_stm32mp1: Fix warnings when compiling with W=1 | Patrick Delaunay |
2019-07-12 | stm32mp1: syscon: remove stgen | Patrick Delaunay |
2019-07-10 | clk: uniphier: add EMMC clock for LD11, LD20, and PXs3 | Masahiro Yamada |
2019-06-11 | Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot | Tom Rini |
2019-06-11 | clk: imx8qm: fix usdhc2 clocks | Marcel Ziswiler |
2019-06-06 | stm32mp1: clk: use the correct identifier for ethck | Patrick Delaunay |
2019-06-06 | clk: stm32mp1: Add SPI1 clock entry | Patrice Chotard |
2019-06-01 | clk: sifive: Add clock driver for GEMGXL MGMT | Bin Meng |
2019-05-31 | Merge tag 'rockchip-for-v2019.07-rc3' of git://git.denx.de/u-boot-rockchip | Tom Rini |
2019-05-31 | clk: meson-g12a: Add PCIE PLL support | Neil Armstrong |
2019-05-30 | rockchip: clk: rk3399: allow requests for all UART clocks | Christoph Muellner |
2019-05-23 | clk: stm32mp1: add set_rate for DDRPHYC clock | Patrick Delaunay |
2019-05-21 | mpc83xx_clk: Add enable method | Mario Six |
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 |