summaryrefslogtreecommitdiff
path: root/drivers/sysreset/sysreset-uclass.c
AgeCommit message (Expand)Author
2020-08-01dm: sysreset: wait after reset messageHeinrich Schuchardt
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-08-19sysreset: move stm32mp sysreset poweroff implementation to sysreset uclassUrja Rannikko
2018-10-09sysreset: Add a way to find the last resetSimon Glass
2018-10-09sysreset: Tidy up a few comments and loggingSimon Glass
2018-09-18sysreset: Add get_status methodMario Six
2018-07-20dm: sysreset: Add a standard message when doing resetBin Meng
2018-07-19sysreset: dm: Support manual relocation for sysresetMichal Simek
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-12-12dm: reset: have the reset-command perform a COLD resetPhilipp Tomsich
2016-08-12drivers/sysreset: group sysreset driversMax Filippov