summaryrefslogtreecommitdiff
path: root/drivers/mailbox
AgeCommit message (Expand)Author
2022-04-06MLK-14938-24 mailbox: add imx mu DM mailbox driverTeo Hall
2022-04-06MLK-14938-23 mailbox: enable mbox_send non-blocking useTeo Hall
2022-02-10mailbox: apple: Add driver for Apple IOP mailboxMark Kettenis
2022-01-13treewide: invaild -> invalidSean Anderson
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-06-11mailbox: k3-sec-proxy: Add DM to DMSC communication threadVignesh Raghavendra
2021-05-12mailbox: k3-sec-proxy: Extend valid thread IDsDave Gerlach
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-13mailbox: stm32-ipcc: migrate trace to dev and log macroPatrick Delaunay
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-10-27mailbox: zynqmp: Extend timeout for getting observation bitMichal Simek
2020-10-02mailbox: stm32_ipcc: Convert to use APIs which support live DTPatrick Delaunay
2020-09-30mailbox: k3: Fix not calling dev_err with a deviceSean Anderson
2020-09-23xilinx: drivers: Use '_' instead of '-' in driver nameMichal Simek
2020-08-20xilinx: zynqmp: fix incorrect map not align with IPI HWIbai Erkiaga
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
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