summaryrefslogtreecommitdiff
path: root/drivers/reset/reset-uniphier.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-22reset: uniphier: sync reset data with Linux 4.18-rc1Masahiro Yamada1-5/+8
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-18reset: uniphier: add ethernet reset control supportKunihiko Hayashi1-0/+5
2017-10-15reset: uniphier: fix the first argument passed to dev_err()Masahiro Yamada1-1/+2
2017-08-30reset: uniphier: add PXs3 supportMasahiro Yamada1-0/+23
2017-08-30reset: uniphier: fix compatible for SD reset node for LD11/LD20Masahiro Yamada1-1/+5
2017-08-20reset: uniphier: refactor reset data and add NAND/eMMC reset linesMasahiro Yamada1-46/+17
2017-08-20ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada1-11/+3
2017-06-25ARM: uniphier: fix various sparse warningsMasahiro Yamada1-9/+9
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
2016-10-10reset: uniphier: add reset controller driver for UniPhier SoCsMasahiro Yamada1-0/+376