index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
reset.h
Age
Commit message (
Expand
)
Author
2019-05-08
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2019-05-09
reset: Get the RESET by index without device
Jagan Teki
2019-04-23
reset: add polarity field into struct reset_ctl
Shawn Guo
2019-01-18
reset: Add reset valid
Jagan Teki
2018-09-11
reset: Extend reset control with an optional data field
Andreas Dannenberg
2018-09-11
dm: reset: Update uclass to allow querying reset status
Andreas Dannenberg
2018-07-09
include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET)
Ley Foon Tan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-17
reset: fix bulk API when DM_RESET is disabled
Neil Armstrong
2018-04-10
reset: Add get/assert/deassert/release for bulk of reset signals
Neil Armstrong
2017-07-28
reset: add reset_release_all()
Patrice Chotard
2017-07-28
reset: add reset_request()
Patrice Chotard
2016-09-23
reset: add no-op stubs for optional reset control
Masahiro Yamada
2016-06-19
Add a reset driver framework/uclass
Stephen Warren
2016-05-26
Rename reset to sysreset
Stephen Warren
2015-07-21
dm: reset: Allow reset_walk() to return
Simon Glass
2015-07-21
dm: Add a system reset uclass
Simon Glass