rtos/tinyara.git
2017-04-18 Jihoon Parksidk_s5jt200: add to support S8300 IC
2017-04-18 Jihoon Parks5j/pwm: rework pwm driver
2017-04-18 Jihoon Parks5j/i2c: use lldbg() instead of dbg() macro
2017-04-18 Jihoon Parksidk_s5jt200: fix file prefix to s5jt200 instead of s5j
2017-04-18 Junyeon LEEs5j/sss: update sss static library
2017-04-18 EunBong Songmm: fix memory overhead when realloc fallbacks to malloc
2017-04-18 Jin-Seong Kimnetutils/er-coap: fix coding style issues
2017-04-18 Jin-Seong Kimnetutils/er-coap: add to support TCP/TLS as per the RFC
2017-04-18 Jihoon Parksidk_s5jt200: added tlc59116 LED IC driver
2017-04-18 Jihoon Parks5j/i2c: use get/putreg instead of __raw_readl/writel
2017-04-18 Jihoon Parksidk_s5jt200: enable i2c
2017-04-18 Jihoon Parks5j/i2c: tidy up i2c driver
2017-04-18 Jin-Seong Kimnet/netdev: support SIOCGLIFMTU and SIOCGIFMTU ioctls
2017-04-18 Jin-Seong Kimnetutils/dhcpd: specify port number when binding the...
2017-04-18 Ivans5j/rtc: cleanup RTC code
2017-04-18 Jin-Seong Kimnetutils/dhcpd: fix incorrect OFFER packet handling
2017-04-18 Jin-Seong Kimnet/lwip: fix DHCP packet handling problem on lwIP
2017-04-18 Jin-Seong Kimnet/lwip: add comments on DHCP/DHCPS
2017-04-18 Jin-Seong Kims5j: add netif flags on wlan_init function
2017-04-18 Junyeon LEEsidk_s5jt200: set SSSRO partition to mtd ftl type
2017-04-18 Junyeon LEEsidk_s5jt200: initialize a new ftl partition type at...
2017-04-18 Junyeon LEEfs/mtd: introduce a new mtd type, ftl
2017-04-18 Jin-Seong Kimnetutils: introduce er-coap library
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
next