]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/rm-lld.git/history - src
Updated version and RN
[keystone-rtos/rm-lld.git] / src /
2015-10-30 Justin SobotaMerge branch 'newbranch'
2015-10-30 Justin SobotaResolved SDOCM00119205: Infinite loop due to improper...
2015-10-22 Aravind Batnimerged k2-rtos
2015-10-22 Aravind Batnimerged from k2-rtos
2015-10-15 Hao Zhangrm: keystone 2: add A15 library build for Keystone...
2015-07-17 Justin SobotaMerge branch 'master' into perf_updates
2015-07-16 Justin SobotaUpdated Linux tests with new RM Server socket interface
2015-07-08 Justin SobotaMerge branch 'next' into perf_updates
2015-07-08 Justin Sobotatree.h cache-instrumented macros were invalidating...
2015-07-02 Justin Sobotaif alignment
2015-07-02 Justin SobotaFixed UNSPECIFIED alloc exclusion review feedback
2015-07-01 Justin SobotaAdded policy permission to exclude resource ranges...
2015-06-30 Justin SobotaResolved code review comments and -Wall -Wexta warnings
2015-06-02 Justin SobotaWhitespace and code formatting cleanup
2015-06-02 Justin SobotaFixed SDOCM00115772 plus some formatting changes
2015-06-01 Justin SobotaPolicy performance improvement complete: bug testing
2015-05-26 Justin SobotaAdded policy tree elements
2015-05-21 Justin SobotaMoved allocators from linked list to binary tree
2015-04-29 Justin SobotaFixed GCC compilation warnings
2015-01-27 Justin SobotaResolved SDOCM00114533
2014-12-01 Justin SobotaAdded multi-threaded OSAL for rm instance serialization
2014-11-14 Justin SobotaCoverity fix
2014-08-15 Justin SobotaResolved SDOCM00112612: Memory leak when extracting...
2014-07-22 Justin SobotaResolved SDOCM00112181
2014-06-11 Justin SobotaFix for RM server failure after coverity fixes added...
2014-06-06 Justin SobotaCoverity bug fixes
2014-05-15 John DowdalMerge branch 'releases/mcsdk_03.01.00.00'
2014-03-07 Justin SobotaAdded new transport APIs and daemonized the Linux RM...
2014-03-03 Justin SobotaDocumentation upates
2014-01-15 Justin SobotaAdded API to get service src and pkt src instance names...
2013-08-15 John DowdalMerge 2.0.0.6
2013-07-31 Justin SobotaResolved SDOCM00102876
2013-07-23 John DowdalMerge branch 'master' of gtgit01.gt.design.ti.com:git...
2013-07-22 Justin SobotaResolved SDOCM00101322
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-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-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 SobotaAdded owner reference count to account for multiple...
2013-05-13 Justin SobotaFixed bug where unspecified base requests couldn't...
2013-05-13 Justin SobotaReturn owner count when resource already owned
2013-05-10 Justin Sobota1. Makefile fix to recompile library on any source...
2013-05-08 Justin SobotaPreallocation routine will now correctly get next tree...
2013-04-29 Justin SobotaCompleted testing of CD local allocation feature
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-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 SobotaCoverity fixes
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 SobotaFixed bug preventing UNSPECIFIED allocations from takin...
2013-04-05 Justin SobotaUpdated Server-CD-Client memory tests. Fixed minor...
2013-04-04 Justin SobotaFixed major bug where the rm handle was being used...
2013-03-27 Justin SobotaFixed large memory leak when allocating RM instance...
2013-03-25 Justin SobotaWhen resource base is not specified the allocation... DEV.RM_LLD.02.00.00.02
2013-03-24 Justin Sobotacleanup and fixes for returning resource reference...
2013-03-22 Justin SobotaFixed bug in allocator and kernel updates to the polici...
2013-03-19 Justin SobotaAdded number of current owners for resource to response...
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-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-02-27 Justin SobotaAdded allocator delete and RM instance delete APIs
2013-02-26 Justin SobotaConverted recursive allocator creation functions to...
2013-02-22 Justin SobotaAdded script for converting dtbs to C const array....
2013-02-20 Justin SobotaCleaned up transaction processing code for each RM...
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-15 Justin SobotaCreated allocator module
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 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-31 Justin SobotaStarted consolidating error codes and cleaning up stati...
2013-01-30 Justin SobotaCleaned up transport API
2013-01-29 Justin SobotaMoved tree and libfdt into a util directory
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 SobotaFixed policy alignment retrieval bug
2013-01-24 Justin SobotaBug fixes after cleanup of policy module
2013-01-22 Justin SobotaAdded pre-main capabilities, cleaned up services and...
2013-01-21 Justin SobotaAdded policy verification on allocator operations
2013-01-18 Justin SobotaAdded init/use permissions, added instance lists for...
2013-01-15 Justin SobotaWrote policy validation routines
next