summaryrefslogtreecommitdiffstats
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* Linux: Update user AF_RPMSG define for 5.15+ kernelsHEAD3.52.00.00masteripc-nextSinthu Raja2024-03-131-1/+3
* Linux: Update user AF_RPMSG define for 4.18+ kernels3.50.03.05ipc-3.50-nextSuman Anna2019-02-181-1/+3
* daemon: Update debug print with more clear informationSam Nelson2018-08-091-2/+2
* tests: Cleanup for observed compiler warningsSam Nelson2018-08-093-8/+8
* daemon: Add error check form read and write calls.Sam Nelson2018-08-091-12/+48
* transport: Add error check for read and write function callsSam Nelson2018-08-091-10/+68
* autotools: Update autotools generated files with K3 AM65XX supportSam Nelson2018-08-0913-3533/+5392
* K3: Add support for K3 AM65XX deviceSam Nelson2018-08-093-3/+72
* Std.h: Add definition of 64 bit typesSam Nelson2018-08-091-1/+3
* lad: Add Timeout waiting for Response FIFOAngela Stegmaier2018-06-192-0/+30
* Linux: Cleanup on Failure in Ipc_startAngela Stegmaier2018-03-201-0/+57
* Linux: GateMP: Fix Error Handling When defaultGate Not Found Due to TimeoutAngela Stegmaier2018-03-201-3/+16
* Android: Fix compilation warningsAngela Stegmaier2017-11-2015-20/+44
* Linux: Update user AF_RPMSG define for 4.11+ kernelsSuman Anna2017-10-191-1/+3
* Linux: LAD_client: Fix Race Condition with Command FIFOAngela Stegmaier2017-10-181-1/+2
* Android: update version.h include path for AF_RPMSG handlingVishal Mahaveer2017-09-141-0/+4
* Linux: TransportRpmsg: Fix Mutex Deadlock IssueAngela Stegmaier2017-09-131-1/+7
* TransportRpmsg: Fix Check for Invalid SocketAngela Stegmaier2017-09-011-1/+1
* Linux: LAD_client: Avoid hang in fopen during connectAngela Stegmaier2017-08-031-0/+28
* Makefile: Include GATE related sources for all platforms.Sam Nelson2017-06-272-4/+0
* Linux: NameServer_daemon: Initialize mutex_attr before using it3.46.01.03_eng3.46.01.03Falk Tristram2017-05-261-0/+6
* autotools: Update Linux tests Makefile.in for fault app name changeAngela Stegmaier2017-04-101-19/+21
* fault: Linux: Renamed test application fault to MessageQFaultApp3.46.00.00_engSam Nelson2017-04-042-7/+7
* Linux: GateHWSpinlock: Fix Compiler WarningsAngela Stegmaier2017-03-313-4/+2
* MessageQ: Remove Error declaration with local MessageQ object not availableSam Nelson2017-03-141-3/+0
* Linux: Fix Static Analysis Reported Issues in IPC3.45.00.00_eng3.45.00.003.45Angela Stegmaier2017-01-303-4/+5
* Linux: Update user AF_RPMSG define for 4.7+ kernelsSuman Anna2017-01-191-1/+5
* lad: Skip daemon running check in AndroidMisael Lopez Cruz2016-12-221-0/+2
* lad: Compile lad_dra7xx as app for AndroidMisael Lopez Cruz2016-12-221-0/+2
* autotools: Update of autogenerated filesSam Nelson2016-11-276-261/+357
* autoreconf: Linux: Update autotools generated filesSam Nelson2016-11-227-811/+1422
* Makefile.am: Update to use -pthreadSam Nelson2016-11-082-2/+2
* Linux: Add pthread dependency for transportKarthik Ramanan2016-11-081-1/+1
* Linux/Android: Refactor MessageQ_create to Register Later with NameServerAngela Stegmaier2016-10-244-6/+89
* Linux: remove always true checkVishal Mahaveer2016-08-311-6/+2
* Linux: NameServer_daemon: Check All Remote Cores Even if One Core is in Bad S...Angela Stegmaier2016-07-221-6/+2
* Linux: GateMP_daemon: Fix incorrect mapping of IGateProvider_NULLAngela Stegmaier2016-06-291-16/+22
* linux/ipc: Replace error message with debug print for GateMP Start3.43.00.00_engSam Nelson2016-05-251-1/+3
* Linux: GateMP: Check for Proper NameServer Value LengthAngela Stegmaier2016-05-122-0/+12
* Linux: tests: Call MessageQ_unbind in Fault TestAngela Stegmaier2016-04-201-1/+12
* Linux: Reattach to Proc In NameServer daemon In case of Error RecoveryAngela Stegmaier2016-04-202-2/+122
* Linux: Fix Error Handling in TransportRpmsg_deleteAngela Stegmaier2016-04-201-0/+8
* Linux: GateMP: Baseaddr not Correctly Set when UIO is not Present3.42.00.02Angela Stegmaier2016-02-241-1/+1
* ipc: Fix to handle remote GateMP not available3.42.00.01_engSam Nelson2016-02-151-4/+10
* lad: Allow only one instance of the daemonMisael Lopez Cruz2016-01-051-0/+77
* lad: Clean-up old response FIFOsMisael Lopez Cruz2016-01-051-3/+36
* Linux: Add support for the hwspinlock_user driverMisael Lopez Cruz2015-12-213-36/+169
* Linux: Close spinlock device after gate is stoppedMisael Lopez Cruz2015-12-212-12/+28
* daemon: Add support for UIO-based SR0Misael Lopez Cruz2015-12-211-5/+106
* Merge remote-tracking branch 'origin/3.40' into ipc-nextAngela Stegmaier2015-12-155-5/+5
|\