]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/history - linux/src
Linux: NameServer_daemon: Check All Remote Cores Even if One Core is in Bad State
[ipc/ipcdev.git] / linux / src /
2016-07-22 Angela StegmaierLinux: NameServer_daemon: Check All Remote Cores Even...
2016-06-29 Angela StegmaierLinux: GateMP_daemon: Fix incorrect mapping of IGatePro...
2016-05-25 Sam Nelsonlinux/ipc: Replace error message with debug print for... 3.43.00.00_eng
2016-05-12 Angela StegmaierLinux: GateMP: Check for Proper NameServer Value Length
2016-04-20 Angela StegmaierLinux: tests: Call MessageQ_unbind in Fault Test
2016-04-20 Angela StegmaierLinux: Reattach to Proc In NameServer daemon In case...
2016-04-20 Angela StegmaierLinux: Fix Error Handling in TransportRpmsg_delete
2016-02-24 Angela StegmaierLinux: GateMP: Baseaddr not Correctly Set when UIO... 3.42.00.02
2016-02-16 Sam Nelsonipc: Fix to handle remote GateMP not available 3.42.00.01_eng
2016-01-05 Misael Lopez Cruzlad: Allow only one instance of the daemon
2016-01-05 Misael Lopez Cruzlad: Clean-up old response FIFOs
2015-12-21 Misael Lopez CruzLinux: Add support for the hwspinlock_user driver
2015-12-21 Misael Lopez CruzLinux: Close spinlock device after gate is stopped
2015-12-21 Misael Lopez Cruzdaemon: Add support for UIO-based SR0
2015-12-15 Angela StegmaierMerge remote-tracking branch 'origin/3.40' into ipc...
2015-11-20 Vishal MahaveerAndroid: fix build issues with Android Marshmallow 3.40 ipc-3.40-next
2015-11-16 Sam NelsonMultiproc: Remove internal API MultiProc_rprocSetId
2015-11-16 Sam NelsonLinux: Update autotools generated files
2015-11-16 Sam Nelson66AK2G: Linux: Add support for K2G
2015-10-05 Angela StegmaierMerge remote-tracking branch 'origin/ipc-3.40-next...
2015-10-01 Angela StegmaierTests: ping_rpmsg: Update Test with Proper Socket Usage
2015-08-17 Ramsey HarrisReset heapId after reading socket in TransportRpmsg
2015-08-04 Angela StegmaierLinux: tests - Clear Fault Request After Processing
2015-07-24 Robert TivyRemove NameServer instance from module list in NameServ... 3.40.00.03_eng
2015-07-24 Ramsey HarrisGenerated makefiles for IHeap support
2015-07-24 Ramsey HarrisSDOCM00115093 Multiple heap support for MessageQ
2015-07-24 Robert TivyMerge remote-tracking branch 'origin/3.36' into ipc...
2015-07-22 Ramsey HarrisAdd log events to NameServer and NameMap
2015-06-30 Robert TivyChange error-related printf()s to fprintf(stderr)
2015-06-19 Robert TivyAdd FD_CLOEXEC flag for sockets, /dev/mem and LAD pipes 3.36.02.12_eng 3.40.00.01_eng
2015-06-19 Robert TivyMerge branch '3.36' into ipc-next
2015-05-20 Robert TivyFix Linux GateMP bug by introducing new GateMP_attach... 3.36.01.10_eng 3.36.01.11
2015-05-08 Robert TivyAdded recursive mutex initializer for Android
2015-05-08 Robert TivyGeneral cleanup in fault test
2015-05-08 Robert TivyAdd new command-line options to LAD to override static...
2015-05-08 Robert TivyCreate specialized gates to prevent deadlock on general...
2015-05-06 Suman AnnaLinux/Tests: Fix freeing up of messages in MessageQApp
2015-05-06 Suman AnnaLinux/TransportRpmsg: Shutdown only on MessageQ_E_SHUTDOWN
2015-05-06 Suman AnnaLinux/TransportRpmsg: Change ESHUTDOWN to ENOLINK in...
2015-04-30 Ramsey HarrisBind message queue to new remote processor 3.36.00.06_eng
2015-04-30 Robert TivyMessageQ_put returns MessageQ_E_SHUTDOWN when transport...
2015-04-30 Ramsey HarrisIncorrect reference count management in NameServer_detach
2015-04-25 Robert TivyGenerated Makefile.in for previous commit 3.36.00.05_eng
2015-04-25 Robert TivyAdd fault tolerance for TransportRpmsg socket failure
2015-04-24 vwan@ti.comAdd missing pthread_mutex_destroy() calls
2015-04-24 Ramsey HarrisNew MultiProc API to update processor mapping
2015-04-16 Ramsey HarrisAdd new LOG4 macro to lad daemon header file
2015-04-15 Arnie ReynosoAndroid: Added a definition for EFD_SEMAPHORE
2015-03-27 Ramsey HarrisSDOCM00115428 Incorrect return status from NameServer_d...
2015-03-26 Ramsey HarrisSDOCM00115373 NameServer local get methods are missing...
2015-03-26 Ramsey HarrisSDOCM00115434 NameServer_delete in LAD daemon leaks...
2015-03-26 Ramsey HarrisIgnore cluster members which are not running
2015-03-20 Ramsey HarrisGenerated makefile for previous commit (Ipc attach) 3.36.00.02_eng
2015-03-20 Ramsey HarrisAdd Ipc attach phase to Linux implementation
2015-03-20 Robert TivyRemove MAX #define from Linux Std.h
2015-03-13 Ramsey HarrisSDOCM00115143 Improper timeout handling in MessageQ_get...
2015-03-13 Ramsey HarrisSDOCM00114745 Ipc_transportConfig has race window
2015-02-27 Robert TivyMerge branch '3.30' into ipc-next 3.35.00.05 3.36.00.00_eng
2015-02-21 Ramsey HarrisRe-work MessageQ_put to eliminate transport recursion
2015-02-21 Ramsey HarrisSDOCM00114478 Incorrect thread safety in MessageQ_setup...
2015-02-19 vwan@ti.comAdd autoconf generated file
2015-02-19 vwan@ti.comSimplify configuration of maximum name length in NameServer
2015-02-18 Ramsey HarrisSet default reserved messages queues to zero
2015-02-13 Ramsey HarrisAdded comment to explain hazards of enabling debug... 3.35.00.04_eng
2015-02-13 Ramsey HarrisGenerated makefile to follow up the previous commit.
2015-02-13 Ramsey HarrisSDOCM00114730 Reserved message queues on Linux/Keystone II
2015-02-12 Ramsey HarrisGenerated script and makefiles to follow up the previou...
2015-02-12 Ramsey HarrisAdded AF_RPMSG to products.mak to improve ease-of-use
2015-02-09 Ramsey HarrisRework MessageQ_put to prioritize transport if given
2015-02-04 Arnie ReynosoLinux: Added option to set base cluster id in LAD
2015-02-04 Ramsey HarrisAdd IPC cluster support to socket utility functions
2015-02-03 Ramsey HarrisGenerated makefiles to follow up on the previous commit.
2015-02-03 Ramsey HarrisAdd missing transport header files to Linux install...
2015-01-29 Arnie ReynosoAndroid: GateMP uses mmap64 calls to map inUse array 3.30 ipc-3.30-next 3.30.03.14
2015-01-22 Ramsey HarrisGenerated new autoreconf makefile 3.35.00.02_eng
2015-01-21 Ramsey HarrisAdded transport factory to remove circular dependency
2015-01-21 Ramsey HarrisSDOCM00114391 IPC cluster support is missing on Linux
2015-01-17 Ramsey HarrisCode formatting. Broke long lines into short ones.
2015-01-15 Ramsey HarrisSDOCM114476 Ipc_start is not thread safe (Linux)
2015-01-07 Ramsey HarrisSDOCM00114390 Incorrect procId in NameServer_get used...
2014-12-12 Ramsey HarrisRemoved unused implementation of MessageQ_Params_init
2014-12-12 Robert TivyMerge remote-tracking branch 'origin/3.23' into ipc...
2014-12-09 Ramsey HarrisSDOCM00113609 Add version support for MessageQ_Params...
2014-12-09 Ramsey HarrisAdded function hook for the MessageQ_put method
2014-11-27 Robert TivyInitial MessageQ transport implementation 3.35.00.01_eng
2014-11-19 vwan@ti.comSimplify output from GateMPApp
2014-10-28 Suman AnnaLinux/MessageQ: Close the socket upon failure
2014-10-17 Robert TivyMerge remote-tracking branch 'origin/ipc-3.23-next...
2014-10-07 Robert TivySDOCM00113338 fix: reduce number of Tasks for messageq_...
2014-08-26 Robert Tivyvayu: add new rprocList[] setting for Linux v3.14
2014-08-20 Robert TivyMerge branch 'ipc-3.23-next' into ipc-next 3.30.00.04_eng 3.30.00.05_eng
2014-08-14 Arnie ReynosoLinux: GameMP inUse arrays had invalid address mappings
2014-08-05 Arnie ReynosoLinux: Addresses timed-out NameServer requests in LAD
2014-05-20 vwan@ti.comUpdate MessageQMulti test to support up to 55 threads
2014-05-20 Arnie ReynosoLinux/Android: Option to set LAD working dir permissions
2014-04-08 Chris RingLinux: Tracing ease of use
2014-04-07 Chris RingLinux: Fix a few build warnings
2014-04-01 Chris RingLinux: Quiet "unused variable" build warning
2014-03-13 Robert TivyAdd timestamp prefix to LOG[0|1|2]() macros
2014-02-21 Arnie ReynosoLinux/Qnx: MessageQBench test must check initial MSG put
next