aboutsummaryrefslogtreecommitdiff
path: root/drivers/sysreset/sysreset-uclass.c
AgeCommit message (Expand)Author
2021-04-20sysreset: provide type of reset in do_reset cmdIgor Opaniuk
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini
2021-03-05dm: sysreset: Add a Kconfig option for the 'reset' commandBin Meng
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05sysreset: Use a shorter error with SPLSimon Glass
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