summaryrefslogtreecommitdiff
path: root/drivers/mailbox/k3-sec-proxy.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07mailbox: Remove <common.h> and add needed includesTom Rini
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-10-13treewide: use dev_read_addr_*_ptr() where appropriateMatthias Schiffer
2023-10-09mailbox: k3-sec-proxy: fix error handling for missing scfg in FDTMatthias Schiffer
2023-07-25mailbox: k3-sec-proxy: Fill non-message tx data fields with 0x0Nishanth Menon
2022-01-13treewide: invaild -> invalidSean Anderson
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
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-09-30mailbox: k3: Fix not calling dev_err with a deviceSean Anderson
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
2018-09-11mailbox: Introduce K3 Secure Proxy DriverLokesh Vutla