9
0
Fork 0
barebox/drivers/watchdog
Sascha Hauer 2155bc5ba8 ARM i.MX: move reset source detection code
- for i.MX1 the register is in the System Control unit, so move
  the code to arch/arm/mach-imx/imx1.c
- for the other i.MX the register is in the watchdog unit, so move
  the code to drivers/watchdog/imxwd.c

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-10-08 21:41:36 +02:00
..
Kconfig ARM i.MX/watchdog: Make i.MX watchdog driver the reset source on i.MX 2012-10-05 12:24:04 +02:00
Makefile ARM i.MX/watchdog: Make i.MX watchdog driver the reset source on i.MX 2012-10-05 12:24:04 +02:00
im28wd.c switch all platform_bus device/driver registering to platform_driver/device_register 2012-10-04 15:19:12 +02:00
imxwd.c ARM i.MX: move reset source detection code 2012-10-08 21:41:36 +02:00
wd_core.c Add a simple watchdog framework 2012-06-29 15:16:34 +02:00