index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk_zynq.c
Age
Commit message (
Expand
)
Author
2022-02-25
clk: Add clk_get_by_name_optional
Sean Anderson
2021-02-23
Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2021-02-23
clk: zynq: Add dummy clock enable function
Michal Simek
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-04-16
ARM: zynq: Add missing i2c get_rate for fixing i2c SPL
Hannes Schmelzer
2018-11-14
clk: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-23
clk: zynq: Show watchdog clock rate properly
Michal Simek
2017-06-01
dm: clk: Update uclass to support livetree
Simon Glass
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-02-17
clk: zynq: Add optional ethernet emio clock source support
Stefan Herbrechtsmeier
2017-02-17
clk: zynq: Add zynq clock framework driver
Stefan Herbrechtsmeier