summaryrefslogtreecommitdiffstats
path: root/drivers/sysreset/sysreset_sandbox.c
Commit message (Expand)AuthorAgeFilesLines
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-051-2/+2
* dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass2021-01-051-1/+1
* sandbox: implement resetHeinrich Schuchardt2020-11-051-0/+3
* sandbox: Drop ad-hoc device declarations in SPLSimon Glass2020-10-291-0/+2
* sysreset: switch to using SYSRESET_POWER_OFF for poweroffUrja Rannikko2019-08-191-2/+2
* sandbox: Exit when SYSRESET_POWER_OFF is requestedSimon Glass2019-07-101-0/+1
* sandbox: sysreset: Update to support power-on resetSimon Glass2018-12-051-1/+7
* sysreset: Add a way to find the last resetSimon Glass2018-10-091-0/+15
* test: Add tests for sysreset_get_statusMario Six2018-09-181-0/+16
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* dm: sandbox: sysreset: Convert driver to livetreeSimon Glass2017-06-011-1/+1
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-1/+1
* drivers/sysreset: group sysreset driversMax Filippov2016-08-121-0/+101