Gregory Nutt
|
e0fdd5abcf
|
Review/update of the TM4C1294 Launchpad code
|
2015-02-11 18:27:38 -06:00 |
|
Gregory Nutt
|
7a9720e60c
|
Review/update of the TM4C1294 Launchpad code
|
2015-02-11 18:27:38 -06:00 |
|
Gregory Nutt
|
85f1eecc51
|
Review/update of the TM4C1294 Launchpad code
|
2015-02-11 18:27:38 -06:00 |
|
Gregory Nutt
|
d1fa95ffc3
|
Merge commit 'd000b0ac237cb6b17e3d355b55250c3ca7e9f2d6'
|
2015-02-11 18:07:03 -06:00 |
|
Gregory Nutt
|
31e9cd3b20
|
Merge commit 'd000b0ac237cb6b17e3d355b55250c3ca7e9f2d6'
|
2015-02-11 18:07:03 -06:00 |
|
Gregory Nutt
|
7c61b61adf
|
Merge commit 'd000b0ac237cb6b17e3d355b55250c3ca7e9f2d6'
|
2015-02-11 18:07:03 -06:00 |
|
sauttefk
|
7384d3bd79
|
Add TI EK-TM4C1294XL launchpad support
|
2015-02-12 00:30:38 +01:00 |
|
sauttefk
|
a1b5538740
|
Add TI EK-TM4C1294XL launchpad support
|
2015-02-12 00:30:38 +01:00 |
|
sauttefk
|
dc402d8d3e
|
Add TI EK-TM4C1294XL launchpad support
|
2015-02-12 00:30:38 +01:00 |
|
Gregory Nutt
|
dd724ee468
|
Prep for 7.8 release
|
2015-02-11 11:05:45 -06:00 |
|
Gregory Nutt
|
fb796f6b9f
|
Prep for 7.8 release
|
2015-02-11 11:05:45 -06:00 |
|
Gregory Nutt
|
005643de2c
|
Networking: Fix a compilation error recently introduced into the raw packet logic
|
2015-02-11 09:30:30 -06:00 |
|
Gregory Nutt
|
293dfbc0fe
|
Update Documentation
|
2015-02-11 07:26:26 -06:00 |
|
Gregory Nutt
|
1741b50111
|
Update Documentation
|
2015-02-11 07:26:26 -06:00 |
|
Gregory Nutt
|
0f7fafe43c
|
Update ChangeLog
|
2015-02-11 07:18:40 -06:00 |
|
Gregory Nutt
|
64cc006d0c
|
Add support for Freedom KL26Z board. From Derek B. NoonBurg
|
2015-02-11 07:18:06 -06:00 |
|
Gregory Nutt
|
d54d616430
|
Add support for Freedom KL26Z board. From Derek B. NoonBurg
|
2015-02-11 07:18:06 -06:00 |
|
Gregory Nutt
|
08913981bd
|
Add support for Freedom KL26Z board. From Derek B. NoonBurg
|
2015-02-11 07:18:06 -06:00 |
|
Gregory Nutt
|
24e51794f9
|
Kinetis: Add architectural support for the K26Z128VLH4. From Derek B. Noonburg
|
2015-02-11 07:15:45 -06:00 |
|
Gregory Nutt
|
bdb4893ced
|
Kinetis: Add architectural support for the K26Z128VLH4. From Derek B. Noonburg
|
2015-02-11 07:15:45 -06:00 |
|
Gregory Nutt
|
d379a67b8b
|
Update ChangeLog
|
2015-02-11 06:37:40 -06:00 |
|
Gregory Nutt
|
62aee62c3a
|
Some extensions to netinet/in.h adding some Linux compatible defintions. From Macs N.
|
2015-02-11 06:35:34 -06:00 |
|
Gregory Nutt
|
28c2d93212
|
LP17 Ethernet Driver: Fix some compile problems when IPv6 is enabled
|
2015-02-10 15:23:11 -06:00 |
|
Gregory Nutt
|
5bb723c2e1
|
LP17 Ethernet Driver: Fix some compile problems when IPv6 is enabled
|
2015-02-10 15:23:11 -06:00 |
|
Gregory Nutt
|
13d273a260
|
Update ChangeLog
|
2015-02-10 14:06:07 -06:00 |
|
Gregory Nutt
|
49e050f698
|
LPC17xx: Add IPv6 support to the LPC17 Ethernet driver. Untested... I no longer have a proper environment for LPC17 debug.
|
2015-02-10 14:04:08 -06:00 |
|
Gregory Nutt
|
5566a458d1
|
LPC17xx: Add IPv6 support to the LPC17 Ethernet driver. Untested... I no longer have a proper environment for LPC17 debug.
|
2015-02-10 14:04:08 -06:00 |
|
Gregory Nutt
|
3859ee90f8
|
LPC17xx: Add IPv6 support to the LPC17 Ethernet driver. Untested... I no longer have a proper environment for LPC17 debug.
|
2015-02-10 14:04:08 -06:00 |
|
Gregory Nutt
|
410fcaa0a1
|
Added a forward reference to struct inode to avoid warning about mismatching types in assignemnt
|
2015-02-10 13:41:49 -06:00 |
|
Gregory Nutt
|
9e2702fa52
|
Update ChangeLog
|
2015-02-10 11:13:59 -06:00 |
|
Gregory Nutt
|
9a621066de
|
SAM4 Ethernet Driver: No supports operation using the high priority work queue so that packet processing can occur outside of interrupt level processing.
SAM4E-EK: The nsh configuration now configures the Ethernet driver for execution on the HP work thread.
|
2015-02-10 11:10:55 -06:00 |
|
Gregory Nutt
|
9e6cd16a8b
|
SAM4 Ethernet Driver: No supports operation using the high priority work queue so that packet processing can occur outside of interrupt level processing.
SAM4E-EK: The nsh configuration now configures the Ethernet driver for execution on the HP work thread.
|
2015-02-10 11:10:55 -06:00 |
|
Gregory Nutt
|
601d99183b
|
SAM4 Ethernet Driver: No supports operation using the high priority work queue so that packet processing can occur outside of interrupt level processing.
SAM4E-EK: The nsh configuration now configures the Ethernet driver for execution on the HP work thread.
|
2015-02-10 11:10:55 -06:00 |
|
Gregory Nutt
|
2c82dd2afb
|
Refresh configurations
|
2015-02-10 08:48:02 -06:00 |
|
Gregory Nutt
|
fa366e5ddb
|
Refresh configurations
|
2015-02-10 08:48:02 -06:00 |
|
Gregory Nutt
|
6583a331be
|
Update ChangeLog
|
2015-02-10 06:56:20 -06:00 |
|
Gregory Nutt
|
a82b8fd71f
|
Networking: Fix several build errors/warning with IPv4 + IPv6 + multiple networks are enabled.
|
2015-02-10 06:54:10 -06:00 |
|
Gregory Nutt
|
528f959034
|
Refresh configuration
|
2015-02-10 06:28:41 -06:00 |
|
Gregory Nutt
|
a564872487
|
Refresh configuration
|
2015-02-10 06:28:41 -06:00 |
|
Gregory Nutt
|
cca957bdfb
|
Update changelog
|
2015-02-10 06:28:09 -06:00 |
|
Gregory Nutt
|
8a380a084d
|
IOB Configuration: Default number of IOB changes must be more than zero is UDP read-ahead is enabled.
|
2015-02-10 06:25:55 -06:00 |
|
Gregory Nutt
|
8b0d9fb456
|
Fix some warning
|
2015-02-09 18:24:31 -06:00 |
|
Gregory Nutt
|
761d4bdbba
|
Fix some warning
|
2015-02-09 18:24:31 -06:00 |
|
Gregory Nutt
|
e20e743472
|
Refresh Configuration
|
2015-02-09 18:24:11 -06:00 |
|
Gregory Nutt
|
a38f79679b
|
Refresh Configuration
|
2015-02-09 18:24:11 -06:00 |
|
Gregory Nutt
|
828e922929
|
Update ChangeLog
|
2015-02-09 18:21:12 -06:00 |
|
Gregory Nutt
|
b756df982d
|
net/: Lots of build problems introduced into multiple NIC support. Many places where conditional logic based on CONFIG_NETDEV_MULTINIC is confused with CONFIG_NET_MULTILINK. Lots of code changed with IPv6 that was never compiled with MULTINIC enabled. Still some problem with parameter passing.
|
2015-02-09 18:15:34 -06:00 |
|
Gregory Nutt
|
85d83108ed
|
Update ChangeLog
|
2015-02-09 17:19:06 -06:00 |
|
Gregory Nutt
|
0a6ae631dc
|
Clone the SAMA5D4 IPv6 support to the SAM4E EMAC and SAMAd3 EMAC and GMAC drivers.
|
2015-02-09 17:16:55 -06:00 |
|
Gregory Nutt
|
4b74554fd2
|
Clone the SAMA5D4 IPv6 support to the SAM4E EMAC and SAMAd3 EMAC and GMAC drivers.
|
2015-02-09 17:16:55 -06:00 |
|