rtos/tinyara.git
2017-04-18 Heesub Shinarm: configs: add to support ARTIK-053
2017-04-17 Heesub Shinnet/lwip: fix invalid #ifdef condition
2017-04-17 EunBong Songnet: do only network stack cleanup for ip address change
2017-04-17 Ivans5j/spi: clean spi driver code
2017-04-17 Ivans5j/pwrcal: add code to set SPI CLK frequency
2017-04-17 Jihoon Parks5j/boot: fix chip dependent memory map
2017-04-17 EunBong Songnet/socket: remove NET_NACTIVESOCKETS, NET_SOCKOPTS...
2017-04-17 EunBong Songnetutils/dhcpd: do not close socket when select timeout
2017-04-17 Junyeon Leenet/tls: support HW ecdsa sign
2017-04-17 Junyeon Leenet/tls: support CONFIG_HW_ECDH_PARAMS
2017-04-17 Junyeon Leenet/tls: support HW ecdsa verification
2017-04-17 Junyeon Leenet/tls: support CONFIG_HW_DH_PARAMS
2017-04-17 Junyeon Leenet/tls: add new apis for supporting h/w routine
2017-04-17 Junyeon Leenet/tls: remove unused Kconfig entries and add more
2017-04-17 Junyeon Leenet/tls: support sss random number generator
2017-04-17 Junyeon Leenet/tls: tidy up a bit
2017-04-17 Junyeon Leenet/tls: improve network portability
2017-04-17 Junyeon Leeexamples: removed all unused code about sss
2017-04-17 Wonsang Ryounetutils/ntpclient: modify print function and debug...
2017-04-17 EunBong Songnet: add config menus for LwIP stat options
2017-04-17 EunBong Songnet: add config menus for LwIP debug options
2017-04-17 EunBong Songnet: add config menus for LwIP SNMP options
2017-04-17 EunBong Songnet: add config menus for LwIP PPP options
2017-04-17 EunBong Songnet: add config menus for LwIP thread options
2017-04-17 EunBong Songnet: add config menus for LwIP Loopback interface options
2017-04-17 EunBong Songnet: add config menus for LwIP VLAN options
2017-04-17 EunBong Songnet: add config menus for LwIP IP options
2017-04-17 EunBong Songnet: add config menus for LwIP ARP options
2017-04-17 EunBong Songnet: add config menus for LwIP TCP options
2017-04-17 EunBong Songnet: add config menus for LwIP UDP options
2017-04-17 EunBong Songnet: add config menus for LwIP IGMP options
2017-04-17 EunBong Songnet: add config menus for LwIP ICMP options
2017-04-17 EunBong Songnet: replace CONFIG_CUSTOM_SOCKETS from CONFIG_NET_LWIP...
2017-04-17 EunBong Songnet: add config menus for LwIP socket options
2017-04-17 EunBong Songnet: add config menus for LwIP memory options
2017-04-17 Junyeon Leeexamples/websocket: remove unnecessary code
2017-04-17 Junyeon Leenetutils/websocket: fix state and loopback bugs
2017-04-17 Wonsang Ryouexamples/mdns_test: add netif name for ARTIK-05x board
2017-04-17 Wonsang Ryounetutils/mdns: add new functions and fix some bugs
2017-04-17 Wonsang Ryouapps/examples: add a new example for MQTT client
2017-04-17 Junyeon Leenetutils/websocket: improve stability websocket library
2017-04-17 Junyeon Leenetutils/websocket: support hostname resolution
2017-04-17 Junyeon Leenetutils/websocket: add handshake retry routine
2017-04-17 Junyeon Leeexamples/tls_server: make retry count configurable
2017-04-17 Ivansidk_s5jt200: enable artikwifi application
2017-04-17 Ivanapps: add artikwifi application
2017-04-17 Junyeon Leenetutils: fix several known bugs in http server and...
2017-04-17 Wonsang Ryounetutils: introduce MQTT library and APIs
2017-04-17 EunBong Songnet: remove NET_LWIP_DHCPC and NET_LWIP_DHCPS
2017-04-17 Jin-Seong Kimnetutils/dhcpd: introduce dhcpd application and netutil...
2017-04-17 Ivansidk_s5jt200: expose GPIO at boot
2017-04-17 Heesub Shinsidk_s5jt200: enable automount
2017-04-17 Heesub Shinsidk_s5jt200: add to support automount partitions
2017-04-17 Heesub Shinsidk_s5jt200: repartition flash layout
2017-04-17 Ivans5j/watchdog: added low level code for WD maintenance
2017-04-17 Heesub Shins5j/spi: tidy up a bit
2017-04-17 Heesub Shins5j: rename SPI driver files
2017-04-17 Heesub Shins5j/irq: removing IDs for non-exist IRQs
2017-04-17 Heesub Shins5j/irq: fix incorrect NR_IRQS definition
2017-04-17 Heesub Shins5j/irq: remove macro definitions not in use
2017-04-17 Heesub Shins5j/irq: tidy up a bit
2017-04-17 Heesub Shins5j/mct: tidy up a bit
2017-04-17 Heesub Shins5j/timerisr: remove invalid sanity check
2017-04-17 Heesub Shins5j/mct: remove s5j_mct_local_start_timer0
2017-04-17 Heesub Shins5j/timerisr: rework up_timerisr()
2017-04-17 Heesub Shins5j/timerisr: do not check watchdog at up_timerisr()
2017-04-17 Heesub Shins5j/timerisr: tidy up a bit
2017-04-17 Ivans5j/gpio: clean up code
2017-04-17 Heesub Shins5j/sflash: do not clear already cleared
2017-04-17 Heesub Shins5j/sflash: do not use SFR address
2017-04-17 Heesub Shins5j/sflash: clean up unnecessary macro definition
2017-04-17 Heesub Shins5j: rename s5j_qspi_init() to s5j_sflash_init()
2017-04-17 Heesub Shins5j: merge qspi and sflash
2017-04-17 Heesub Shins5j/qspi: remove mutex
2017-04-17 Heesub Shins5j/qspi: tidy up a bit
2017-04-17 Heesub Shinsidk_s5jt200: remove s5jt200_watchdog.c
2017-04-17 Heesub Shinsidk_s5jt200: clean up unnecesary lines
2017-04-17 Heesub Shins5j: sidk_s5jt200: rework nvram support
2017-04-17 Heesub Shinsidk_s5jt200: set nvram partition type to config
2017-04-17 Heesub Shinsidk_s5jt200: support a new partition type, config
2017-04-17 Heesub Shins5j/sflash: remove all unnecessary code lines
2017-04-17 Heesub Shinsidk_s5jt200: drop to support fota and crashdump
2017-04-17 Heesub Shinsidk_s5jt200: mount procfs at boot
2017-04-17 Heesub Shinsidk_s5jt200: disable M25 flash driver
2017-04-17 Heesub Shinsidk_s5jt200: enable flash partitions
2017-04-17 Heesub Shinsidk_s5jt200: configure partitions at boot
2017-04-17 Heesub Shinsidk_s5jt200: add to support progmem
2017-04-17 Heesub Shinsidk_s5jt200: add new Kconfig entries for external...
2017-04-17 Heesub Shins5j/sflash: add to support progmem
2017-04-17 Heesub Shins5j/sflash: allocate sflashdev statically
2017-04-17 Heesub Shins5j/sflash: simplify struct s5j_sflash_dev_s
2017-04-17 Heesub Shins5j/sflash: tidy up a bit
2017-04-17 Ivans5j/sflash: clean up code and add function descriptions
2017-04-17 Heesub Shins5j/qspi: remove all unnecessary functions
2017-04-17 Heesub Shins5j/qspi: do not read the status while init
2017-04-17 Heesub Shins5j/qspi: tidy up a bit
2017-04-17 Heesub Shinsidk_s5jt200: clean up s5jt200_boot.c
2017-04-17 Heesub Shinsidk_s5jt200: initialize QSPI earlier
2017-04-17 Heesub Shinsidk_s5jt200: do not touch the watchdog at boot
2017-04-17 Heesub Shins5j: disable watchdog at boot
next