| /rk3399_rockchip-uboot/test/dm/ |
| H A D | wdt.c | 0753bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0 Mon Apr 17 19:00:21 UTC 2017 maxims@google.com <maxims@google.com> dm: Simple Watchdog uclass
This is a simple uclass for Watchdog Timers. It has four operations: start, restart, reset, stop. Drivers must implement start, restart and stop operations, while implementing reset is optional: It's default implementation expires watchdog timer in one clock tick.
Signed-off-by: Maxim Sloyko <maxims@google.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| H A D | Makefile | 0753bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0 Mon Apr 17 19:00:21 UTC 2017 maxims@google.com <maxims@google.com> dm: Simple Watchdog uclass
This is a simple uclass for Watchdog Timers. It has four operations: start, restart, reset, stop. Drivers must implement start, restart and stop operations, while implementing reset is optional: It's default implementation expires watchdog timer in one clock tick.
Signed-off-by: Maxim Sloyko <maxims@google.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | wdt.h | 0753bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0 Mon Apr 17 19:00:21 UTC 2017 maxims@google.com <maxims@google.com> dm: Simple Watchdog uclass
This is a simple uclass for Watchdog Timers. It has four operations: start, restart, reset, stop. Drivers must implement start, restart and stop operations, while implementing reset is optional: It's default implementation expires watchdog timer in one clock tick.
Signed-off-by: Maxim Sloyko <maxims@google.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/drivers/watchdog/ |
| H A D | sandbox_wdt.c | 0753bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0 Mon Apr 17 19:00:21 UTC 2017 maxims@google.com <maxims@google.com> dm: Simple Watchdog uclass
This is a simple uclass for Watchdog Timers. It has four operations: start, restart, reset, stop. Drivers must implement start, restart and stop operations, while implementing reset is optional: It's default implementation expires watchdog timer in one clock tick.
Signed-off-by: Maxim Sloyko <maxims@google.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| H A D | wdt-uclass.c | 0753bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0 Mon Apr 17 19:00:21 UTC 2017 maxims@google.com <maxims@google.com> dm: Simple Watchdog uclass
This is a simple uclass for Watchdog Timers. It has four operations: start, restart, reset, stop. Drivers must implement start, restart and stop operations, while implementing reset is optional: It's default implementation expires watchdog timer in one clock tick.
Signed-off-by: Maxim Sloyko <maxims@google.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| H A D | Kconfig | 0753bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0 Mon Apr 17 19:00:21 UTC 2017 maxims@google.com <maxims@google.com> dm: Simple Watchdog uclass
This is a simple uclass for Watchdog Timers. It has four operations: start, restart, reset, stop. Drivers must implement start, restart and stop operations, while implementing reset is optional: It's default implementation expires watchdog timer in one clock tick.
Signed-off-by: Maxim Sloyko <maxims@google.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| H A D | Makefile | 0753bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0 Mon Apr 17 19:00:21 UTC 2017 maxims@google.com <maxims@google.com> dm: Simple Watchdog uclass
This is a simple uclass for Watchdog Timers. It has four operations: start, restart, reset, stop. Drivers must implement start, restart and stop operations, while implementing reset is optional: It's default implementation expires watchdog timer in one clock tick.
Signed-off-by: Maxim Sloyko <maxims@google.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/arch/sandbox/include/asm/ |
| H A D | state.h | 0753bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0 Mon Apr 17 19:00:21 UTC 2017 maxims@google.com <maxims@google.com> dm: Simple Watchdog uclass
This is a simple uclass for Watchdog Timers. It has four operations: start, restart, reset, stop. Drivers must implement start, restart and stop operations, while implementing reset is optional: It's default implementation expires watchdog timer in one clock tick.
Signed-off-by: Maxim Sloyko <maxims@google.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/arch/sandbox/dts/ |
| H A D | test.dts | 0753bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0 Mon Apr 17 19:00:21 UTC 2017 maxims@google.com <maxims@google.com> dm: Simple Watchdog uclass
This is a simple uclass for Watchdog Timers. It has four operations: start, restart, reset, stop. Drivers must implement start, restart and stop operations, while implementing reset is optional: It's default implementation expires watchdog timer in one clock tick.
Signed-off-by: Maxim Sloyko <maxims@google.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | uclass-id.h | 0753bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0 Mon Apr 17 19:00:21 UTC 2017 maxims@google.com <maxims@google.com> dm: Simple Watchdog uclass
This is a simple uclass for Watchdog Timers. It has four operations: start, restart, reset, stop. Drivers must implement start, restart and stop operations, while implementing reset is optional: It's default implementation expires watchdog timer in one clock tick.
Signed-off-by: Maxim Sloyko <maxims@google.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/configs/ |
| H A D | sandbox_defconfig | 0753bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0 Mon Apr 17 19:00:21 UTC 2017 maxims@google.com <maxims@google.com> dm: Simple Watchdog uclass
This is a simple uclass for Watchdog Timers. It has four operations: start, restart, reset, stop. Drivers must implement start, restart and stop operations, while implementing reset is optional: It's default implementation expires watchdog timer in one clock tick.
Signed-off-by: Maxim Sloyko <maxims@google.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|