Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-11 | add upgraded support for nand flashing | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-11-15 | debloat and reorganize code | John Crispin | |
split app into procd and init binaries remove log support, this is an external service now Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-07-14 | the cloexec logic of the watchdog was broken | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-07-11 | fix wdt cloexec bug | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-07-11 | fix up watchdog init code | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-04-07 | watchdog: add support for starting/stopping watchdog refresh | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-03-16 | get rid of perror() calls, use ERROR() instead | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-03-13 | add watchdog support | John Crispin | |