summaryrefslogtreecommitdiff
path: root/drivers/sysreset/sysreset-uclass.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-20sysreset: provide type of reset in do_reset cmdIgor Opaniuk1-1/+10
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini1-0/+2
2021-03-05dm: sysreset: Add a Kconfig option for the 'reset' commandBin Meng1-0/+2
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-05sysreset: Use a shorter error with SPLSimon Glass1-4/+8
2020-08-01dm: sysreset: wait after reset messageHeinrich Schuchardt1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-2/+3
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2019-08-19sysreset: move stm32mp sysreset poweroff implementation to sysreset uclassUrja Rannikko1-0/+18
2018-10-09sysreset: Add a way to find the last resetSimon Glass1-0/+30
2018-10-09sysreset: Tidy up a few comments and loggingSimon Glass1-1/+3
2018-09-18sysreset: Add get_status methodMario Six1-0/+10
2018-07-20dm: sysreset: Add a standard message when doing resetBin Meng1-0/+2
2018-07-19sysreset: dm: Support manual relocation for sysresetMichal Simek1-0/+16
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-12-13dm: reset: have the reset-command perform a COLD resetPhilipp Tomsich1-1/+1
2016-08-12drivers/sysreset: group sysreset driversMax Filippov1-0/+81