summaryrefslogtreecommitdiff
path: root/drivers/mailbox
Commit message (Expand)AuthorAgeFilesLines
* drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay2018-10-281-1/+2
* spl: Allow mailbox drivers to be used within SPLLokesh Vutla2018-09-111-1/+1
* mailbox: Introduce K3 Secure Proxy DriverLokesh Vutla2018-09-113-0/+449
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-074-8/+4
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-272-4/+0
* dm: mailbox: Update uclass to support livetreeSimon Glass2017-06-012-13/+9
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-2/+2
* libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-131-3/+3
* ARM: tegra: adapt to latest HSP DT bindingStephen Warren2016-08-041-8/+39
* mailbox: add Tegra186 HSP driverStephen Warren2016-06-193-0/+171
* mailbox: rename headersStephen Warren2016-06-193-4/+4
* mailbox: implement a sandbox testStephen Warren2016-05-264-0/+167
* Add a mailbox driver framework/uclassStephen Warren2016-05-263-0/+163