summaryrefslogtreecommitdiff
path: root/drivers/mailbox/mailbox-uclass.c
AgeCommit message (Expand)Author
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-05mailbox: Rename free() to rfree()Simon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-10-08mailbox: allow subnode for mbox regsIbai Erkiaga
2019-10-08mailbox: check ops prior callingIbai Erkiaga
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-06-01dm: mailbox: Update uclass to support livetreeSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-06-19mailbox: rename headersStephen Warren
2016-05-26Add a mailbox driver framework/uclassStephen Warren