index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
at91
/
sckc.c
Age
Commit message (
Expand
)
Author
4 days
global: Correct duplicate U_BOOT_DRIVER entry names
Tom Rini
2025-08-13
clk: at91: Fix use of unsigned loop index
Andrew Goodbody
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
clk: Remove <common.h> and add needed includes
Tom Rini
2023-05-06
drivers: use devfdt_get_addr_ptr when cast to pointer
Johan Jonker
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-09-22
clk: at91: sckc: add driver compatible with ccf
Claudiu Beznea
2020-09-22
clk: at91: move clock code to compat.c
Claudiu Beznea
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
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
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