rtos/tinyara.git
2017-03-30 sunghanrefactoring programming scripts for sidk_s5jt200
2017-03-30 sunghan-changMerge pull request #19 from Samsung/common_openocd
2017-03-29 junmin kimReturn exit code 0 after using openocd script
2017-03-29 btheosamMerge pull request #18 from Samsung/common_flash_script
2017-03-29 sunghanrefactoring programming scripts for sidk_s5jt200
2017-03-29 sunghan-changMerge pull request #17 from Samsung/kernel_heapinfo
2017-03-29 jc_.kimadd the feature to show the details per pid in heapinfo
2017-03-28 sunghan-changMerge pull request #14 from Samsung/common_make
2017-03-28 jc_.kimfix the duplicated adding size in realloc
2017-03-28 sunghan-changMerge pull request #15 from Samsung/kernel_debug
2017-03-28 junmin kimUse directory.mk for recursive dir makefiles
2017-03-28 Ahreum JeongFix build warning regarding define syntax in debug.h
2017-03-28 junmin kimAutogenerate apps/Kconfig
2017-03-27 Juitem JoonWoo KimMerge pull request #13 from Samsung/common_warnings
2017-03-27 junmin kimRemove hardcoded directories in apps/Makefile
2017-03-27 junmin kimMake the full tree use wildcards make.defs
2017-03-27 sunghanfix menuconfig warning on Kconfig
2017-03-27 sunghanfix compilation warning on include
2017-03-27 sunghanfix compilation warning on init
2017-03-27 btheosamMerge pull request #12 from Samsung/common_kconfig
2017-03-27 jc_.kimfix the typing error about fscmd in kconfig and defconfig
2017-03-27 jc_.kimremove unnecessary config in apps Kconfig and Makefile
2017-03-24 sunghanremove unused and wrong config
2017-03-24 btheosamMerge pull request #11 from Samsung/README
2017-03-24 sunghanmodify README.md
2017-03-22 btheosamMerge pull request #8 from Samsung/common_type
2017-03-22 btheosamMerge pull request #9 from Samsung/kernel_config
2017-03-22 sunghanremove unsupported configuration
2017-03-22 sunghanremove duplicated type definition for uint
2017-03-20 jeongchanKimMerge pull request #5 from Samsung/kernel_stkmon
2017-03-20 jc_.kimMerge branch 'kernel_stkmon' of https://github.com...
2017-03-20 jc_.kimMerge branch 'kernel_stkmon' of https://github.com...
2017-03-20 jc_.kimMerge branch 'kernel_stkmon' of https://github.com...
2017-03-20 jc_.kimExpand to show the peak size of heap
2017-03-20 Juitem JoonWoo KimMerge pull request #4 from Samsung/kernel_pthread
2017-03-10 jc_.kimExpand to show the peak size of heap and remove the...
2017-03-10 junmin kimsched/pthread: Use -1 instead of 0 as PID for unclaimed...
2017-03-09 Juitem JoonWoo KimMerge pull request #3 from Samsung/kernel_kernel_sample
2017-03-09 jc_.kimUpdate the cancel.c in kernel_sample
2017-03-09 Juitem JoonWoo KimMerge pull request #2 from Samsung/kernel_cancellation
2017-03-09 jc_.kimMerge Posix Cancellation Point
2017-03-07 Juitem JoonWoo KimMerge pull request #1 from Samsung/common_readme
2017-03-07 sunghanCreate README.md
2017-02-22 sunghanchange a checking method for priority, same as sched_se... 95/115995/2
2017-02-22 sunghancheck a priority requested before filling tcb 13/115913/2
2017-02-22 sunghanchange a variable from pointer to local 59/115759/2
2017-02-21 TaeJun KwonInvalidate d-cache when flash erased 47/115747/1
2017-02-21 sunghanfix typo 84/115684/1
2017-02-17 sunghanchange a value to initial on mutex unlock 24/115324/1
2017-02-17 sunghanblock some commands to flash LED, SSS, WLAN F/W on cmm 49/115249/4
2017-02-17 sunghanremove wrong comments on s5j 45/115245/1
2017-02-13 junmin.kimRefactor tc; output format and tc scenario 97/114297/1
2017-02-08 jc_.kimFor supporting day of week and year in time structure. 90/113290/5
2017-02-07 sunghanchange an initial value of pid variable of mutex struct... 81/113381/2
2017-02-03 Juitem JoonWoo KimMerge "Change to using tcb info and Add Non-scheduled...
2017-01-31 sunghanmake a task to execute tash command instead of pthread. 27/112327/1
2017-01-24 Ahreum JeongFix incorrect logic and Add omitted include statement... 39/110939/3
2017-01-24 Juitem JoonWoo KimMerge "Fix logm for stackdump and interrupt status"
2017-01-20 Ahreum JeongImplement processing aggregation value in cursor 37/110937/3
2017-01-20 ahreum.jeongImplement indexing for an old relation which has tuples... 46/107646/2
2017-01-19 jc_.kimChange to using tcb info and Add Non-scheduled resource... 59/111059/2
2017-01-19 Ahreum JeongFix logm for stackdump and interrupt status 38/110938/2
2017-01-19 Ahreum JeongChange dbg to lldbg in function for mpu info 40/110940/1
2017-01-02 jc_.kimModify inappropritate condition check for task_create... 84/107984/1
2016-12-30 Sunghan ChangMerge "Remove unnessasary commands in logm configuration"
2016-12-30 Sunghan ChangMerge "Change TASH task priority"
2016-12-30 ahreum.jeongChange TASH task priority 16/107816/4
2016-12-30 ahreum.jeongRemove unnessasary commands in logm configuration 15/107815/3
2016-12-30 ahreum.jeongDecrease maximum value of TASH commands in configuration 17/107817/2
2016-12-29 Shivam GargMake logm to spit a message, before dropping messages... 75/107675/6
2016-12-29 ahreum.jeongModify remove operation in arastorage 02/107602/1
2016-12-28 junmin.kimEnsure pipe returns 0 if input read/write len is 0 96/107396/1
2016-12-27 junmin.kimLet clock_systimespec() return "RTC time - basetime... 28/107028/11
2016-12-26 jc_.kimModify printed RTC format for year in board_app_initialize 51/106951/1
2016-12-23 junmin.kimThe first commit of Tizen RT 1.0 M1 85/106885/3 1.0_Public_M1
2016-08-30 Jong Jeong KimInitial empty repository