Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm
[platform/kernel/u-boot.git] / drivers / clk / clk_fixed_factor.c
2021-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-04 Tom RiniMerge branch 'next'
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-29 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-09-27 Tom RiniMerge tag 'dm-pull-next-27sep21' of https://source...
2021-09-25 Simon Glasstreewide: Try to avoid the preprocessor with OF_REAL
2021-09-25 Simon Glasstreewide: Use OF_REAL instead of !OF_PLATDATA
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename ofdata_to_platdata() to of_to_plat()
2020-12-13 Simon Glassdm: treewide: Rename dev_get_platdata() to dev_get_plat()
2020-12-13 Simon Glassdm: treewide: Rename 'platdata' variables to just ...
2020-12-13 Simon Glassdm: treewide: Rename auto_alloc_size members to be...
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-06 Simon Glassdm: core: Require users of devres to include the header
2019-07-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-07-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-07-29 Tom RiniMerge tag 'u-boot-rockchip-20190729' of https://gitlab...
2019-07-27 Tom RiniMerge branch '2019-07-26-ti-imports'
2019-07-27 Tom RiniMerge tag 'u-boot-imx-20190719' of https://gitlab.denx...
2019-07-19 Lukasz Majewskiclk: Remove clock ID check in .get_rate() of clk_fixed_*
2019-03-04 Tom RiniMerge tag 'u-boot-atmel-2019.04-a' of git://git.denx...
2019-02-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-02-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-02-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-02-27 Tom RiniMerge git://git.denx.de/u-boot-riscv
2019-02-27 Anup Patelclk: Add fixed-factor clock driver