summaryrefslogtreecommitdiff
path: root/drivers/reset/reset-uniphier.c
AgeCommit message (Expand)Author
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05reset: Rename free() to rfree()Simon Glass
2018-06-23reset: uniphier: sync reset data with Linux 4.18-rc1Masahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-18reset: uniphier: add ethernet reset control supportKunihiko Hayashi
2017-10-15reset: uniphier: fix the first argument passed to dev_err()Masahiro Yamada
2017-08-30reset: uniphier: add PXs3 supportMasahiro Yamada
2017-08-30reset: uniphier: fix compatible for SD reset node for LD11/LD20Masahiro Yamada
2017-08-20reset: uniphier: refactor reset data and add NAND/eMMC reset linesMasahiro 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
2016-10-10reset: uniphier: add reset controller driver for UniPhier SoCsMasahiro Yamada