summaryrefslogtreecommitdiff
path: root/drivers/sysreset/sysreset_sandbox.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07sysreset: Remove <common.h> and add needed includesTom Rini
2023-11-16sysreset: Fix unsupported request return valuesPaul Barker
2023-10-17spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same timeSean Anderson
2023-04-28sandbox: mark sandbox_exit() as no return.Heinrich Schuchardt
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
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