aboutsummaryrefslogtreecommitdiff
path: root/drivers/reset/reset-uniphier.c
AgeCommit message (Expand)Author
2021-07-14reset: uniphier: Add PCIe reset entryKunihiko Hayashi
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 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