rtos/tinyara.git
2017-09-18 Shivam GargRemoved nxplayer example
2017-09-18 TaeJun KwonApply defconfig for Audio
2017-09-18 Shivam GargInitial port of audio framework code from public git...
2017-09-18 Kishore SNFixed compilation error due to misspelled MILLI_TO_NANO...
2017-09-18 bsvtAudio devices and audio pipeline buffer support
2017-09-18 Kishore SNInitial porting of TinyAlsa on TizenRT
2017-09-15 Shivam GargInitial commit of I2S minimal driver without of any...
2017-09-15 Shivam GargMerge remote-tracking branch 'upstream/master'
2017-09-15 sunghan-changMerge pull request #593 from Taejun-Kwon/romfs
2017-09-15 sunghan-changMerge pull request #598 from JeongJunSik/master
2017-09-15 btheosamMerge pull request #602 from jeongarmy/fix_logm
2017-09-15 JunSik JeongSmartThings_things SDK Header
2017-09-15 Ahreum JeongInitialize g_logm_overflow_offset value as -1 in logm.c
2017-09-15 sunghan-changMerge pull request #445 from lokeshbv/code_coverage
2017-09-15 Taejun-KwonMerge pull request #599 from sunghan-chang/artik053_romfs
2017-09-15 sunghanarch/artik053: make a dependancy with ROMFS for ROMFS...
2017-09-14 Taejun-KwonMerge pull request #592 from jeongarmy/build_audio
2017-09-14 TaeJun KwonApply FTL for romfs instead of smart mtd
2017-09-14 Lokesh B VTC: Add missing test cases of Libc misc
2017-09-14 Ahreum JeongUpdate Directories.mk, KernelLibs.mk and ProtectedLibs...
2017-09-14 sunghan-changMerge pull request #591 from davidfather/Svace_fix_wifi...
2017-09-14 Seongil HahmFix Svace issues in wifi_test.c
2017-09-14 sunghan-changMerge pull request #588 from davidfather/Savce_fix_wifi...
2017-09-14 Seongil HahmFix Savce issues in wifi_manager.c: strcpy=>strncpy...
2017-09-14 sunghan-changMerge pull request #589 from junmin-kim/common_codingrule
2017-09-14 junmin kimFix coding rule
2017-09-14 sunghan-changMerge pull request #562 from thapav/stdioCodeCoverage
2017-09-14 Shivam GargMerge pull request #2 from Samsung/master
2017-09-14 Vidisha ThapaCodecoverage(libc/stdio): Add TC's for few API's in...
2017-09-14 sunghan-changMerge pull request #584 from jeongchanKim/readme_kconfig
2017-09-14 jc_.kimModify the README.md : TizenRT, lib/libxx
2017-09-14 sunghan-changMerge pull request #583 from JeongJunSik/master
2017-09-14 sunghan-changMerge pull request #580 from thapav/codecoverage_pthread
2017-09-14 JunSik Jeongremove TC_ASSERT API of IoTBus(N/A TC)
2017-09-14 sangwon03Merge pull request #578 from an4967/modify_tls_for_iotivity
2017-09-13 sunghan-changMerge pull request #579 from jeongchanKim/kdbg_svace
2017-09-13 Taejun-KwonMerge pull request #577 from davidfather/dm_stack_corre...
2017-09-13 Taejun-KwonMerge pull request #544 from HONGCHAEHEE/romfs
2017-09-13 DaesungChange mbedtls configs for iotivity build
2017-09-13 DaesungFix wrong path in build_iotivity.sh
2017-09-13 chaehee.hongAdd ROMFS auto-mount feature for artik053
2017-09-13 chaehee.hongUpdate artik053/iotivity defconfig
2017-09-13 chaehee.hongModify download files for ROMFS file system
2017-09-13 Vidisha Thapapthread: Fix TC for pthread_setcanceltype() & pthread_s...
2017-09-13 jc_.kimFix svace issue : kdbg_stackopt array index error
2017-09-13 Seongil HahmCorrect the stack size of DM testcase
2017-09-13 pillip8282Merge pull request #557 from davidfather/wifi_manager_s...
2017-09-13 davidfatherMerge branch 'master' into wifi_manager_scan_channelID
2017-09-13 Seongil HahmModify unit testcase of scan API to print channel and...
2017-09-13 pillip8282Merge pull request #556 from davidfather/wifi_manager_scan
2017-09-13 davidfatherMerge branch 'master' into wifi_manager_scan
2017-09-13 Seongil HahmAdd unit testcase for scan API of Wi-Fi Manager
2017-09-13 pillip8282Merge pull request #554 from davidfather/wifi_manager
2017-09-12 Juitem JoonWoo KimMerge pull request #572 from sunghan-chang/defconfig
2017-09-12 davidfatherMerge branch 'master' into wifi_manager
2017-09-12 sunghansidk_s5jt200/configs: update defconfig with latest...
2017-09-12 pillip8282Merge pull request #575 from sunghan-chang/aws
2017-09-12 sunghanaws: fix compilation errors
2017-09-12 sunghanconfigs: add include path for external/include folder...
2017-09-12 sunghanartik053/configs: update defconfig with latest menuconfig
2017-09-12 Taejun-KwonMerge pull request #571 from sunghan-chang/kconfig_iotivity
2017-09-12 sunghaniotivity: modify Kconfig
2017-09-12 sunghan-changMerge pull request #568 from jeongarmy/fix_tc
2017-09-12 sunghan-changMerge pull request #565 from lokeshbv/libc_math
2017-09-12 Ahreum JeongChange TC_ASSERT to TC_ASSERT_EQ for readability in...
2017-09-11 Lokesh B VFix: Use correct type of 'fabs' API
2017-09-11 Shivam Garg Added support for separate device registeration for...
2017-09-11 pillip8282Merge pull request #553 from sunghan-chang/wpa
2017-09-11 sunghan-changMerge pull request #564 from jeongchanKim/kernel_tc
2017-09-11 sunghan-changMerge pull request #533 from pillip8282/network_tc
2017-09-11 jc_.kimFix wrong usage of TC_ASSERT macro in tc_mqueue
2017-09-11 sunghanwifi_manager: make a dependancy with slsi_wifi, wpa_sup...
2017-09-11 sunghan-changMerge pull request #563 from jeongchanKim/ld_typo
2017-09-11 jc_.kimfix typo for wrong file path in artik053/flash.ld
2017-09-11 sunghan-changMerge pull request #561 from jeongchanKim/memorymap_readme
2017-09-11 jc_.kimAdd memorymap readme file for artik053
2017-09-11 sunghan-changMerge pull request #560 from jeongchanKim/kernel_ld
2017-09-11 btheosamMerge pull request #558 from sunghan-chang/ext
2017-09-11 jc_.kimModify description about s5j memory usage
2017-09-11 jc_.kimartik053: modify ram size
2017-09-11 sunghan-changMerge pull request #551 from pillip8282/mqtt_tc
2017-09-11 sunghan-changMerge pull request #559 from heejin-kim/hj_11
2017-09-11 kangunit testcases for mqtt
2017-09-11 sunghanwpa_supplicant: move to external
2017-09-11 sunghanexternal: delete output of built, Make.dep at distclean
2017-09-11 kangapps/websocket_sample bug fix send input parameter...
2017-09-10 Seongil HahmInitial drop of unit testcase for Wi-Fi Manager APIs
2017-09-08 sunghan-changMerge pull request #552 from jeongarmy/fix_tc
2017-09-08 Junhwan Parkexternal: add header files that require iotivity
2017-09-08 sunghan-changMerge pull request #550 from tadziopazur/builtin_apps
2017-09-08 Tomasz WozniakIntegrate i2ctool into builtin apps
2017-09-08 Ahreum JeongChange TC_ASSERT for checking NULL to TC_ASSERT_NEQ...
2017-09-08 Ahreum JeongRemove tc macro, TC_ASSERT_NOT_NULL and change all...
2017-09-08 Taejun-KwonMerge pull request #524 from kavyasrinunna/smartfs
2017-09-07 Seongil HahmModify scan API of Wi-Fi Manager to get channel and...
2017-09-07 Seongil HahmAdd unit testcase for scan API of Wi-Fi Manager
2017-09-07 Seongil HahmAdd scan API to Wi-Fi Manager
2017-09-07 Seongil HahmInitial drop of unit testcase for Wi-Fi Manager APIs
2017-09-07 Seongil HahmWi-Fi Manager: rename some functions and variables...
2017-09-07 btheosamMerge pull request #547 from tadziopazur/up_i2cuninit_f...
next