summaryrefslogtreecommitdiff
path: root/drivers/mailbox/mailbox-uclass.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* dm: mailbox: Update uclass to support livetreeSimon Glass2017-06-011-12/+8
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-2/+2
* libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-131-3/+3
* mailbox: rename headersStephen Warren2016-06-191-2/+2
* Add a mailbox driver framework/uclassStephen Warren2016-05-261-0/+145