summaryrefslogtreecommitdiff
path: root/chip/g/watchdog.c
Commit message (Expand)AuthorAgeFilesLines
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-261-1/+2
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* chip/g: mark symbols used that are used from assembly codePatrick Georgi2019-02-071-1/+1
* watchdog: Don't discard irqprio data due to CONFIG_LTOShawn Nematbakhsh2017-06-261-1/+1
* chip/g to chip/lm4: fix more misspellings in commentsMartin Roth2016-11-151-1/+1
* g: Always reboot on watchdog or lockupBill Richardson2016-08-031-3/+4
* cr50: integrate register definitions consistent with real siliconVadim Bendebury2016-02-091-2/+1
* cr50: updates watchdog and hw clock to use hw regdefsEwout van Bekkum2016-01-281-2/+3
* Cr50: Workaround for watchdog permission problemsBill Richardson2015-11-101-9/+18
* cr50: code modifications to support FPGA B1Vadim Bendebury2015-08-111-3/+1
* g: add watchdog driverVincent Palatin2014-12-061-0/+103