summaryrefslogtreecommitdiff
path: root/drivers/watchdog/orion_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-301-2/+2
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* dm: Avoid accessing seq directlySimon Glass2020-12-181-1/+1
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-2/+2
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* watchdog: orion_wdt: take timeout value in msChris Packham2019-04-121-4/+19
* watchdog: orion_wdt: support SPL usageChris Packham2019-04-121-3/+1
* orion_wdt: Support for the Orion WatchdogMarek BehĂșn2017-07-121-0/+177