summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk_zynq.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-02-231-0/+10
|\
| * clk: zynq: Add dummy clock enable functionMichal Simek2021-02-231-0/+10
* | common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
|/
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* ARM: zynq: Add missing i2c get_rate for fixing i2c SPLHannes Schmelzer2019-04-161-0/+2
* clk: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng2018-11-141-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* clk: zynq: Show watchdog clock rate properlyMichal Simek2018-03-231-1/+1
* dm: clk: Update uclass to support livetreeSimon Glass2017-06-011-1/+1
* dm: core: Replace of_offset with accessor (part 2)Simon Glass2017-06-011-1/+1
* clk: zynq: Add optional ethernet emio clock source supportStefan Herbrechtsmeier2017-02-171-0/+29
* clk: zynq: Add zynq clock framework driverStefan Herbrechtsmeier2017-02-171-0/+459