]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/rm-lld.git/history - test
Updated RN with latest bug fixes
[keystone-rtos/rm-lld.git] / test /
2014-05-29 John DowdalMerge branch 'master' of gtgit01.gt.design.ti.com:git...
2014-05-29 Justin SobotaMissed addition of test/armv7 makefile
2014-05-29 Justin SobotaCleaned up duplicate rmServer test files
2014-05-28 Justin Sobotaadded missing files for k2e/l rmServer sync
2014-05-19 Justin SobotaSynced k2e and k2l with rmServer daemon update
2014-05-19 Justin SobotaResolved SDOCM00107840
2014-05-15 John DowdalMerge branch 'releases/mcsdk_03.01.00.00'
2014-03-20 Justin SobotaResolved SDOCM00107059 DEV.RM_LLD.02.00.00.09
2014-03-11 Justin SobotaUse libdaemon API to remove pid file
2014-03-11 Justin Sobotakill command now deletes pid file
2014-03-10 Justin SobotaAdded optional input for max logfile size
2014-03-09 Justin SobotaFixed bug in daemon kill and updated k2k RM server...
2014-03-07 Justin SobotaAdded new transport APIs and daemonized the Linux RM...
2014-02-25 Justin SobotaUpdated GRL and policies with latest Linux DTB. Also...
2014-02-21 Justin SobotaCorrected k2e, k2h, and k2l dsp_client.cfg.xs files...
2013-12-12 John Dowdalfix permission
2013-12-12 John Dowdal.gitignore left out k2e/k2l makefile
2013-11-19 John DowdalMerge remote-tracking branch 'origin' into releases...
2013-09-13 Aravind Batnifixed the file modes to non executable DEV.RM_LLD.02.00.00.07
2013-09-13 Aravind Batniadded shared object library support
2013-09-13 John Dowdalget rid of multi core test cases on single core device k2e
2013-08-26 John Dowdaluse k2h dts files for rmMemK2L because it should
2013-08-15 John Dowdalsync k2e and k2l to k2h updates
2013-08-15 John DowdalMerge 2.0.0.6
2013-08-06 Justin SobotaResolved SDOCM00103027 DEV.RM_LLD.02.00.00.06
2013-07-10 Justin SobotaMerge branch 'ksII-rm-dev'
2013-05-31 Justin SobotaMerge branch 'master' into ksII-rm-dev
2013-05-31 Justin SobotaMerge branch 'master' into ksII-rm-dev
2013-05-30 John DowdalMerge remote-tracking branch 'origin/master'
2013-05-30 Justin SobotaChanges to ARM-DSP test project based on IPC update DEV.RM_LLD.02.00.00.04
2013-05-29 Justin SobotaMade requesting instance's allocation count for resourc...
2013-05-28 John DowdalMerge branch 'master' of gtgit01.gt.design.ti.com:git...
2013-05-28 Justin SobotaResolved SDOCM00101586. Added test cases to cover...
2013-05-22 John Dowdalno longer need 6638 ipc library
2013-05-22 John Dowdalmigrate to ipc 3.0.0.20 which uses ti/ipc/Std.h instead...
2013-05-20 John Dowdalmissing dsp_client_cfg.xs from package
2013-05-17 Justin SobotaUpdated documentation to point to UG for instructions...
2013-05-17 Justin SobotaAdded cify script and test dts files to yocto install
2013-05-17 Justin SobotaLinux makefile updates for DSP Client example using...
2013-05-16 Justin SobotaUpdated RN
2013-05-16 Justin SobotaReturn warning when opening CD instance due to instabil...
2013-05-14 John DowdalMerge remote-tracking branch 'origin/ksII-rm-dev'
2013-05-14 Justin SobotaUpdated Linux Client test to account for multiple alloc...
2013-05-14 Justin SobotaAdded owner reference count to account for multiple...
2013-05-10 Justin Sobota1. Makefile fix to recompile library on any source...
2013-04-30 Justin SobotaAdded arm makefiles to XDC release packages
2013-04-29 Justin SobotaCompleted testing of CD local allocation feature
2013-04-26 Justin SobotaAdded missing linker options with support for latest... DEV.RM_LLD.02.00.00.03
2013-04-26 John Dowdalfix linker flags
2013-04-26 Justin SobotaAdded linux makefiles for Linux test project
2013-04-26 Justin SobotaAdded Linux example and updated release notes
2013-04-25 Justin SobotaTransport now directly used to send response packets...
2013-04-24 Justin SobotaCleaned up test directory and added makefile for ARM...
2013-04-23 Justin SobotaMerge branch 'master' of gtgit01.gt.design.ti.com:git...
2013-04-23 John DowdalMerge remote-tracking branch 'origin/master'
2013-04-23 Justin SobotaAdded local resource management on CD instances (Free...
2013-04-22 Justin SobotaAdded RESOURCE_STATUS service for requesting the owner...
2013-04-09 Justin SobotaCleanup memory test
2013-04-09 Justin SobotaCreate shared copy of policy for Shared Server/Client...
2013-04-08 Justin SobotaCompleted cleanup of test projects. Partitioned cdProc...
2013-04-05 Justin SobotaUpdated Server-CD-Client memory tests. Fixed minor...
2013-04-03 Justin SobotaRemoved memory test project warning
2013-03-28 John Dowdaladd k2l and k2e
2013-03-27 Justin SobotaFixed large memory leak when allocating RM instance...
2013-03-26 Justin SobotaCreated test project to check for memory leaks in RM...
2013-03-24 Justin Sobotacleanup and fixes for returning resource reference...
2013-03-18 Justin SobotaAdded support for Shared Clients which piggyback onto...
2013-03-18 Justin SobotaCompleted coding and testing of Shared Server feature
2013-03-15 Justin SobotaCompleted shared server feature
2013-03-14 Justin SobotaStarted adding Shared Server implementation
2013-03-08 Justin SobotaConverted boolean variables to ints
2013-03-07 Justin SobotaExtended the printResource API to return number of...
2013-03-05 Justin SobotaFixed task blocking routine not working more than once
2013-03-05 Justin SobotaRM Blocking functionality when no callback provided...
2013-03-04 Justin SobotaAdded local gate for NULL service callback and fixed...
2013-03-04 Justin SobotaCleaned up test code to show clear PASS/FAIL
2013-03-01 Justin SobotaContinued cleanup of test code: replaced syncObj with...
2013-02-28 Justin SobotaStarted cleanup of test code
2013-02-27 Justin SobotaAdded allocator delete and RM instance delete APIs
2013-02-22 Justin SobotaFixed test project build failure DEV.RM_LLD.02.00.00.01
2013-02-22 Justin SobotaAdded script for converting dtbs to C const array....
2013-02-19 Justin SobotaAllow service requests without callback as long as...
2013-02-18 Justin SobotaAdded handling of resource sharing with Linux permissions
2013-02-14 Justin SobotaCleaned up cross-references in internal rm transport API
2013-02-13 Justin SobotaMinor updates
2013-02-12 Justin SobotaMerged Keystone II to master for initial release
2013-02-12 Justin SobotaAdded ability for instance to allocate same resource...
2013-02-08 Justin SobotaUpdated build infrastructure for Keystone II
2013-02-07 Justin SobotaAdded K2 specific test project directories
2013-02-07 Justin SobotaCompleted API documentation and Doxygen
2013-02-05 Justin SobotaSmall API cleanup more doxygenination
2013-02-05 Justin SobotaAdded and tested static policy feature. Continued...
2013-01-30 Justin SobotaCleaned up transport API
2013-01-29 Justin SobotaFixed copyrights, unified MAX_NAME_LENGTH, removed...
2013-01-28 Justin SobotaAPI naming convention cleanup, switch to strncpy, renam...
2013-01-24 Justin SobotaBug fixes after cleanup of policy module
2013-01-21 Justin SobotaAdded policy verification on allocator operations
2013-01-18 Justin SobotaAdded init/use permissions, added instance lists for...
2013-01-07 Justin SobotaAdding policy checking feature on RM Server
2012-12-20 Justin SobotaLinux-dtb-alias property cleanup
next