rtos/tinyara.git
2017-09-01 sunghanartik053/iotivity: update defconfig through latest...
2017-09-01 sunghaniotivity: modify .gitignore for mbedtls which built...
2017-09-01 Taejun-KwonMerge pull request #492 from sunghan-chang/flash_part
2017-09-01 sunghan-changMerge pull request #493 from jeongarmy/logm
2017-09-01 Ahreum JeongFix build warnings in logm
2017-09-01 sunghanartik053: fix indentation of Kconfig
2017-09-01 sunghanartik053/sidk_s5jt200: modify a depnedancy of flash...
2017-08-31 sunghan-changMerge pull request #486 from pmarcinkiew/gcc7_smart
2017-08-31 sunghan-changMerge pull request #487 from pmarcinkiew/gcc7_kdbg
2017-08-31 sunghan-changMerge pull request #485 from junmin-kim/qemu_patch
2017-08-31 sunghan-changMerge pull request #484 from jeongarmy/fix_license
2017-08-31 Ahreum JeongFix wrong license and remove author from copyright...
2017-08-31 Jaroslaw Pelczarsmart.c: Fix compilation error with GCC 7
2017-08-31 junmin kimAdd qemu patch and update qemu README.md
2017-08-31 btheosamMerge pull request #450 from sunghan-chang/menuconfig
2017-08-31 btheosamMerge pull request #482 from sunghan-chang/permission
2017-08-31 sunghan-changMerge pull request #477 from thapav/fixAPIerrors
2017-08-31 Jaroslaw Pelczarkdbg_date.c: Fix compilation error on GCC 7
2017-08-31 pillip8282Merge pull request #483 from sunghan-chang/external
2017-08-31 sunghanAdd an include path for external at every Make.defs
2017-08-31 sunghanchange a file permmision to 644
2017-08-31 sunghan-changMerge pull request #473 from jeongarmy/fix_codingrule
2017-08-31 sunghan-changMerge pull request #481 from jeongchanKim/kernel_codingrule
2017-08-31 Ahreum JeongFix coding rule error in os folder
2017-08-31 jc_.kimFix coding rule error : apps
2017-08-30 Vidisha ThapaFix wrong filenames
2017-08-30 sunghan-changMerge pull request #475 from jeongarmy/ttrace
2017-08-30 Ahreum JeongFix unchanged function name in lib_ttrace.c and readme...
2017-08-30 davidfatherMerge pull request #474 from sunghan-chang/makefile
2017-08-30 sunghanfixup: Deliver the EXTDIR definition for external folde...
2017-08-30 Taejun-KwonMerge pull request #469 from jeongarmy/fix_svace
2017-08-30 sunghan-changMerge pull request #443 from junmin-kim/ide_specfile
2017-08-30 sunghan-changMerge pull request #472 from jeongarmy/ttrace
2017-08-30 sunghan-changMerge pull request #415 from EunBongSong/ds-dev3
2017-08-30 sunghan-changMerge pull request #471 from junmin-kim/lib_codingrule
2017-08-30 Ahreum JeongChange t-trace API names for unique id from trace_begin...
2017-08-30 junmin kimAdd sidk_s5jt200 debug spec file
2017-08-30 junmin kimFix coding rule error in lib
2017-08-30 Ahreum JeongFix svace issues in arastorage and testcases for that
2017-08-30 Ahreum JeongFix svace issues in mtd and testcases for filesystem.
2017-08-30 Jin-Seong Kimnetutils/libcoap : minor patch to fix build warning...
2017-08-30 Junyeon LEEnetutils/http: add dependency
2017-08-30 Jin-Seong Kimarch/artik053 : trivial patch to fix linking error
2017-08-30 Jin-Seong Kimexamples/libcoap : minor updates on libcoap examples
2017-08-30 Jin-Seong Kimexamples/libcoap : minor patch on select timeout
2017-08-30 Junyeon LEEnet/tls: remove ununsed netdb dependency
2017-08-30 EunBong Songnetdb: Fix build error by LIBC_NETDB dependency
2017-08-30 EunBong Songlwm2m: remove unused header files.
2017-08-30 Junyeon LEEnet/tls: remove unused file in tls
2017-08-30 Junyeon LEEnetutils: remove unused header files
2017-08-30 Jin-Seong Kimnetutils/libcoap : moves CFLAGS on Makefile to libcoap...
2017-08-30 Jin-Seong Kimnetutils/libcoap : add Samsung license statements
2017-08-30 EunBong Songnetutils: cosmetic change of header files for c++ reference
2017-08-30 Mikhail CherkashinTurn on DISABLE_POLL when NFILE_DESCRIPTORS = 0
2017-08-30 Mikhail CherkashinAdding dependencies of NFILE_DESCRIPTORS > 0
2017-08-30 Mikhail CherkashinFixing build issue of fs_close.c when NFILE_DESCRIPTORS...
2017-08-30 Jin-Seong Kimnetutils/libcoap : bug fixes for CoAP over TCP
2017-08-30 EunBong Songiperf: Fix data abort in iperf client.
2017-08-30 EunBong Songiperf: test->ctrl_sck exists per test not a stream.
2017-08-30 Mikhail Cherkashinartik053: Introduce hello config
2017-08-30 Jin-Seong Kimnetutils/libcoap : patch for parsing error on CoAP...
2017-08-30 bossjisuapp/example: nettest app for linux
2017-08-30 EunBong Songiperf: prevent client infinite loop
2017-08-30 Jin-Seong Kimnetutils/libcoap : patch for parsing of COAP_UDP options
2017-08-30 Jin-Seong Kimfixup! netutils/webserver : Fix problems from static...
2017-08-30 Jin-Seong Kimnetutils/webserver : Fix problems from static analysis...
2017-08-30 Jin-Seong Kimnetutils/libcoap : Fix problem from static analysis...
2017-08-30 Jin-Seong Kimnetutils/libcoap : patch to add timeout on accept socket
2017-08-30 Junyeon LEEexamples/tls_server: fix unclosed socket problem.
2017-08-30 Wonsang Ryous5j: add exception handling codes in spi and i2c drivers
2017-08-30 Wonsang Ryounetutils/mqtt: add exception handling code
2017-08-30 Wonsang Ryounetutils/mdns: add exception handling codes
2017-08-30 Jin-Seong Kimfixup! netutils/libcoap : TCP patch for CoAP observe...
2017-08-30 EunBong Songwifi driver: Fix problem of multiple declaration of...
2017-08-30 EunBong Songwap supplicant: Fix problem of multiple declaration...
2017-08-30 EunBong Songwifi driver: move STRUCT_PACKED to compiler.h
2017-08-30 Jin-Seong Kimnetutils/libcoap : add listen_sockfd on coap_context_t...
2017-08-30 Jin-Seong Kimnetutils/libcoap : TCP patch for CoAP observe mode
2017-08-30 kim jin hongfilesystem : add test application
2017-08-30 Jin-Seong Kimnetutils/libcoap : major patches to handle TCP packets...
2017-08-30 Jin-Seong Kimnetutils/libcoap : Introduce new APIs for CoAP over TCP
2017-08-30 Jin-Seong Kimnetutils/libcoap : introduce patch to support TCP
2017-08-30 Mikhail CherkashinDo not include shell when not enabled
2017-08-30 Wonsang Ryouexamples/mdns_test: netutils/mdns: add 'mdns register...
2017-08-30 Mikhail Cherkashins5j/serial: Do not register uart devices without file...
2017-08-30 EunBong Songapps iperf: Fix abort when iperf_connect fails
2017-08-30 Junyeon LEEinclude/tls: summarize all error symbols in mbedTLS
2017-08-30 Wonsang Ryoudrivers/sensors: s5j/ppd42ns: modify ppd42ns dust senso...
2017-08-30 Wonsang Ryouexamples/dnsclient_test: make dns server port configura...
2017-08-30 Wonsang Ryounetutils/ntpclient: make debug message option configura...
2017-08-30 Wonsang Ryouexamples/ntpclient_test: make ntp server port configura...
2017-08-30 Jin-Seong Kimnetutils/libcoap : patch to prevent memory leakage...
2017-08-30 bossjisunetutils/tls: fix error print
2017-08-30 bossjisuapps/webserver: misc change on callbacks
2017-08-30 bossjisunetutil/webserver,websocket: wrong initializing
2017-08-30 EunBong Songsidk_s5jt200/hello defconfig: enable CONFIG_NOPRINTF_FI...
2017-08-30 EunBong Songlibc: netdb: Fix bugs in lib_gethostbynamer.c
2017-08-30 EunBong Songlibc: introduce NOPRINTF_LONGLONG_TO_ASCII
2017-08-30 Jin-Seong Kimnetutils/libcoap : introduce CoAP over DTLS support
2017-08-30 EunBong Songsidk_s5jt200/hello defconfig: remove unnecessary config...
next