configs: j721e_evm_defconfig: Enable OSPI configs
[oweals/u-boot.git] / drivers / clk /
2020-02-14 Tom RiniMerge tag 'u-boot-stm32-20200214' of https://gitlab...
2020-02-13 Patrick Delaunayclk: stm32mp1: solve type issue in stm32mp1_lse_enable...
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
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-02-07 Simon Glassx86: Add a clock driver for Intel devices
2020-02-06 Simon Glassdm: core: Create a new header file for 'compat' features
2020-02-06 Simon Glassdm: core: Require users of devres to include the header
2020-02-06 Simon Glassclk: Rename free() to rfree()
2020-02-05 Tom RiniMerge tag 'rpi-next-2020.04' of https://gitlab.denx...
2020-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-02-01 Tom RiniMerge tag 'u-boot-rockchip-20200130' of https://gitlab...
2020-01-30 Jagan Tekiarm: rockchip: Add common cru.h
2020-01-29 Tom RiniMerge tag 'for-v2020.04' of https://gitlab.denx.de...
2020-01-29 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-27 Tom RiniMerge tag 'u-boot-clk-26Jan2020' of https://gitlab...
2020-01-26 Giulio Benetticlk: imx: pllv3: fix potential 'divide by zero' in...
2020-01-26 Giulio Benetticlk: imx: pllv3: fix potential 'divide by zero' in...
2020-01-26 Giulio Benetticlk: imx: pllv3: fix potential 'divide by zero' in...
2020-01-26 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-26 Sean Andersonclk: Fix error checking of dev_read_addr_ptr
2020-01-26 Giulio Benetticlk: uclass: clk_get_by_name() must not be available...
2020-01-26 Peng Fanclk: show more error info when uclass_get_device_by_name
2020-01-26 Fabien Parentclk: mediatek: use unsigned type for returning the...
2020-01-24 Simon Glasscommon: Move get_tbclk() to time.h
2020-01-24 Simon Glasscommon: Move clock functions into a new file
2020-01-21 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-01-21 Tom RiniMerge tag 'u-boot-imx-20200121' of https://gitlab.denx...
2020-01-20 Tom RiniMerge tag '2020-01-20-ti-2020.04' of https://gitlab...
2020-01-20 Tom RiniMerge tag 'u-boot-stm32-20200117' of https://gitlab...
2020-01-20 Tom RiniMerge branch '2020-01-17-reduce-size-of-common-h-even...
2020-01-20 Lokesh Vutlaclk: sci-clk: add slack to clk-set-rate passed to firmware
2020-01-17 Simon Glasscommon: Move get_tbclk() to time.h
2020-01-17 Simon Glasscommon: Move clock functions into a new file
2020-01-16 Tom RiniMerge tag 'mmc-1-16-2020' of https://gitlab.denx.de...
2020-01-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-01-16 Tom RiniMerge tag 'xilinx-for-v2020.04' of https://gitlab.denx...
2020-01-16 Tom RiniMerge branch '2020-01-15-master-imports'
2020-01-16 Sam Shihclk: mediatek: fix clock-rate overflow problem
2020-01-16 Sam Shihclk: mediatek: add driver for MT7622
2020-01-16 Chunfeng Yunclk: fixed_rate: add dummy enable() function
2020-01-16 Chunfeng Yunclk: add APIs to get (optional) clock by name without...
2020-01-16 Chunfeng Yunclk: check valid clock by clk_valid()
2020-01-16 Chunfeng Yunclk: fix error check for devm_clk_get_optional()
2020-01-16 Chunfeng Yunclk: mediatek: mt7629: add support for ssusbsys
2020-01-16 mingming leeclk: mediatek: add configurable pcw_chg_reg/ibits/fmin...
2020-01-16 mingming leeclk: mediatek: add set_clr_upd mux type flow
2020-01-16 mingming leeclk: mediatek: add driver support for MT8512
2020-01-15 Tom RiniMerge tag 'efi-2020-04-rc1-2' of https://gitlab.denx...
2020-01-15 Tom RiniMerge tag 'u-boot-imx-20200115' of https://gitlab.denx...
2020-01-14 Giulio Benetticlk: imx: add i.IMXRT1050 clk driver
2020-01-14 Giulio Benetticlk: imx: pfd: add set_rate()
2020-01-14 Giulio Benetticlk: imx: pllv3: add support for PLLV3_AV type
2020-01-14 Giulio Benetticlk: imx: pllv3: add PLLV3_SYS support
2020-01-14 Giulio Benetticlk: imx: pllv3: add set_rate() support
2020-01-14 Giulio Benetticlk: imx: pllv3: add disable() support
2020-01-14 Giulio Benetticlk: imx: pllv3: add enable() support
2020-01-14 Giulio Benetticlk: imx: pllv3: set div_mask differently if PLLV3...
2020-01-14 Giulio Benetticlk: imx: pllv3: register PLLV3 GENERIC and USB as...
2020-01-14 Anatolij Gustschinclk: imx8qxp: extend to support getting I2C IPG clock
2020-01-09 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-01-09 Tom RiniMerge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
2020-01-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-01-08 Tom RiniMerge tag 'efi-2020-04-rc1' of https://gitlab.denx...
2020-01-08 Tom RiniMerge tag 'uniphier-v2020.04' of https://gitlab.denx...
2020-01-08 Tom RiniMerge tag 'u-boot-imx-20200108' of https://gitlab.denx...
2020-01-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-01-08 Peng Fanclk: imx: add i.MX8MP clk driver
2020-01-08 Peng Fanclk: imx: add imx_clk_mux2_flags
2020-01-08 Rasmus Villemoesmpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid
2020-01-07 Simon Glassaspeed: ast2500: Read clock ofdata in the correct method
2020-01-07 Sughosh Ganuclk: stm32mp1: Add a clock entry for RNG1 device
2020-01-07 Ley Foon Tanclk: agilex: Add clock driver for Agilex
2019-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.01-a' of https:...
2019-12-10 Tom RiniMerge tag 'fixes-for-2020.01' of https://gitlab.denx...
2019-12-09 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-12-09 Tom RiniMerge tag 'u-boot-imx-20191209' of https://gitlab.denx...
2019-12-06 Frieder Schrempfclk: imx: imx8mm: Fix the first root clock in imx8mm_ah...
2019-12-03 Tom RiniMerge tag 'efi-2020-01-rc5' of https://gitlab.denx...
2019-12-03 Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03 Tom RiniMerge branch '2019-12-03-master-imports'
2019-12-03 mingming leeclk: mediatek: add driver for MT8518
2019-12-03 Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02 Simon Glasscommon: Move get_ticks() function out of common.h
2019-12-02 Simon GlassMove strtomhz() to vsprintf.h
2019-11-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-11-18 Tom RiniMerge tag 'video-for-v2020.01-rc2' of https://gitlab...
2019-11-18 Tom RiniMerge tag 'u-boot-rockchip-20191118' of https://gitlab...
2019-11-17 Finley Xiaorockchip: clk: Add clk driver for rk3308
2019-11-17 Elaine Zhangrockchip: clk: pll: add common pll setting funcs
2019-11-17 Heiko Stuebnerrockchip: clk: fix wrong CONFIG_IS_ENABLED handling
2019-11-17 Heiko Stuebnerrockchip: clk: rv1108: remove duplicate reset init
2019-11-17 Kever Yangrockchip: clk: add px30 clock driver
2019-11-12 Tom RiniMerge tag 'u-boot-imx-20191105' of https://gitlab.denx...
2019-11-11 Tom RiniMerge tag 'u-boot-rockchip-20191110' of https://gitlab...
2019-11-11 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-11-10 Simon Southclk: rockchip: rk3328: Configure CPU clock
2019-11-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
next