index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
aspeed
Age
Commit message (
Expand
)
Author
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-10-28
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
Patrick Delaunay
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
maxims@google.com
2017-05-08
aspeed: Add support for Clocks needed by MACs
maxims@google.com
2017-05-08
aspeed: Add P-Bus clock in ast2500 clock driver
maxims@google.com
2017-05-08
aspeed: Make SCU lock/unlock functions part of SCU API
maxims@google.com
2017-02-08
aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculation
maxims@google.com
2017-01-28
aspeed: Add basic ast2500-specific drivers and configuration
maxims@google.com