summaryrefslogtreecommitdiffstats
path: root/drivers/reset/stm32-reset.c
Commit message (Expand)AuthorAgeFilesLines
* reset: stm32-reset: migrate trace to dev and log macroPatrick Delaunay2021-01-131-4/+9
* Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-051-1/+1
|\
| * treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard2020-12-091-1/+1
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
|/
* reset: stm32: Add support of MCU HOLD BOOTPatrick Delaunay2020-11-251-4/+13
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* reset: Rename free() to rfree()Simon Glass2020-02-051-1/+1
* misc: stm32: Add STM32MP1 supportPatrick Delaunay2018-07-201-13/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* reset: stm32: adapt driver for stm32mp1Patrick Delaunay2018-03-191-6/+30
* stm32: fix STMicroelectronics copyrightPatrice Chotard2017-11-061-2/+2
* dm: reset: add stm32 reset driverPatrice Chotard2017-09-221-0/+80