index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
/
sysreset
/
sysreset-uclass.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2019-08-19
sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass
Urja Rannikko
2018-10-09
sysreset: Add a way to find the last reset
Simon Glass
2018-10-09
sysreset: Tidy up a few comments and logging
Simon Glass
2018-09-18
sysreset: Add get_status method
Mario Six
2018-07-20
dm: sysreset: Add a standard message when doing reset
Bin Meng
2018-07-19
sysreset: dm: Support manual relocation for sysreset
Michal Simek
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-12-12
dm: reset: have the reset-command perform a COLD reset
Philipp Tomsich
2016-08-12
drivers/sysreset: group sysreset drivers
Max Filippov