index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
reset
/
stm32-reset.c
Age
Commit message (
Expand
)
Author
2021-05-28
reset: stm32: Fix bank and offset computation
Patrice Chotard
2021-01-13
reset: stm32-reset: migrate trace to dev and log macro
Patrick Delaunay
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-09
treewide: Update email address Patrick Delaunay and Patrice Chotard
Patrice Chotard
2020-11-25
reset: stm32: Add support of MCU HOLD BOOT
Patrick Delaunay
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
reset: Rename free() to rfree()
Simon Glass
2018-07-20
misc: stm32: Add STM32MP1 support
Patrick Delaunay
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-19
reset: stm32: adapt driver for stm32mp1
Patrick Delaunay
2017-11-06
stm32: fix STMicroelectronics copyright
Patrice Chotard
2017-09-22
dm: reset: add stm32 reset driver
Patrice Chotard