aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mailbox
Commit message (Expand)AuthorAgeFilesLines
* global: Rename SPL_ to XPL_Simon Glass2024-10-111-1/+1
* drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass2024-10-111-3/+3
* arm64: versal2: Add support for AMD Versal Gen 2Michal Simek2024-06-171-1/+1
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-208-8/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-198-0/+8
* mailbox: Remove <common.h> and add needed includesTom Rini2024-05-078-8/+0
* treewide: Remove clk_freeSean Anderson2024-01-291-6/+1
* mailbox: zynqmp: support mulitple mboxes via device-treeTanmay Shah2023-12-131-13/+52
* mailbox: add el3 support only for zynqmp platformTanmay Shah2023-12-131-0/+10
* mailbox: zynqmp: support smc calls to TF-ATanmay Shah2023-12-131-2/+86
* tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon2023-11-101-1/+1
* treewide: use dev_read_addr_*_ptr() where appropriateMatthias Schiffer2023-10-131-9/+9
* mailbox: k3-sec-proxy: fix error handling for missing scfg in FDTMatthias Schiffer2023-10-091-1/+1
* mailbox: k3-sec-proxy: Fill non-message tx data fields with 0x0Nishanth Menon2023-07-251-8/+8
* mailbox: zynqmp: Enable ipi mailbox driver for Versal NETJay Buddhabhatti2022-09-261-1/+1
* arm64: versal: Enable power domain driver and its dependenciesAshok Reddy Soma2022-07-261-1/+1
* mailbox: zynqmp: Move struct zynqmp_ipi_msg from sys_proto.hAshok Reddy Soma2022-07-261-1/+1
* mailbox: apple: Add driver for Apple IOP mailboxMark Kettenis2022-02-103-0/+104
* treewide: invaild -> invalidSean Anderson2022-01-133-3/+3
* dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-061-0/+2
* mailbox: k3-sec-proxy: Add DM to DMSC communication threadVignesh Raghavendra2021-06-111-1/+1
* mailbox: k3-sec-proxy: Extend valid thread IDsDave Gerlach2021-05-121-9/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* mailbox: stm32-ipcc: migrate trace to dev and log macroPatrick Delaunay2021-01-131-7/+9
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-136-6/+6
* mailbox: zynqmp: Extend timeout for getting observation bitMichal Simek2020-10-271-1/+1
* mailbox: stm32_ipcc: Convert to use APIs which support live DTPatrick Delaunay2020-10-021-6/+3
* mailbox: k3: Fix not calling dev_err with a deviceSean Anderson2020-09-301-2/+4
* xilinx: drivers: Use '_' instead of '-' in driver nameMichal Simek2020-09-231-1/+1
* xilinx: zynqmp: fix incorrect map not align with IPI HWIbai Erkiaga2020-08-201-4/+10
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-251-1/+1
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-1/+1
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-201-1/+1
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-186-0/+6
* rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-151-1/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-057-0/+9
* mailbox: Rename free() to rfree()Simon Glass2020-02-055-6/+6
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* mailbox: zynqmp: ipi mailbox driverIbai Erkiaga2019-10-083-0/+141
* mailbox: allow subnode for mbox regsIbai Erkiaga2019-10-081-1/+10
* mailbox: check ops prior callingIbai Erkiaga2019-10-081-2/+6
* mailbox: introduce stm32-ipcc driverFabien Dessenne2019-07-123-0/+175
* 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