summaryrefslogtreecommitdiff
path: root/drivers/reset/stm32-reset.c
AgeCommit message (Expand)Author
2021-01-13reset: stm32-reset: migrate trace to dev and log macroPatrick Delaunay
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard
2020-11-25reset: stm32: Add support of MCU HOLD BOOTPatrick Delaunay
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05reset: Rename free() to rfree()Simon Glass
2018-07-20misc: stm32: Add STM32MP1 supportPatrick Delaunay
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-19reset: stm32: adapt driver for stm32mp1Patrick Delaunay
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard
2017-09-22dm: reset: add stm32 reset driverPatrice Chotard