rtos/tinyara.git
2017-09-11 sunghan-changMerge pull request #533 from pillip8282/network_tc
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 sunghanexternal: delete output of built, Make.dep at distclean
2017-09-11 kangapps/websocket_sample bug fix send input parameter...
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 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...
2017-09-05 TaeJun KwonCheck bit flip when fs find empty sector [Description...
2017-09-05 TaeJun KwonAdd validation checking when redo delete [Description...
2017-09-05 TaeJun KwonAdd CRC for Journaling [Description] Add CRC8 for journ...
2017-09-05 TaeJun KwonClean & add logs for error condition [Description]...
2017-09-05 TaeJun KwonApply basic CRC for smartfs [Description] Because of...
2017-09-05 btheosamMerge pull request #529 from shivgarg/master
2017-09-05 Seongil HahmAdd the initial version of Wi-Fi Manager
2017-09-05 Shivam GargFixed potential memory leak in s5j_i2s_initialize function.
2017-09-05 TaeJun KwonExecute fs_recover at bind.
2017-09-05 sunghan-changMerge pull request #530 from junmin-kim/tiva_buildwarning
2017-09-05 TaeJun KwonFix the issue that root sector corrupted
2017-09-05 Ahreum JeongFix wrong coding rules in os, framework folder
2017-09-05 junmin kimFix build warning in tiva_gpio.c
2017-09-05 Taejun-KwonMerge pull request #525 from pradeepns85/fix_memleak_fs
2017-09-05 Taejun-KwonMerge pull request #527 from sunghan-chang/kconfig
2017-09-05 sunghanexamples/fs_helper: remove unnecessary menu in Kconfig
2017-09-05 sunghan-changMerge pull request #526 from jeongarmy/fix_license
2017-09-05 kangAdd a large data transfer test for TLS
2017-09-05 Ahreum JeongModify license comments to follow formal license form...
2017-09-04 pradeep.nsFix memory leak when CONFIG_SMARTFS_USE_SECTOR_BUFFER...
2017-09-04 davidfatherMerge pull request #521 from sunghan-chang/protocol
2017-09-04 sunghanexternal/protocols: fix wrong path of CSRCS
2017-09-04 sunghanexternal: remove unnecessary file, Makefile
2017-09-04 sunghan-changMerge pull request #519 from jeongarmy/fs_tc
2017-09-04 sunghan-changMerge pull request #518 from junmin-kim/kernel_tc
2017-09-04 Ahreum JeongFix some codes in fs tc to remove duplicated logics
2017-09-04 junmin kimDelete timer at the end of tc_libc_signal_sigpause
2017-09-04 sunghan-changMerge pull request #470 from JeongJunSik/master
2017-09-04 JunSik JeongFix some bugs of iotapi_evt_handler
2017-09-04 sunghan-changMerge pull request #517 from pillip8282/folder_modification
2017-09-04 pillip8282Merge pull request #509 from sunghan-chang/appnet
2017-09-04 sunghanprotocols/README: fix wrong path and description
2017-09-04 kangnet:protocols move ftpc.h from apps/include to external...
2017-09-04 sunghanapps/netutils: remove apps/netutils
2017-09-04 kangapps:webclient add handshake options to connect to...
2017-09-04 kangFix webclient bug when it passes input parameters
2017-09-04 sunghan-changMerge pull request #516 from jeongarmy/fix_doxygen
2017-09-04 sunghan-changMerge pull request #444 from thapav/libc_stdio
2017-09-04 Ahreum JeongAdd doxygen for logm APIs in tinyara/logm.h
2017-09-04 Vidisha Thapalibc/stdio: add test cases for stdio API's
2017-09-04 sunghan-changMerge pull request #514 from pillip8282/menuconfig_bugfix
next