]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/rm-lld.git/history - rm.h
missing dsp_client_cfg.xs from package
[keystone-rtos/rm-lld.git] / rm.h
2013-05-16 Justin SobotaReturn warning when opening CD instance due to instabil...
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-10 Justin SobotaAdded description of RM shared server/client to Doxygen...
2013-04-08 Justin SobotaCompleted cleanup of test projects. Partitioned cdProc...
2013-04-05 Justin SobotaUpdated Server-CD-Client memory tests. Fixed minor...
2013-03-18 Justin SobotaAdded support for Shared Clients which piggyback onto...
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-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-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 SobotaReady for Alpha release
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 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-22 Justin SobotaAdded pre-main capabilities, cleaned up services and...
2013-01-18 Justin SobotaAdded init/use permissions, added instance lists for...
2013-01-15 Justin SobotaWrote policy validation routines
2013-01-12 Justin SobotaRewriting policy definition feature
2013-01-07 Justin SobotaAdding policy checking feature on RM Server
2012-12-17 Justin SobotaBug fixes, cleanup, expanded test code
2012-12-04 Justin SobotaWrote integer allocator creator
2012-11-13 Justin SobotaBasic infrastructure coded. All compiler errors resolved
2012-11-09 Justin SobotaChecking in latest changes
2012-10-29 Justin SobotaChecking in RMv2 progress
2012-10-15 Justin SobotaSynced with latest RM LLD
2012-10-12 Justin SobotaBase directory structure for new RM