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
/
at91
Age
Commit message (
Expand
)
Author
2019-10-08
ARM: at91: Rename sama5_sfr.h to at91_sfr.h
Tudor Ambarus
2019-04-11
clk: at91: replace dm_fdt_pre_reloc by dm_ofnode_pre_reloc
Patrick Delaunay
2018-08-13
clk: at91: utmi: add timeout for utmi lock
Eugen Hristev
2018-05-23
clk: at91: clk-h32mx: replace dm_warn with dev_dbg
Eugen Hristev
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-16
clk: at91: clk-system: add set/get_rate operations
Wenyou Yang
2018-03-16
clk: at91: add PLLADIV driver
Wenyou Yang
2018-03-16
clk: at91: add USB Host clock driver
Wenyou Yang
2017-11-29
clk: at91: clk-generated: fix incorrect index of clk source
Wenyou Yang
2017-11-29
clk: at91: clk-generated: select absolute closest rate
Ludovic Desroches
2017-11-29
clk: at91: Kconfig: fix the dependency of AT91_UTMI
Wenyou Yang
2017-09-14
clk: at91: utmi: Set the reference clock frequency
Wenyou Yang
2017-06-01
clk: Modify xlate() method for livetree
Simon Glass
2017-06-01
dm: core: Update device_bind_driver_to_node() to use ofnode
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2017-05-09
clk: at91: Align the at91 pmc's compatibles
Wenyou Yang
2017-05-09
clk: at91: Align clk-master compatibles with kernel
Wenyou Yang
2017-05-09
clk: at91: Enhance the peripheral clock
Wenyou Yang
2017-03-16
dm: allow limiting pre-reloc markings to spl or tpl
Heiko Stübner
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-10-28
clk: at91: Improve the clock implementation
Wenyou Yang
2016-10-28
clk: at91: Fix at91-pmc and at91-sckc's class ID
Wenyou Yang
2016-08-15
clk: at91: Add clock driver
Wenyou Yang