~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mailbox: k3-sec-proxy: Fill non-message tx data fields with 0x0Nishanth Menon2023-07-25
* mailbox: zynqmp: Enable ipi mailbox driver for Versal NETJay Buddhabhatti2022-09-26
* arm64: versal: Enable power domain driver and its dependenciesAshok Reddy Soma2022-07-26
* mailbox: zynqmp: Move struct zynqmp_ipi_msg from sys_proto.hAshok Reddy Soma2022-07-26
* mailbox: apple: Add driver for Apple IOP mailboxMark Kettenis2022-02-10
* treewide: invaild -> invalidSean Anderson2022-01-13
* dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-06
* mailbox: k3-sec-proxy: Add DM to DMSC communication threadVignesh Raghavendra2021-06-11
* mailbox: k3-sec-proxy: Extend valid thread IDsDave Gerlach2021-05-12
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* mailbox: stm32-ipcc: migrate trace to dev and log macroPatrick Delaunay2021-01-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* mailbox: zynqmp: Extend timeout for getting observation bitMichal Simek2020-10-27
* mailbox: stm32_ipcc: Convert to use APIs which support live DTPatrick Delaunay2020-10-02
* mailbox: k3: Fix not calling dev_err with a deviceSean Anderson2020-09-30
* xilinx: drivers: Use '_' instead of '-' in driver nameMichal Simek2020-09-23
* xilinx: zynqmp: fix incorrect map not align with IPI HWIbai Erkiaga2020-08-20
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-25
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-24
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-20
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-15
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* mailbox: Rename free() to rfree()Simon Glass2020-02-05
* common: Move get_ticks() function out of common.hSimon Glass2019-12-02
* mailbox: zynqmp: ipi mailbox driverIbai Erkiaga2019-10-08
* mailbox: allow subnode for mbox regsIbai Erkiaga2019-10-08
* mailbox: check ops prior callingIbai Erkiaga2019-10-08
* mailbox: introduce stm32-ipcc driverFabien Dessenne2019-07-12
* drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay2018-10-28
* spl: Allow mailbox drivers to be used within SPLLokesh Vutla2018-09-11
* mailbox: Introduce K3 Secure Proxy DriverLokesh Vutla2018-09-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* dm: mailbox: Update uclass to support livetreeSimon Glass2017-06-01
* dm: Rename dev_addr..() functionsSimon Glass2017-06-01
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08
* libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-13
* ARM: tegra: adapt to latest HSP DT bindingStephen Warren2016-08-04
* mailbox: add Tegra186 HSP driverStephen Warren2016-06-19
* mailbox: rename headersStephen Warren2016-06-19
* mailbox: implement a sandbox testStephen Warren2016-05-26
* Add a mailbox driver framework/uclassStephen Warren2016-05-26