summaryrefslogtreecommitdiff
path: root/drivers/mailbox
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner
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: zynqmp: ipi mailbox driverIbai Erkiaga
2019-10-08mailbox: allow subnode for mbox regsIbai Erkiaga
2019-10-08mailbox: check ops prior callingIbai Erkiaga
2019-07-12mailbox: introduce stm32-ipcc driverFabien Dessenne
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay
2018-09-11spl: Allow mailbox drivers to be used within SPLLokesh Vutla
2018-09-11mailbox: Introduce K3 Secure Proxy DriverLokesh Vutla
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-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-08-04ARM: tegra: adapt to latest HSP DT bindingStephen Warren
2016-06-19mailbox: add Tegra186 HSP driverStephen Warren
2016-06-19mailbox: rename headersStephen Warren
2016-05-26mailbox: implement a sandbox testStephen Warren
2016-05-26Add a mailbox driver framework/uclassStephen Warren