aboutsummaryrefslogtreecommitdiff
path: root/mailbox
AgeCommit message (Collapse)Author
2022-03-10Firmware resident modelKristofer Jonsson
Support referencing a network model by index that has been built into the firmware binary. Change-Id: Idd5294376ea82503dfeafe1203dcc0694d296dfe
2021-12-16Corstone700 Kernel modules build fix.Lior Dekel
JIRA: MLBEDSW-5531 Change-Id: Ib4b6b6b0ee3995bb01029d561c4cf7eed981a303
2021-08-26Update amba_driver.remove to comply with v5.1221.08-rc321.08Anton Moberg
As of kernel version v5.12 the amba_driver.remove is expected to be of 'static void' rather than the previous 'static int'. This patch updates the mhu files to comply with kernel version v5.12. Change-Id: Iec4d7927e0db2c8008049b743ca890647a2fa9ff
2021-02-09arm_mhu_v2 driver bugfix21.02-rc221.02-rc1Jonny Svärd
rx_base is uninitialized when given as argument to iounmap(), fix the error handling. Change-Id: Ia828a2b3eee49dddf197012fd98200199de995fd
2020-10-20Update example mailbox.dtsi for MHUv220.11-rc1Per Åstrand
Change-Id: I1cfc62ad9a2d24f9b354ca9b7b97b4e65a1f9d34
2020-10-19mhuv2: Verifiy ACCESS_REQUEST on send_dataPer Åstrand
Change-Id: I8dc5cb43c8ea050c6881988e9dbd821e60f3c514
2020-10-19Build module with cmakePer Åstrand
Change-Id: I294f6ad22881254a8b0fef45b875fe0e12c91e7a
2020-10-16Clang formatKristofer Jonsson
Change-Id: I2ebac7df9c4716be7fee10ce4cba350e40860ca2
2020-10-12Format code to align coding stylePer Åstrand
Change-Id: I381aa5bdf18ffca3b18ede5aec5551b752161fca
2020-10-12Add corstone700 mhu v2 mailbox driverPer Åstrand
Copy arm_mhu_v2.c driver as published on git.linaro.org: https://git.linaro.org/landing-teams/working/arm/kernel-release.git/plain/drivers/mailbox/arm_mhu_v2.c?h=CORSTONE-700-2020.02.10 Change-Id: Ie994cb0146ba211c4a610cdd18894e024bf98ff1
2020-08-27Initial commit20.08-rc220.08Kristofer Jonsson
Change-Id: I14b6becc908a0ac215769c32ee9c43db192ae6c8