summaryrefslogtreecommitdiff
path: root/drivers/clk/uniphier/clk-uniphier-core.c
AgeCommit message (Expand)Author
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-15clk: uniphier: add PXs3 clock dataMasahiro Yamada
2017-10-15clk: uniphier: rework for better clock tree structureMasahiro Yamada
2017-08-30clk: uniphier: add System clock supportMasahiro Yamada
2017-08-20ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada
2017-06-25ARM: uniphier: fix various sparse warningsMasahiro Yamada
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-01-29clk: uniphier: fix compatible strings for Pro5, PXs2, LD20 SD clockMasahiro Yamada
2016-10-18clk: uniphier: rework UniPhier clk driverMasahiro Yamada
2016-09-23clk: uniphier: allow to have clock node under syscon nodeMasahiro Yamada
2016-09-23clk: uniphier: move U_BOOT_DRIVER entry to core codeMasahiro Yamada
2016-09-23clk: uniphier: constify clock data arrays/structuresMasahiro Yamada
2016-07-24ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()Masahiro Yamada
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2016-04-01clk: uniphier: use devm_get_addr() to get base addressMasahiro Yamada
2016-02-14clk: uniphier: add Media I/O clock driver for UniPhier SoCsMasahiro Yamada