summaryrefslogtreecommitdiff
path: root/drivers/sysreset/sysreset_sandbox.c
AgeCommit message (Expand)Author
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2021-01-05dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass
2020-11-05sandbox: implement resetHeinrich Schuchardt
2020-10-29sandbox: Drop ad-hoc device declarations in SPLSimon Glass
2019-08-19sysreset: switch to using SYSRESET_POWER_OFF for poweroffUrja Rannikko
2019-07-10sandbox: Exit when SYSRESET_POWER_OFF is requestedSimon Glass
2018-12-05sandbox: sysreset: Update to support power-on resetSimon Glass
2018-10-09sysreset: Add a way to find the last resetSimon Glass
2018-09-18test: Add tests for sysreset_get_statusMario Six
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-06-01dm: sandbox: sysreset: Convert driver to livetreeSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-08-12drivers/sysreset: group sysreset driversMax Filippov