summaryrefslogtreecommitdiff
path: root/drivers/mailbox/mailbox-uclass.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-06-01dm: mailbox: Update uclass to support livetreeSimon Glass1-12/+8
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-2/+2
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass1-3/+3
2016-06-20mailbox: rename headersStephen Warren1-2/+2
2016-05-27Add a mailbox driver framework/uclassStephen Warren1-0/+145