u-boot-brain/drivers/sysreset
Simon Glass 751fed426f sysreset: Add a way to find the last reset
We have a method to return the last reset as a string for humans, but not
a method that allows it to be used programmatically. Add a new method that
returns the last reset as an enum.

Signed-off-by: Simon Glass <sjg@chromium.org>
2018-10-09 04:40:27 -06:00
..
Kconfig mpc83xx: Add sysreset driver 2018-09-18 00:01:18 -06:00
Makefile mpc83xx: Add sysreset driver 2018-09-18 00:01:18 -06:00
sysreset_ast.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sysreset_gpio.c sysreset: Add support for gpio-restart 2018-07-19 10:49:55 +02:00
sysreset_microblaze.c sysreset: Add support for Microblaze soft reset jump 2018-07-19 10:49:55 +02:00
sysreset_mpc83xx.c mpc83xx: Add sysreset driver 2018-09-18 00:01:18 -06:00
sysreset_mpc83xx.h mpc83xx: Add sysreset driver 2018-09-18 00:01:18 -06:00
sysreset_psci.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sysreset_rockchip.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sysreset_sandbox.c sysreset: Add a way to find the last reset 2018-10-09 04:40:27 -06:00
sysreset_sti.c regmap: clean up regmap allocation 2018-05-07 15:15:27 -04:00
sysreset_syscon.c sysreset: syscon: update regmap access to syscon 2018-07-20 15:55:04 -04:00
sysreset_watchdog.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sysreset_x86.c dm: sysreset: x86: Add a sysreset driver 2018-07-20 09:33:22 +08:00
sysreset_xtfpga.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sysreset-ti-sci.c sysreset: Add TI System Control Interface (TI SCI) sysreset driver 2018-09-11 08:32:55 -04:00
sysreset-uclass.c sysreset: Add a way to find the last reset 2018-10-09 04:40:27 -06:00