SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / drivers / clk / clk_stm32f.c
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2018-04-15 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-03-15 Tom RiniMerge git://git.denx.de/u-boot-spi
2018-03-14 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-03-14 Patrice Chotardclk: clk_stm32f: Add DSI clock support
2018-03-14 Patrice Chotardclk: clk_stm32f: Add set_rate for LTDC clock
2018-03-14 Patrice Chotardclk: clk_stm32f: Configure SAI PLL to generate LTDC...
2018-03-14 Patrice Chotardclk: clk_stm32f: Rework SDMMC stm32_clk_get_rate()...
2018-03-14 Patrice Chotardclk: clk_stm32f: No more need of 48Mhz from PLL_SAI
2018-03-14 Patrice Chotardclk: clk_stm32f: Fix RCC_PLLSAICFGR mask defines
2018-03-14 Patrice Chotardclk: clk_stm32f: Fix stm32_clk_get_rate()
2018-03-14 Patrice Chotardboard: stm32: switch to DM STM32 timer
2018-03-14 Patrice Chotardclk: clk_stm32f: Fix stm32_clk_get_rate() for timer
2018-01-31 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-01-31 Tom RiniMerge tag 'xilinx-for-v2018.03' of git://git.denx.de...
2018-01-29 Patrice Chotardclk: clk_stm32: Add .set_rate callback
2018-01-28 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2018-01-28 Patrice Chotardclk: clk_stm32f: Fix PLLSAICFGR_PLLSAIP_4 divider value
2018-01-28 Patrice Chotardclk: clk_stm32f: Move SYSCFG clock setup into configure...
2018-01-28 Patrice Chotardclk: clk_stm32f: Remove STMMAC clock setup
2018-01-28 Patrice Chotardclk: stm32: retrieve external oscillator frequency...
2018-01-26 Tom RiniMerge git://git.denx.de/u-boot-spi
2018-01-15 Tom RiniMerge git://git.denx.de/u-boot-mmc
2018-01-11 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-01-11 Tom RiniMerge git://git.denx.de/u-boot-video
2018-01-11 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-01-11 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2018-01-11 Tom RiniMerge git://git.denx.de/u-boot-usb
2018-01-10 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-01-10 Patrice Chotardboard: stm32f429-disco: switch to DM STM32 clock driver
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-04 Tom RiniMerge git://git.denx.de/u-boot-cfi-flash
2017-11-30 Tom RiniMerge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
2017-11-30 Tom RiniMerge git://git.denx.de/u-boot-marvell
2017-11-30 Tom RiniMerge git://git.denx.de/u-boot-x86
2017-11-30 Patrice Chotardclk: clk_stm32fx: add clock configuration for mmc usage
2017-11-30 Patrice Chotarddm: misc: bind STM32F4/F7 clock from rcc MFD driver
2017-11-30 Patrice Chotardclk: stm32fx: migrate define from rcc.h to driver
2017-11-30 Patrice Chotardclk: stm32f7: rename clk_stm32f7.c to clk_stm32f.c