summaryrefslogtreecommitdiff
path: root/drivers/sysreset/sysreset-uclass.c
Commit message (Expand)AuthorAgeFilesLines
* sysreset: provide type of reset in do_reset cmdIgor Opaniuk2021-04-201-1/+10
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-151-0/+2
|\
| * dm: sysreset: Add a Kconfig option for the 'reset' commandBin Meng2021-03-051-0/+2
* | reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
|/
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* sysreset: Use a shorter error with SPLSimon Glass2021-01-051-4/+8
* dm: sysreset: wait after reset messageHeinrich Schuchardt2020-08-011-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-2/+3
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* sysreset: move stm32mp sysreset poweroff implementation to sysreset uclassUrja Rannikko2019-08-191-0/+18
* sysreset: Add a way to find the last resetSimon Glass2018-10-091-0/+30
* sysreset: Tidy up a few comments and loggingSimon Glass2018-10-091-1/+3
* sysreset: Add get_status methodMario Six2018-09-181-0/+10
* dm: sysreset: Add a standard message when doing resetBin Meng2018-07-201-0/+2
* sysreset: dm: Support manual relocation for sysresetMichal Simek2018-07-191-0/+16
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: reset: have the reset-command perform a COLD resetPhilipp Tomsich2017-12-121-1/+1
* drivers/sysreset: group sysreset driversMax Filippov2016-08-121-0/+81