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
/
drivers
/
sysreset
/
sysreset-uclass.c
Age
Commit message (
Expand
)
Author
2021-04-20
sysreset: provide type of reset in do_reset cmd
Igor Opaniuk
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
2021-03-05
dm: sysreset: Add a Kconfig option for the 'reset' command
Bin Meng
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
sysreset: Use a shorter error with SPL
Simon Glass
2020-08-01
dm: sysreset: wait after reset message
Heinrich Schuchardt
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