projects
/
rtos
/
tinyara.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rtos/tinyara.git
2017-04-18
Junyeon LEE
net/tls: fix a potential security hole that bypasses...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junyeon LEE
net/tls: fix log flooding and data aborts
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junyeon LEE
sidk_s5jt200: revise cmm scripts to flash SSS f/w
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junyeon LEE
s5j/sss: move isp driver headers and library directory
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junyeon LEE
apps/netutils: remove all unused source code
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junyeon LEE
net/tls: remove unused security apis
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
apps, netcmd: remove unnecessary config check
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
net: NET_IPv4 should be selected when NET_LWIP is enabled
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jin-Seong Kim
artik053: add netif flags on wlan_init()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
net: remove NET_ARCH_CHKSUM
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
net: remove NET_ARCH_INCR32
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Ivan
apps/examples: add an example for testing /dev/eeprom
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Ivan
sidk_s5jt200: add to support on-board eeprom
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Ivan
drivers/spi: fix compilation errors
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
spi: iotbus: fix mismatched prototype declarations
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
Revert "spi: remove spi_bitbang.c under /include/..."
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
spi: remove spi_bitbang.c under /include/...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
fs/vfs: return ERROR when ioctl is not implemented
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
net: remove NET_NOINTS
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
s5j/rtc: separate out register definitions
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
s5j: clean up headers
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
s5j: remove s5j_gpio/memorymap.h
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
s5j: clean up unnecessary headers
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
s5j: move s5j_watchdog.h
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
s5j: rename s5jt200_irq.h to irq.h
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
s5j: do not use custom types
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
s5j: use get/putreg32 when acceessing SFR
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
s5j: remove nvram.h
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Wonsang Ryou
drivers/net/telnet: fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
artik053: remove RTC related configurations
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
artik053: register RTC driver at boot
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
sidk_s5jt200: remove RTC related configurations
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
sidk_s5jt200: register RTC driver at boot
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
s5j: drop mct driver
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
s5j/timerisr: use RTC as an OS time tick
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
s5j/rtc: rework rtc driver
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
drivers/rtc: sync with the lastest NuttX
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
sidk_s5jt200: do not use CONFIG_RTC_BASE_YEAR
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
s5j: remove unused kconfig entry for tick counter
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
s5j/gpio: use heap-memory for s5j_gpio_all array
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Wonsang Ryou
libc/netdb: fix memory leak in freeaddrinfo()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Wonsang Ryou
netutils/mqtt: remove an unused variable
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junyeon LEE
s5j/sss: supports SSSRO read()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
drivers: fix invalid Kconfig statement
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
drivers/timer: backport the latest upper-half driver
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
irq/dispatch: add argument ptr to irq_dispatch()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jihoon Park
sidk_s5jt200: add to support S8300 IC
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jihoon Park
s5j/pwm: rework pwm driver
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jihoon Park
s5j/i2c: use lldbg() instead of dbg() macro
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jihoon Park
sidk_s5jt200: fix file prefix to s5jt200 instead of s5j
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junyeon LEE
s5j/sss: update sss static library
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
EunBong Song
mm: fix memory overhead when realloc fallbacks to malloc
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jin-Seong Kim
netutils/er-coap: fix coding style issues
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jin-Seong Kim
netutils/er-coap: add to support TCP/TLS as per the RFC
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jihoon Park
sidk_s5jt200: added tlc59116 LED IC driver
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jihoon Park
s5j/i2c: use get/putreg instead of __raw_readl/writel
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jihoon Park
sidk_s5jt200: enable i2c
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jihoon Park
s5j/i2c: tidy up i2c driver
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jin-Seong Kim
net/netdev: support SIOCGLIFMTU and SIOCGIFMTU ioctls
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jin-Seong Kim
netutils/dhcpd: specify port number when binding the...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Ivan
s5j/rtc: cleanup RTC code
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jin-Seong Kim
netutils/dhcpd: fix incorrect OFFER packet handling
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jin-Seong Kim
net/lwip: fix DHCP packet handling problem on lwIP
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jin-Seong Kim
net/lwip: add comments on DHCP/DHCPS
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jin-Seong Kim
s5j: add netif flags on wlan_init function
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junyeon LEE
sidk_s5jt200: set SSSRO partition to mtd ftl type
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junyeon LEE
sidk_s5jt200: initialize a new ftl partition type at...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Junyeon LEE
fs/mtd: introduce a new mtd type, ftl
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Jin-Seong Kim
netutils: introduce er-coap library
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Heesub Shin
arm: configs: add to support ARTIK-053
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Heesub Shin
net/lwip: fix invalid #ifdef condition
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
EunBong Song
net: do only network stack cleanup for ip address change
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Ivan
s5j/spi: clean spi driver code
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Ivan
s5j/pwrcal: add code to set SPI CLK frequency
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Jihoon Park
s5j/boot: fix chip dependent memory map
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
EunBong Song
net/socket: remove NET_NACTIVESOCKETS, NET_SOCKOPTS...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
EunBong Song
netutils/dhcpd: do not close socket when select timeout
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Junyeon Lee
net/tls: support HW ecdsa sign
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Junyeon Lee
net/tls: support CONFIG_HW_ECDH_PARAMS
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Junyeon Lee
net/tls: support HW ecdsa verification
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Junyeon Lee
net/tls: support CONFIG_HW_DH_PARAMS
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Junyeon Lee
net/tls: add new apis for supporting h/w routine
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Junyeon Lee
net/tls: remove unused Kconfig entries and add more
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Junyeon Lee
net/tls: support sss random number generator
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Junyeon Lee
net/tls: tidy up a bit
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Junyeon Lee
net/tls: improve network portability
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Junyeon Lee
examples: removed all unused code about sss
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Wonsang Ryou
netutils/ntpclient: modify print function and debug...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
EunBong Song
net: add config menus for LwIP stat options
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
EunBong Song
net: add config menus for LwIP debug options
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
EunBong Song
net: add config menus for LwIP SNMP options
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
EunBong Song
net: add config menus for LwIP PPP options
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
EunBong Song
net: add config menus for LwIP thread options
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
EunBong Song
net: add config menus for LwIP Loopback interface options
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
EunBong Song
net: add config menus for LwIP VLAN options
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
EunBong Song
net: add config menus for LwIP IP options
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
EunBong Song
net: add config menus for LwIP ARP options
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
EunBong Song
net: add config menus for LwIP TCP options
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
EunBong Song
net: add config menus for LwIP UDP options
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
EunBong Song
net: add config menus for LwIP IGMP options
commit
|
commitdiff
|
tree
|
snapshot
next