rtos/tinyara.git
2017-04-27 sunghan-changMerge pull request #56 from Samsung/Download_support
2017-04-27 bsvtDownload script and support
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
2017-04-18 Heesub Shinsidk_s5jt200: rename wlan.c to s5jt200_wlan.c
2017-04-18 Heesub Shinartik053: reorder #include
2017-04-18 Heesub Shinsidk_s5jt200: clean up wlan.c
2017-04-18 Junhwan Parkexamples/sensorbd_demo: fix spi example
2017-04-18 Wonsang Ryoubuild: renew "Build Time" whenever building a new image
2017-04-18 Junyeon LEEnet/tls: indicate the platform specific patch
2017-04-18 Heesub Shintestcase: fix compilation error
2017-04-18 EunBong Songnetutils/wifi: fix data abort in monitor thread on...
2017-04-18 Sangsoon Limnet: modify network Kconfig entries for socket
2017-04-18 Junyeon LEEnet/tls: clean up the security apis
2017-04-18 Junyeon LEEnet/tls: simplify sss certificate api
2017-04-18 EunBong Songnet lwip: disable priority inheritance on all signaling...
2017-04-18 Jin-Seong Kimnetutils/dhcpc: minor patch for handling exception...
2017-04-18 Jin-Seong Kimnetutils/dhcpd: minor patch for handling exception...
2017-04-18 Junyeon LEEnet/tls: removes unused files
2017-04-18 Junyeon LEEnetutils/webserver: fix closing function
2017-04-18 Junyeon LEEnet/tls: fix mutex bug with cookie context
2017-04-18 Junyeon LEEapps/examples: tidy up bit
2017-04-18 Ivans5j/pwrcal: add to support SPI frequency
2017-04-18 EunBong Songsidk_s5jt200: specify tagno when creating an mtd partition
2017-04-18 EunBong Songartik053: specify tagno when creating an mtd partition
2017-04-18 EunBong Songdrivers/serial: simplify signaling method
2017-04-18 Heesub Shins5j: remove NVRAM_WIFI_START Kconfig knob
2017-04-18 Heesub Shinnetutils/wifi: rework nvram interfaces
2017-04-18 Heesub Shindrivers/wireless: clean up Kconfig hierarchy
2017-04-18 Heesub Shindrivers/wireless: simplify Kconfig
2017-04-18 Heesub Shindrivers/wireless: fix incorrect Kconfig entry
2017-04-18 Heesub Shindrivers/wireless: remove unused Kconfig entries
2017-04-18 Heesub Shinwifi: build wifi binaries from source code
2017-04-18 Jin-Seong Kimlwip: fix a compilation error
2017-04-18 Heesub Shindrivers/gpio: rename internal functions
2017-04-18 Heesub Shindrivers/gpio: make macros uppercase
2017-04-18 Heesub Shins5j/gpio: split GPIO driver into two parts
2017-04-18 Sangsoon Limnet: clean up network Kconfig entries
2017-04-18 Jin-Seong Kimdns: move dns_add_nameserver() to dhcpc
2017-04-18 Junyeon LEEexamples/tls_client: support client key authentication
next