summaryrefslogtreecommitdiff
path: root/drivers/mailbox/stm32-ipcc.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-13mailbox: stm32-ipcc: migrate trace to dev and log macroPatrick Delaunay1-7/+9
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-10-02mailbox: stm32_ipcc: Convert to use APIs which support live DTPatrick Delaunay1-6/+3
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/+2
2020-02-06mailbox: Rename free() to rfree()Simon Glass1-1/+1
2019-07-12mailbox: introduce stm32-ipcc driverFabien Dessenne1-0/+167