index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
reset
/
reset-uniphier.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
reset: Rename free() to rfree()
Simon Glass
2018-06-23
reset: uniphier: sync reset data with Linux 4.18-rc1
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-18
reset: uniphier: add ethernet reset control support
Kunihiko Hayashi
2017-10-15
reset: uniphier: fix the first argument passed to dev_err()
Masahiro Yamada
2017-08-30
reset: uniphier: add PXs3 support
Masahiro Yamada
2017-08-30
reset: uniphier: fix compatible for SD reset node for LD11/LD20
Masahiro Yamada
2017-08-20
reset: uniphier: refactor reset data and add NAND/eMMC reset lines
Masahiro Yamada
2017-08-20
ARM: uniphier: remove sLD3 SoC support
Masahiro Yamada
2017-06-25
ARM: uniphier: fix various sparse warnings
Masahiro Yamada
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2016-10-10
reset: uniphier: add reset controller driver for UniPhier SoCs
Masahiro Yamada