summaryrefslogtreecommitdiffstats
path: root/drivers/clk/uniphier
Commit message (Expand)AuthorAgeFilesLines
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-251-1/+1
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-1/+1
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-201-1/+1
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* clk: uniphier: add EMMC clock for LD11, LD20, and PXs3Masahiro Yamada2019-07-101-6/+8
* clk: uniphier: add NAND 200MHz clockMasahiro Yamada2018-12-291-3/+5
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-074-8/+4
* clk: uniphier: disable SPL_CLKMasahiro Yamada2018-04-241-1/+0
* clk: uniphier: add ethernet clock control supportKunihiko Hayashi2018-04-181-0/+6
* clk: uniphier: add NAND controller clockMasahiro Yamada2017-10-151-0/+12
* clk: uniphier: add PXs3 clock dataMasahiro Yamada2017-10-153-0/+23
* clk: uniphier: rework for better clock tree structureMasahiro Yamada2017-10-154-183/+323
* 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