- Jun 11, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
net/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition.
-
Gregory Nutt authored
fs/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition.
-
Gregory Nutt authored
-
Gregory Nutt authored
sched/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Button upper half driver: Add definitions needed for compilation with the poll() interface is not disabled.
-
- Jun 10, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
kinetis pwm support
-
Gregory Nutt authored
Correct the can2 rx irq number for stm32f10xx chips
-
Konstantin Berezenko authored
-
Gregory Nutt authored
crc64: fix error
-
Paul A. Patience authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
OrbitalFox authored
-
Gregory Nutt authored
-
kfazz authored
already prototyped in kinetis.h. It is enabled when CONFIG_DEBUG_GPIO is defined.
-
Gregory Nutt authored
libc/misc: add crc64
-
Paul A. Patience authored
-
Gregory Nutt authored
crc16: fix error
-
Paul A. Patience authored
-
kfazz authored
-
kfazz authored
-
- Jun 09, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Fix compilation errors in debug mode of stm32_pwm.c
-
Konstantin Berezenko authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Networking: In both IPv6 and IPv4 incoming logic: (1) Should check if the packet size is large enough before trying to access the packet length in the IP header. (2) In the comparison between the IP length and the full packet length, need to subtract the size of the link layer header before making the comparison or we will get false positives (i.e., the packet is really too small).
-
Gregory Nutt authored
-
kfazz authored
-
kfazz authored
-
kfazz authored
Initial commit. Compile checked only.
-