rtos/tinyara.git
2017-05-06 Junyeon LEEexamples/dtls_client: support tash argument for testing
2017-05-06 Junyeon LEEnet/tls: improve error handling in mbedtls_dhm_calc_sec...
2017-05-06 Junyeon LEEnet/tls: introduction of easy_tls apis
2017-05-06 Jihoon Parksidk_s5jt200: support openocd 0.10
2017-05-06 Siwon Kangnetutils/wifi: reduce mutex scope in WiFiRegisterLinkCa...
2017-05-06 Wonsang Ryounetutils/ntpclient: modify debug message options
2017-05-06 Jin-Seong Kimsidk_s5jt200/sidk_tash_wlan: enable netdb dns client
2017-05-06 EunBong Songsemaphore: keep errno unless an error occurs
2017-05-06 EunBong Songsemaphore: do not overwrite errno in sem_timedwait()
2017-05-06 Jin-Seong Kimartik053/nettest: enable netdb dns client
2017-05-06 Junhwan Parks5j/serial: clean serial driver code
2017-05-06 Junhwan Parkexamples/workqueue: fix incorrect function prototypes...
2017-05-06 kangnet: modify network Kconfig entries for System configur...
2017-05-06 Junhwan Parksensorbd_demo: apply builtin in Makefile
2017-05-06 Junhwan Parkbuiltin: add tash builtin application
2017-05-06 Junhwan Parksensorbd_demo: Use wildcards Make.defs
2017-05-06 Junyeon LEEexamples/tls_client: parsing ARTIK cloud key and cert
2017-05-06 Junyeon LEEnet/tls: remove unused configurations
2017-05-06 Junyeon LEEnetutils/websocket: fixes wrong buffer size of inet_ntop
2017-05-02 ahreum.jeongRevert "Update logm module"
2017-05-02 ahreum.jeongUpdate logm module
2017-04-28 btheosamMerge pull request #61 from Samsung/common_download
2017-04-28 sunghanrefactoring download script
2017-04-28 sunghancheck binary existence on flash procedure
2017-04-28 btheosamMerge pull request #60 from Samsung/common_download
2017-04-28 sunghanremove building when download is executed
2017-04-28 sunghan-changMerge pull request #59 from Samsung/kernel_pm
2017-04-28 Jaesikbug fix about power manager in pm.h
2017-04-28 btheosamMerge pull request #58 from Samsung/common_license
2017-04-28 sunghanAdd LICENSE
2017-04-27 Taejun-KwonMerge pull request #57 from Samsung/dm_connectivity_branch
2017-04-27 Venkatraman... [Title] Modified Kconfig in external to add DM WiFi...
2017-04-27 Taejun-KwonMerge pull request #50 from Samsung/dm_connectivity_branch
2017-04-27 Venkatraman... [Title] New DM connectivity APIs for WiFi start, DHCP...
2017-04-27 sunghan-changMerge pull request #46 from Samsung/common_make
2017-04-27 sunghan-changMerge pull request #56 from Samsung/Download_support
2017-04-27 bsvtDownload script and support
2017-04-27 junmin kimAutogenerate directory Kconfig
2017-04-27 sunghan-changMerge pull request #54 from Samsung/kernel_libtime
2017-04-27 jc_.kimAdd a description for clock_daysbeforemonth
2017-04-27 sunghan-changMerge pull request #52 from heesub/fix-rtc
2017-04-26 Heesub Shins5j/rtc: initialize BCDYEAR at boot
2017-04-26 Heesub Shins5j/rtc: reset BCDMON and BCDDAY explicitly
2017-04-26 Heesub Shinlibc/time: fix incorrect time conversion
2017-04-26 Taejun-KwonMerge pull request #51 from Samsung/kernel_os/drivers
2017-04-25 ChanheeFix typos in files of os/drivers
2017-04-21 btheosamMerge pull request #48 from Samsung/common
2017-04-21 sunghanfix violations of coding style
2017-04-21 sunghan-changMerge pull request #49 from heesub/fix-artik053
2017-04-20 Heesub Shinwpa_supplicant: ignore Make.defs if it does not exist
2017-04-20 Heesub Shinexamples/iperf: fix a compilation error
2017-04-20 Heesub Shindrivers/net: fix trivial Kconfig syntax error
2017-04-20 sunghanmodify file permission to 644
2017-04-20 sunghanmodify README for ARTIK 053
2017-04-20 Juitem JoonWoo KimMerge pull request #47 from Samsung/ARTIK053
2017-04-20 sunghanupdate README files for artik053
2017-04-20 sunghanfix violation of Tizen coding rule and add including...
2017-04-18 Junhwan Parks5j/spi: clean spi driver code
2017-04-18 EunBong Songfs: remove fs_utils.c
2017-04-18 Wonsang Ryouexamples: refactor mdns_test and ntpclient_test
2017-04-18 Wonsang Ryouexamples/mqtt_test: refactor for reducing complexity
2017-04-18 Junhwan Parkexamples/sensorbd_demo: fix spi example
2017-04-18 kangnet: clean up network Kconfig entries
2017-04-18 Jin-Seong Kimexternal/wakaama: delete tests folder that is not in use
2017-04-18 Junhwan Parks5j/serial: fix g_uart_priv
2017-04-18 Junhwan Parks5j/i2c: fix g_s5j_i2c_priv
2017-04-18 Wonsang Ryoubuild: do not recompile untouched source files
2017-04-18 Wonsang Ryounetutils/mqtt: delete an unnecessary Makefile
2017-04-18 Junyeon LEEexternal/wakaama: remove tinydtls library
2017-04-18 Junyeon LEEexternal/Kconfig: add wakaama security configuration
2017-04-18 Jin-Seong Kimexternal/wakaama: separate core and example configuration
2017-04-18 EunBong Songpthread: apply some missing patches from Nuttx
2017-04-18 EunBong Songpthread: disable priority inheritance for contained...
2017-04-18 Junyeon LEEexamples/webserver: register default callback functions
2017-04-18 Wonsang Ryoubuild: fix 'make clean'
2017-04-18 Junyeon LEElibc/netdb: fix memory leakage
2017-04-18 EunBong Songnet/lwip: rename NET_ARP_TRUST_IP_MAC to NET_ETHARP_TRU...
2017-04-18 EunBong Songsidk_s5jt200: artik053: set CONFIG_PTHREAD_MUTEX_UNSAFE=y
2017-04-18 EunBong Songpthread/mutex: fix a compilation error
2017-04-18 EunBong Songpthread/Kconfig: add an option to support both unsafe...
2017-04-18 EunBong Songtestcase: fix a compilation error
2017-04-18 EunBong Songpthread/mutex: fix an assertion noted by Jussi Kivilinna
2017-04-18 EunBong Songpthread/mutex: s/CONFIG_MUTEX_TYPES/CONFIG_PTHREAD_MUTE...
2017-04-18 EunBong Songpthread/mutex: add an option to support both unsafe...
2017-04-18 EunBong Songpthread/mutex: finish logic to support configuration...
2017-04-18 EunBong Songpthread: backport pthread mutex related patches
2017-04-18 EunBong Songpthread: fix return value of pthread_give/takesemaphore()
2017-04-18 EunBong Songpthread: add more robustness characteristics
2017-04-18 EunBong Songpthread: fix an error in destorynig a mutex
2017-04-18 Junyeon LEEexternal/wakaama: fix compilation errors
2017-04-18 kangnet: modify ip address setting logic
2017-04-18 Sangsoon Limnet: modify network Kconfig entries for udp, icmp, mem
2017-04-18 Heesub Shinwireless/scsc: introduce up_wlan_get_firmware()
2017-04-18 Heesub Shins5j: drop s5j_efuse.c
2017-04-18 Heesub Shinwireless/scsc: introduce up_wlan_get_mac_addr()
2017-04-18 Heesub Shinartik053: remove artik053_nvram.c
2017-04-18 Heesub Shinsidk_s5jt200: remove s5jt200_nvram.c
2017-04-18 Heesub Shinwireless/scsc: introduce up_wlan_init()
2017-04-18 Heesub Shinsidk_s5jt200: make wlan_init() static
2017-04-18 Heesub Shinsidk_s5jt200: move wlan_initup() to s5jt200_wlan.c
next