rtos/tinyara.git
2017-09-19 chaehee.hongUpdate artik053 download file and README for ROMFS...
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 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 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...
2017-09-07 Kavyasmartfs : Addressed review comments of #524 and fixed...
2017-09-07 Tomasz WozniakFix i2ctool build break for s5j (provide up_i2cuninitia...
2017-09-07 Taejun-KwonMerge pull request #545 from btheosam/audiofix
2017-09-07 bsvtFix artik audio bootup
2017-09-07 sunghan-changMerge pull request #528 from davidfather/wifi_manager
2017-09-07 Taejun-KwonMerge pull request #541 from sunghan-chang/external
2017-09-07 Taejun-KwonMerge pull request #535 from sunghan-chang/filepath
2017-09-07 sunghan-changMerge pull request #542 from jeongarmy/fix_doxygen
2017-09-07 sunghanexternal/all: modify all of Make stubs inside external
2017-09-07 Ahreum JeongFix doxygen comment for arastorage in framework/include...
2017-09-07 sunghan-changMerge pull request #515 from pillip8282/tls_aging_test
2017-09-06 sunghanLibtarget.mk: deliver external folder path at buiding...
2017-09-06 sunghanexternal/ftpc: fix compilation errors
2017-09-06 sunghanexternal/slsi_wifi: fix wrong information of description
2017-09-06 sunghanexternal/mdns: fix indentation to align
2017-09-06 sunghanexternal/ftpd: move a location of LWIP dependancy to...
2017-09-06 sunghan-changMerge pull request #520 from jeongchanKim/apps_codingrule
2017-09-06 sunghanexternal: add missing Samsung Apache license at Makefile
2017-09-06 jc_.kimFix coding rule error : apps
2017-09-06 sunghan-changMerge pull request #538 from junmin-kim/kernel_buildwarning
2017-09-06 sunghan-changMerge pull request #539 from jeongchanKim/kernel_strncmp
2017-09-06 junmin kimModify build warning flags of qemu tc
2017-09-06 junmin kimFix build warning in mpu.h, irq_initialize.c
2017-09-06 junmin kimFix build warning in kernel tc
2017-09-06 sunghan-changMerge pull request #537 from jeongchanKim/tiva_codingrule
2017-09-06 jc_.kimModify strncmp 3rd param in kdbg
2017-09-06 jc_.kimFix the coding rule error : arch/arm/src/tiva
2017-09-06 sunghan-changMerge pull request #536 from jeongchanKim/strncmp_codin...
2017-09-06 jc_.kimFix the coding rule : libc/string/strncmp
2017-09-06 sunghan-changMerge pull request #534 from jeongchanKim/kernel_kdbg
2017-09-06 sunghankernel, tools: remove unused codes related CONFIG_INIT_...
2017-09-06 jc_.kimModify param size for strncmp
2017-09-06 jc_.kimChange strcmp to strncmp in kdbg because of security...
2017-09-06 sunghan-changMerge pull request #522 from jeongarmy/fix_codingrule
2017-09-06 sunghan-changMerge pull request #531 from junmin-kim/tiva_buildwarning
2017-09-06 junmin kimFix typo and remove unused variable in tiva
2017-09-05 TaeJun Kwonapply coding rule [Description] N/A [Module] FS [Board...
next