Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-03 | [WATCHDOG] powerpc: pika_wdt ident cannot be const | Sean MacLennan | |
The watchdog_info struct cannot be a const since we dynamically fill in the firmware version. Signed-off-by: Sean MacLennan <smaclennan@pikatech.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be> | |||
2010-03-07 | [WATCHDOG] watchdog_info constify | Wim Van Sebroeck | |
make the watchdog_info struct const where possible. Signed-off-by: Wim Van Sebroeck <wim@iguana.be> | |||
2009-01-12 | [WATCHDOG] Pika Warp appliance watchdog timer | Sean MacLennan | |
The FPGA based watchdog timer used by the Pika Warp appliance. Signed-off-by: Sean MacLennan <smaclennan@pikatech.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be> |