summaryrefslogtreecommitdiff
path: root/drivers/reset/stm32-reset.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-06reset: Return 0 if ops unimplemented and remove empty functionsMarek Vasut1-12/+0
2021-05-28reset: stm32: Fix bank and offset computationPatrice Chotard1-4/+4
2021-01-13reset: stm32-reset: migrate trace to dev and log macroPatrick Delaunay1-4/+9
2021-01-06Merge tag 'v2021.01-rc5' into nextTom Rini1-1/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard1-1/+1
2020-11-25reset: stm32: Add support of MCU HOLD BOOTPatrick Delaunay1-4/+13
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-06reset: Rename free() to rfree()Simon Glass1-1/+1
2018-07-20misc: stm32: Add STM32MP1 supportPatrick Delaunay1-13/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-19reset: stm32: adapt driver for stm32mp1Patrick Delaunay1-6/+30
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard1-2/+2
2017-09-22dm: reset: add stm32 reset driverPatrice Chotard1-0/+80