summaryrefslogtreecommitdiffstats
path: root/drivers/clk/uniphier
Commit message (Expand)AuthorAgeFilesLines
* clk: uniphier: add System clock supportMasahiro Yamada2017-08-304-0/+67
* ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada2017-08-202-6/+0
* clk: uniphier: fix unmet direct dependencies warningMasahiro Yamada2017-08-201-3/+2
* ARM: uniphier: fix various sparse warningsMasahiro Yamada2017-06-251-1/+1
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-011-1/+1
* clk: uniphier: fix compatible strings for Pro5, PXs2, LD20 SD clockMasahiro Yamada2017-01-291-3/+3
* clk: uniphier: rework UniPhier clk driverMasahiro Yamada2016-10-185-240/+179
* clk: uniphier: allow to have clock node under syscon nodeMasahiro Yamada2016-09-231-9/+9
* clk: uniphier: move U_BOOT_DRIVER entry to core codeMasahiro Yamada2016-09-233-75/+74
* clk: uniphier: constify clock data arrays/structuresMasahiro Yamada2016-09-233-9/+9
* ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()Masahiro Yamada2016-07-243-16/+7
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-192-14/+13
* clk: uniphier: add Media I/O clock driver support for PH1-LD11Masahiro Yamada2016-05-261-0/+4
* clk: uniphier: add Media I/O clock driver support for PH1-LD20Masahiro Yamada2016-04-241-0/+4
* clk: uniphier: use devm_get_addr() to get base addressMasahiro Yamada2016-04-011-6/+3
* clk: uniphier: add Media I/O clock driver for UniPhier SoCsMasahiro Yamada2016-02-145-0/+410