]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/rm-lld.git/log
keystone-rtos/rm-lld.git
11 years agoAdded K2 specific test project directories
Justin Sobota [Thu, 7 Feb 2013 22:58:40 +0000 (17:58 -0500)]
Added K2 specific test project directories

11 years agoReady for Alpha release
Justin Sobota [Thu, 7 Feb 2013 21:33:13 +0000 (16:33 -0500)]
Ready for Alpha release

11 years agoCompleted API documentation and Doxygen
Justin Sobota [Thu, 7 Feb 2013 00:34:17 +0000 (19:34 -0500)]
Completed API documentation and Doxygen

11 years agoSmall API cleanup more doxygenination
Justin Sobota [Tue, 5 Feb 2013 23:21:21 +0000 (18:21 -0500)]
Small API cleanup more doxygenination

11 years agoAdded and tested static policy feature. Continued cleanup of API
Justin Sobota [Tue, 5 Feb 2013 01:13:56 +0000 (20:13 -0500)]
Added and tested static policy feature.  Continued cleanup of API

11 years agoUpdated static policy for testing
Justin Sobota [Thu, 31 Jan 2013 20:55:42 +0000 (15:55 -0500)]
Updated static policy for testing

11 years agoStarted consolidating error codes and cleaning up static(premain) allocation code
Justin Sobota [Thu, 31 Jan 2013 20:45:10 +0000 (15:45 -0500)]
Started consolidating error codes and cleaning up static(premain) allocation code

11 years agoCleaned up transport API
Justin Sobota [Wed, 30 Jan 2013 20:59:02 +0000 (15:59 -0500)]
Cleaned up transport API

11 years agoMoved tree and libfdt into a util directory
Justin Sobota [Tue, 29 Jan 2013 22:38:06 +0000 (17:38 -0500)]
Moved tree and libfdt into a util directory

11 years agoFixed copyrights, unified MAX_NAME_LENGTH, removed rm_types
Justin Sobota [Tue, 29 Jan 2013 21:13:54 +0000 (16:13 -0500)]
Fixed copyrights, unified MAX_NAME_LENGTH, removed rm_types

11 years agoAPI naming convention cleanup, switch to strncpy, renamed resourceNode allocatedTo...
Justin Sobota [Mon, 28 Jan 2013 23:42:22 +0000 (18:42 -0500)]
API naming convention cleanup, switch to strncpy, renamed resourceNode allocatedTo fields to owner fields

11 years agoFixed policy alignment retrieval bug
Justin Sobota [Thu, 24 Jan 2013 19:41:25 +0000 (14:41 -0500)]
Fixed policy alignment retrieval bug

11 years agoBug fixes after cleanup of policy module
Justin Sobota [Thu, 24 Jan 2013 17:04:57 +0000 (12:04 -0500)]
Bug fixes after cleanup of policy module

11 years agoAdded pre-main capabilities, cleaned up services and NameServer modules
Justin Sobota [Tue, 22 Jan 2013 23:32:01 +0000 (18:32 -0500)]
Added pre-main capabilities, cleaned up services and NameServer modules

11 years agoAdded policy verification on allocator operations
Justin Sobota [Mon, 21 Jan 2013 00:18:20 +0000 (19:18 -0500)]
Added policy verification on allocator operations

11 years agoAdded init/use permissions, added instance lists for allocation, and started code...
Justin Sobota [Fri, 18 Jan 2013 23:30:24 +0000 (18:30 -0500)]
Added init/use permissions, added instance lists for allocation, and started code cleanup

11 years agoWrote policy validation routines
Justin Sobota [Tue, 15 Jan 2013 22:47:51 +0000 (17:47 -0500)]
Wrote policy validation routines

11 years agoRewriting policy definition feature
Justin Sobota [Sat, 12 Jan 2013 00:23:48 +0000 (19:23 -0500)]
Rewriting policy definition feature

11 years agoAdding policy checking feature on RM Server
Justin Sobota [Mon, 7 Jan 2013 19:40:51 +0000 (14:40 -0500)]
Adding policy checking feature on RM Server

11 years agoLinux-dtb-alias property cleanup
Justin Sobota [Thu, 20 Dec 2012 22:51:21 +0000 (17:51 -0500)]
Linux-dtb-alias property cleanup

11 years agoFree and unspecified allocation bug fixes
Justin Sobota [Wed, 19 Dec 2012 22:28:23 +0000 (17:28 -0500)]
Free and unspecified allocation bug fixes

11 years agoInitial testing, basic demo complete
Justin Sobota [Mon, 17 Dec 2012 23:48:58 +0000 (18:48 -0500)]
Initial testing, basic demo complete

11 years agoBug fixes, cleanup, expanded test code
Justin Sobota [Mon, 17 Dec 2012 00:57:57 +0000 (19:57 -0500)]
Bug fixes, cleanup, expanded test code

