aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/uniphier
AgeCommit message (Expand)AuthorFilesLines
2023-02-22clk: uniphier: Add missing USB SS-PHY clocksKunihiko Hayashi1-0/+5
2021-07-14clk: uniphier: Add PCIe clock entryKunihiko Hayashi1-0/+3
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada1-1/+1
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-1/+1
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada1-1/+1
2020-05-18common: Drop linux/bug.h from common headerSimon Glass1-0/+1
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-07-10clk: uniphier: add EMMC clock for LD11, LD20, and PXs3Masahiro Yamada1-6/+8
2018-12-29clk: uniphier: add NAND 200MHz clockMasahiro Yamada1-3/+5
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini4-8/+4
2018-04-24clk: uniphier: disable SPL_CLKMasahiro Yamada1-1/+0
2018-04-18clk: uniphier: add ethernet clock control supportKunihiko Hayashi1-0/+6
2017-10-15clk: uniphier: add NAND controller clockMasahiro Yamada1-0/+12
2017-10-15clk: uniphier: add PXs3 clock dataMasahiro Yamada3-0/+23
2017-10-15clk: uniphier: rework for better clock tree structureMasahiro Yamada4-183/+323
2017-08-30clk: uniphier: add System clock supportMasahiro Yamada4-0/+67
2017-08-20ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada2-6/+0
2017-08-20clk: uniphier: fix unmet direct dependencies warningMasahiro Yamada1-3/+2
2017-06-25ARM: uniphier: fix various sparse warningsMasahiro Yamada1-1/+1
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass1-1/+1
2017-01-29clk: uniphier: fix compatible strings for Pro5, PXs2, LD20 SD clockMasahiro Yamada1-3/+3
2016-10-18clk: uniphier: rework UniPhier clk driverMasahiro Yamada5-240/+179
2016-09-23clk: uniphier: allow to have clock node under syscon nodeMasahiro Yamada1-9/+9
2016-09-23clk: uniphier: move U_BOOT_DRIVER entry to core codeMasahiro Yamada3-75/+74
2016-09-23clk: uniphier: constify clock data arrays/structuresMasahiro Yamada3-9/+9
2016-07-24ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()Masahiro Yamada3-16/+7
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren2-14/+13
2016-05-26clk: uniphier: add Media I/O clock driver support for PH1-LD11Masahiro Yamada1-0/+4
2016-04-24clk: uniphier: add Media I/O clock driver support for PH1-LD20Masahiro Yamada1-0/+4
2016-04-01clk: uniphier: use devm_get_addr() to get base addressMasahiro Yamada1-6/+3
2016-02-14clk: uniphier: add Media I/O clock driver for UniPhier SoCsMasahiro Yamada5-0/+410