common: Drop linux/delay.h from common header
[oweals/u-boot.git] / drivers / clk / clk-hsdk-cgu.c
2020-05-19 Simon Glasscommon: Drop linux/delay.h from common header
2020-05-19 Simon Glasscommon: Drop linux/bug.h from common header
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-05-14 Tom RiniMerge tag 'u-boot-stm32-20200514' of https://gitlab...
2020-05-14 Tom RiniMerge tag 'rpi-next-2020.07' of https://gitlab.denx...
2020-05-13 Tom RiniMerge tag 'arc-fixes-for-2020.07-rc3' of https://gitlab...
2020-05-13 Eugeniy PaltsevCLK: ARC: HSDK: add separate clock map for HSDK-4xD
2020-05-13 Eugeniy PaltsevCLK: ARC: HSDK: define clock map with DT binding constants
2020-05-13 Eugeniy PaltsevCLK: ARC: HSDK: make set_clock optional
2020-05-13 Eugeniy PaltsevCLK: ARC: HSDK: prepare for multiple clock maps support
2020-05-13 Eugeniy PaltsevCLK: ARC: HSDK: driver cleanup
2020-05-13 Eugeniy PaltsevCLK: ARC: HSDK: use appropriate config data types
2020-05-13 Eugeniy PaltsevCLK: ARC: HSDK: drop unused offset
2020-05-13 Eugeniy PaltsevCLK: ARC: HSDK: avoid code duplication
2020-05-04 Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-04-30 Tom RiniMerge tag 'xilinx-for-v2020.07-rc2' of https://gitlab...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-04-28 Tom RiniMerge tag 'u-boot-amlogic-20200428' of https://gitlab...
2020-04-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-04-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-04-28 Tom RiniMerge tag 'dm-pull-27apr20' of git://git.denx.de/u...
2020-04-27 Tom RiniMerge branch '2020-04-27-master-imports'
2020-04-27 Tom RiniMerge tag 'mips-pull-2020-04-27' of https://gitlab...
2020-04-27 Tom RiniMerge tag 'arc-more-fixes-for-2020.07-rc1' of https...
2020-04-27 Eugeniy PaltsevARC: HSDK: CGU: add support for timer clock
2020-04-20 Tom RiniMerge tag 'u-boot-amlogic-20200420' of https://gitlab...
2020-04-20 Tom RiniMerge tag 'ti-v2020.07-rc1' of https://gitlab.denx...
2020-04-16 Tom RiniMerge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab...
2020-04-16 Eugeniy PaltsevARC: HSDK: CGU: fix tunnel clock calculation
2020-02-14 Tom RiniMerge tag 'u-boot-stm32-20200214' of https://gitlab...
2020-02-12 Tom RiniMerge tag 'arc-fixes-for-2020.04-rc2' of https://gitlab...
2020-02-12 Eugeniy PaltsevCLK: HSDK: fix HDMI clock calculation
2020-02-12 Eugeniy PaltsevCLK: HSDK: Check for PLL bypass firstly
2018-04-30 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-04-30 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-04-27 Tom RiniRemove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
2018-01-31 Tom RiniMerge tag 'xilinx-for-v2018.03' of git://git.denx.de...
2018-01-26 Tom RiniMerge git://git.denx.de/u-boot-spi
2018-01-20 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-01-19 Tom RiniMerge git://git.denx.de/u-boot-arc
2018-01-19 Eugeniy PaltsevARC: HSDK: CGU: Add 'Hz' when printing clock frequency
2018-01-19 Eugeniy PaltsevARC: HSDK: CGU: Use plat data instead of priv data
2018-01-19 Eugeniy PaltsevARC: HSDK: CGU: Update AXI, TUN, ARC clock options
2017-12-19 Tom RiniMerge git://git.denx.de/u-boot-spi
2017-12-19 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-12-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2017-12-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2017-12-13 Tom RiniMerge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
2017-12-13 Tom RiniMerge git://git.denx.de/u-boot-samsung
2017-12-11 Tom RiniMerge git://git.denx.de/u-boot-uniphier
2017-12-11 Tom RiniMerge git://git.denx.de/u-boot-arc
2017-12-11 Eugeniy PaltsevARC: clk: introduce HSDK CGU clock driver