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
/
aspeed
/
clk_ast2500.c
Age
Commit message (
Expand
)
Author
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
2022-09-13
clk: aspeed: Get HCLK frequency support
Chin-Ting Kuo
2022-07-06
clk/ast2500: Add SD clock
Joel Stanley
2022-07-06
clk/aspeed: Add debug message when clock fails
Joel Stanley
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-09-09
clock:aspeed: Sync with Linux kernel clock header define
Ryan Chen
2020-09-09
cosmetic: aspeed: ast2500: Rename clock header
Ryan Chen
2020-08-22
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
Masahiro Yamada
2020-08-22
dm: core: Fix devfdt_get_addr_ptr return value
Ovidiu Panait
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-07
aspeed: ast2500: Read clock ofdata in the correct method
Simon Glass
2019-09-05
clk: aspeed: Add support for SD clock
Eddie James
2018-11-05
aspeed: ast2500: fix D2-PLL clock setting in RGMII mode
Cédric Le Goater
2018-11-05
aspeed: ast2500: fix missing break in D2PLL clock enablement
Cédric Le Goater
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-05-08
aspeed: Refactor SCU to use consistent mask & shift
[email protected]
2017-05-08
aspeed: Add support for Clocks needed by MACs
[email protected]
2017-05-08
aspeed: Add P-Bus clock in ast2500 clock driver
[email protected]
2017-05-08
aspeed: Make SCU lock/unlock functions part of SCU API
[email protected]
2017-02-08
aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculation
[email protected]
2017-01-28
aspeed: Add basic ast2500-specific drivers and configuration
[email protected]