Gregory Nutt
|
a7b6369825
|
Two new fonts from Pierre-noel Bouteville
|
2014-11-26 14:15:34 -06:00 |
|
Gregory Nutt
|
c39d9f08b3
|
Update ChangeLog
|
2014-11-26 13:58:02 -06:00 |
|
Gregory Nutt
|
40b27115cc
|
Add support for generic EEPROM access via a character driver. Add also the EEPROM driver itself. From Sebastien Lorquet
|
2014-11-26 13:55:34 -06:00 |
|
Gregory Nutt
|
18e0fa46c8
|
Fix some typos in the ReleaseNotes
|
2014-11-26 13:17:34 -06:00 |
|
Gregory Nutt
|
9333feeea5
|
Preparing for NuttX-7.6 Release
|
2014-11-26 11:11:54 -06:00 |
|
Gregory Nutt
|
7a9d8f9040
|
Preparing for NuttX-7.6 Release
|
2014-11-26 10:06:43 -06:00 |
|
Gregory Nutt
|
d1cdf9b497
|
Another fix misthink in big cppcheck changed
|
2014-11-25 17:22:52 -06:00 |
|
Gregory Nutt
|
2ab604f74f
|
Fix more issues detected by cppcheck
|
2014-11-25 14:25:02 -06:00 |
|
Gregory Nutt
|
076d20f9c0
|
Fix some memeory leaks detected by cppcheck
|
2014-11-25 14:16:28 -06:00 |
|
Gregory Nutt
|
1aa528a572
|
More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs.
|
2014-11-25 14:10:35 -06:00 |
|
Gregory Nutt
|
9ac09db800
|
More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs.
|
2014-11-25 13:46:14 -06:00 |
|
Gregory Nutt
|
2994448d85
|
More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs.
|
2014-11-25 13:15:09 -06:00 |
|
Gregory Nutt
|
e0fc5a86c8
|
Fixes for more complaints from cppcheck
|
2014-11-25 08:09:57 -06:00 |
|
Gregory Nutt
|
a78ad24213
|
If SAM4E-EK is selected, then configs/Kconfig must select ARCH_PHY_INTERRUPT
|
2014-11-25 08:08:58 -06:00 |
|
Gregory Nutt
|
ad36e75a40
|
Fixes for more issues found by cppcheck
|
2014-11-24 17:00:26 -06:00 |
|
Gregory Nutt
|
7cfd619167
|
More bugs/warnings found by cppcheck
|
2014-11-24 13:24:51 -06:00 |
|
Gregory Nutt
|
1d2ec9d2bb
|
Various issues/bugs detected by cppcheck
|
2014-11-24 12:59:52 -06:00 |
|
Gregory Nutt
|
6f1d62e4cc
|
Nucleo F4x1RE: Stangeness in initialization noted by Sébastien Lorquet
|
2014-11-24 12:33:24 -06:00 |
|
Gregory Nutt
|
0dae05bda4
|
Nucleo F4x1RE: Typos in previously untested code. message() does not exist, return value from void function, missing inclusion of errno.h. From Sébastien Lorquet
|
2014-11-24 11:29:22 -06:00 |
|
Gregory Nutt
|
8c05e06046
|
Fix BAS configuration from last change; refresh STM32 F4 NSH configuration
|
2014-11-24 09:12:56 -06:00 |
|
Gregory Nutt
|
6a3a2f466c
|
Update comments and README
|
2014-11-24 07:25:40 -06:00 |
|
Gregory Nutt
|
8de38d719a
|
Fix included IPv6 file name
|
2014-11-24 07:25:03 -06:00 |
|
Gregory Nutt
|
10bab4f49c
|
Update ChangeLog
|
2014-11-23 16:52:10 -06:00 |
|
Gregory Nutt
|
e611859aed
|
Fix typo in confiditional compilation. From Alan Carvalho de Assis
|
2014-11-23 16:51:02 -06:00 |
|
Gregory Nutt
|
fc804e29af
|
I2C header file for the Freescale KL family. From Alan Carvalho de Assis.
|
2014-11-23 16:49:00 -06:00 |
|
Gregory Nutt
|
aa9700c1ab
|
Update comments and read me
|
2014-11-23 12:52:18 -06:00 |
|
Gregory Nutt
|
84ef84a80e
|
Update ChangeLog
|
2014-11-23 11:10:11 -06:00 |
|
Gregory Nutt
|
b36dbe1d89
|
Add logic to netdev_findbyaddr() to return the correct network device for the case where a broadcast address is used. This change caused trivial ripples through other files because additional parameters are required for netdev_findbyaddr() when CONFIG_NET_MULTINIC
|
2014-11-23 11:00:22 -06:00 |
|
Gregory Nutt
|
4f56aeb04e
|
Update ChangeLog
|
2014-11-23 08:38:43 -06:00 |
|
Gregory Nutt
|
43d036f587
|
Network routing: Refuse to perform routing table lookups for the Broadcast IP address. From Brennan Ashton
|
2014-11-23 08:36:34 -06:00 |
|
Gregory Nutt
|
d2a323ca19
|
Back inclusion of ipv6.h
|
2014-11-22 13:26:27 -06:00 |
|
Gregory Nutt
|
17000ebacb
|
Update ChangeLog and TODO
|
2014-11-22 10:57:20 -06:00 |
|
Gregory Nutt
|
dc7a45ecf8
|
Extensions to ECP conneciton structure for the case of multiple networks. See additional comments regarding the similar change for UDP
|
2014-11-22 10:46:37 -06:00 |
|
Gregory Nutt
|
fbd82712da
|
Add a comment
|
2014-11-22 09:08:31 -06:00 |
|
Gregory Nutt
|
d76ed2cbc5
|
Fix UDP routing error in last commit
|
2014-11-22 09:08:06 -06:00 |
|
Gregory Nutt
|
251249a954
|
Back out a misconception about INADDR_ANY introduce with some previous commits
|
2014-11-22 07:55:45 -06:00 |
|
Gregory Nutt
|
b346104588
|
Update ChangeLog
|
2014-11-22 07:16:14 -06:00 |
|
Gregory Nutt
|
80fc094734
|
Make tcp_listener static scope; it is not used outside of tcp_conn.c
|
2014-11-22 07:14:17 -06:00 |
|
Gregory Nutt
|
5521868169
|
Update TODO
|
2014-11-21 18:25:58 -06:00 |
|
Gregory Nutt
|
ac06d33673
|
Update ChangeLog
|
2014-11-21 17:50:34 -06:00 |
|
Gregory Nutt
|
2c2b5e6738
|
Fix routing of muli-network UDP packets
|
2014-11-21 17:44:12 -06:00 |
|
Gregory Nutt
|
15c07e0d67
|
Network: Misc changes to UDP bind logic for the case of multiple networks
|
2014-11-21 17:00:08 -06:00 |
|
Gregory Nutt
|
4dd021f351
|
Some ideas for how port assignments might work with multiple network interfaces
|
2014-11-21 14:21:30 -06:00 |
|
Gregory Nutt
|
fbedc361bb
|
File missed in previous commit
|
2014-11-21 14:19:36 -06:00 |
|
Gregory Nutt
|
735aa4289a
|
Network: Add logic to get a default network device (for the case where are multiple devices). For INADDR_ANY
|
2014-11-21 14:14:39 -06:00 |
|
Gregory Nutt
|
d297b623b4
|
Network: Add a file of IPv6 globals
|
2014-11-21 14:10:25 -06:00 |
|
Gregory Nutt
|
7fa3362ab4
|
Update READMEs
|
2014-11-21 14:05:20 -06:00 |
|
Gregory Nutt
|
690d9fc268
|
apps/examples/bridge: Lots of fixes. I think it is working although I have still have host firewall issues in testing
|
2014-11-21 10:16:19 -06:00 |
|
Gregory Nutt
|
71d27ec3da
|
apps/examples/bridge: Add host-side test driver
|
2014-11-21 08:20:25 -06:00 |
|
Gregory Nutt
|
4f7e12057a
|
Update ChangeLog
|
2014-11-21 06:40:08 -06:00 |
|