summaryrefslogtreecommitdiff
path: root/firmware/src/os/wdt.c
Commit message (Expand)AuthorAgeFilesLines
* convert from u_int*_t to uint*_tHarald Welte2015-09-281-1/+1
* watchdog: print watchdog expiration even in non-debug buildsMin Xu2014-11-111-2/+2
* wdt: make sure WDT doesn't fire inadvertentlyHarald Welte2012-03-221-6/+13
* make sure that WDT_DEBUG is undefinedmeri2007-04-101-1/+3
* added watchdog time support and debouncing on power-cyclemeri2007-04-101-5/+4
* - add proper system interrupt (shared) demultiplexing codelaforge2006-10-011-1/+3
* - add (currently inactive) code for the watch dog timerlaforge2006-09-301-3/+13
* add GPL disclaimer to all C files that I wrotelaforge2006-09-131-0/+15
* move to new directorylaforge2006-09-121-0/+23
personal git repositories of Harald Welte. Your mileage may vary