]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-linux/ipc-transport.git/history - linux
Merge pull request #5 in PROCESSOR-SDK/ipc-transport from CATREQ-2702 to master
[keystone-linux/ipc-transport.git] / linux /
2015-11-10 Justin SobotaMerge mcsdk-transport repo's c66 IPC transports into...
2015-11-09 Justin SobotaFix double inclusion for transport headers
2015-11-06 Justin SobotaTransportQmss: Added K2E support for ARM Linux endpoint...
2015-09-04 Justin SobotaSRIO SERDES fix DEV.IPC-TRANSPORT.02.00.00.00
2015-07-21 Justin SobotaTransportQmss Multiprocess test: proper IPC shutdown
2015-07-16 Justin SobotaUpdated Linux tests with new RM Server socket interface
2015-07-13 Justin SobotaTransportQmss: Added method for flushing destination...
2015-07-10 Justin SobotaResolved all -Wall -Wextra warnings
2015-07-10 Justin SobotaCode review fixes
2015-06-26 Justin SobotaCode review fixes
2015-06-24 Justin SobotaTransportSrio: Added fragmentation/reassmebly logic
2015-06-19 Justin SobotaSRIO SERDES updates
2015-05-12 Justin SobotaTransportQmss: Corrected naming convention of heterogen...
2015-05-12 Justin SobotaTransportQmss: Added installbin for armEpTest
2015-05-11 Justin SobotaTransportQmss: Added ARM Linux endpoint of heterogenous...
2015-04-16 Justin SobotaFix makefiles to prevent Yocto parrallel build failure
2015-03-15 Justin SobotaProduce/Consumer: fixed synchronization issues. Now... DEV.IPC-TRANSPORT.01.00.00.00
2015-03-12 Justin SobotaTransportQmss/Srio tests now link with weak symbols...
2015-03-10 Justin SobotaIncorrectly removed hyplnk and srio from srio test...
2015-03-10 Justin SobotaRemoved explicit link of hyperlink and srio from test...
2015-03-08 Justin SobotaTransportSrio: producer/consumer test cleanup
2015-03-07 Justin SobotaAdded test so binaries install to installbin
2015-03-06 Justin SobotaTest .so binaries link against _device.so QMSS, CPPI...
2015-03-06 Justin SobotaFixed .so test binary link
2015-03-06 Justin SobotaCleaned up device-dependent libraries and test binaries
2015-03-05 Justin SobotaPulled out commont test code
2015-03-03 Justin SobotaAdded test for simultaneous Type 9 & 11 transport send...
2015-03-03 Justin SobotaSynced with IPC 3.35.0.5 GA
2015-03-03 Justin SobotaMade TransportSrio test case more extensive
2015-02-28 Justin SobotaFixed types of ver functions
2015-02-28 Justin SobotaAdded transport version file
2015-02-27 Justin SobotaTest code function comments and added version number
2015-02-26 Justin SobotaAdded function comments to source
2015-02-25 Justin SobotaUpdated makefiles so ipc-transport is standalone
2015-02-23 Justin SobotaCommented API headers, cleaned up other code review...
2015-02-22 Justin SobotaProducer/consumer test works with reroute path to multi...
2015-02-21 Justin SobotaAdded TransportQmss reroute path to producer consumer...
2015-02-21 Justin SobotaLinux host to host (dualboard) transfer working
2015-02-19 Justin SobotaAdd COPYING.txt for each transport
2015-02-19 Justin SobotaMoved Linux transports to ipc-transport.git
2015-02-19 Justin Sobotainitial push of Linux IPC Transport source
2015-02-18 Justin SobotaSync with latest mpm-transport and code review comment...
2015-02-17 Justin SobotaSync with latest mpm-transport
2015-02-12 Justin SobotaAligned TransportLinuxSrio with mpm srio API updates
2015-02-11 Justin SobotaReworked TransportLinuxSrio to run on a single process...
2015-02-11 Justin SobotaTransportLinuxQmss test works for any number of processes
2015-02-10 Justin SobotaTransportLinuxQmss multi process test working
2015-02-10 Justin SobotaInitial TransportLinuxSrio implementation
2015-02-10 Justin SobotaTransportLinuxQmss: Cleanup and bug fixes
2015-02-09 Justin SobotaAdded TransportLinuxQmss multiprocess test
2015-02-05 Justin SobotaUpdated send and receive after moving buffer management...
2015-02-04 Justin SobotaCommit Linux transport makefiles
2015-02-04 Justin SobotaTransportLinuxQmss compiling
2015-01-16 Justin SobotaMoved TransportSrio to IPC Network Transport interface
2015-01-13 Justin SobotaAdd base header and source files for Linux transports
2015-01-12 Justin SobotaReorganize k2x for linux transport additions