11 years agoImplemented basic allocate/free servicing on RM Server. wrote basic NameServer. code...
Justin Sobota [Sun, 16 Dec 2012 02:15:42 +0000 (21:15 -0500)]
Implemented basic allocate/free servicing on RM Server. wrote basic NameServer. code cleanup

11 years agoCompleted and tested routines that automatically reserve linux resources
Justin Sobota [Sat, 15 Dec 2012 00:29:19 +0000 (19:29 -0500)]
Completed and tested routines that automatically reserve linux resources

11 years agoCompleted routines for automatically reserving Linux resources
Justin Sobota [Fri, 14 Dec 2012 00:02:52 +0000 (19:02 -0500)]
Completed routines for automatically reserving Linux resources

11 years agoFinished tree allocator functions. Writing Linux DTB parsing routins
Justin Sobota [Thu, 13 Dec 2012 00:47:43 +0000 (19:47 -0500)]
Finished tree allocator functions.  Writing Linux DTB parsing routins

11 years agoWrote tree allocate and free operations
Justin Sobota [Wed, 12 Dec 2012 01:21:13 +0000 (20:21 -0500)]
Wrote tree allocate and free operations

11 years agoIntegrated red-black tree algorithm for tree allocators
Justin Sobota [Mon, 10 Dec 2012 23:55:32 +0000 (18:55 -0500)]
Integrated red-black tree algorithm for tree allocators

11 years agoWrote integer allocator creator
Justin Sobota [Tue, 4 Dec 2012 23:09:00 +0000 (18:09 -0500)]
Wrote integer allocator creator

11 years agoWrote a DTB node forward parser. Used as base for parsing resource and policy DTBs
Justin Sobota [Sat, 1 Dec 2012 21:30:06 +0000 (16:30 -0500)]
Wrote a DTB node forward parser.  Used as base for parsing resource and policy DTBs

11 years agoMissed a file...
Justin Sobota [Fri, 30 Nov 2012 16:51:02 +0000 (11:51 -0500)]
Missed a file...

11 years agoAdded DTB value extraction functions for Resource List and Policy DTBs
Justin Sobota [Fri, 30 Nov 2012 16:49:22 +0000 (11:49 -0500)]
Added DTB value extraction functions for Resource List and Policy DTBs

11 years agoTested ability to read in and parse resource and policy DTB files
Justin Sobota [Thu, 29 Nov 2012 15:47:08 +0000 (10:47 -0500)]
Tested ability to read in and parse resource and policy DTB files

11 years agoRemoved receipts started basic testing on infrastructure code
Justin Sobota [Tue, 20 Nov 2012 23:20:35 +0000 (18:20 -0500)]
Removed receipts started basic testing on infrastructure code

11 years agoContinuing rework on transaction request/response mechanism
Justin Sobota [Mon, 19 Nov 2012 23:27:54 +0000 (18:27 -0500)]
Continuing rework on transaction request/response mechanism

11 years agoCoded basic test project started removing receipt construct
Justin Sobota [Mon, 19 Nov 2012 14:41:50 +0000 (09:41 -0500)]
Coded basic test project started removing receipt construct

11 years agoCoded basic unit test to test RM infrastructure
Justin Sobota [Thu, 15 Nov 2012 23:19:25 +0000 (18:19 -0500)]
Coded basic unit test to test RM infrastructure

11 years agoBasic infrastructure coded. All compiler errors resolved
Justin Sobota [Tue, 13 Nov 2012 22:03:32 +0000 (17:03 -0500)]
Basic infrastructure coded. All compiler errors resolved

11 years agocompleted request/response infrastructure
Justin Sobota [Mon, 12 Nov 2012 19:50:57 +0000 (14:50 -0500)]
completed request/response infrastructure

11 years agoChecking in latest changes
Justin Sobota [Fri, 9 Nov 2012 23:37:52 +0000 (18:37 -0500)]
Checking in latest changes

11 years agoSmall change to test commit name
Justin Sobota [Mon, 5 Nov 2012 21:24:42 +0000 (16:24 -0500)]
Small change to test commit name

11 years agocommit prior to modifying transaction tracking and storing
Justin [Mon, 5 Nov 2012 21:02:40 +0000 (16:02 -0500)]
commit prior to modifying transaction tracking and storing

11 years agoCompleted transaction forwarder
Justin Sobota [Fri, 2 Nov 2012 20:44:39 +0000 (16:44 -0400)]
Completed transaction forwarder

11 years agoChecking in RMv2 progress
Justin Sobota [Mon, 29 Oct 2012 15:18:18 +0000 (11:18 -0400)]
Checking in RMv2 progress

11 years agoBase directory structure for new RM
Justin Sobota [Fri, 12 Oct 2012 20:31:30 +0000 (16:31 -0400)]
Base directory structure for new RM

11 years agoCommited by migration script DEV.RM_LLD.01.00.00.11
Martin Qian [Thu, 27 Sep 2012 20:47:13 +0000 (16:47 -0400)]
Commited by migration script