Gregory Nutt
|
9fab30e3b5
|
Fix system bus IDs for SAMA5D4; Don't use explicit PERIPHID_SHIFT for symmetry with memory
|
2014-06-29 11:24:10 -06:00 |
|
Gregory Nutt
|
43d13baf35
|
Fix system bus IDs for SAMA5D4; Don't use explicit PERIPHID_SHIFT for symmetry with memory
|
2014-06-29 11:24:10 -06:00 |
|
Gregory Nutt
|
b7bfb1f632
|
SAMA5D: Don't use explicit DMACH_FLAG_MEMPID_SHIFT; it does not exist in the SAMA5D4
|
2014-06-29 09:52:07 -06:00 |
|
Gregory Nutt
|
d4f27b9e08
|
SAMA5D: Don't use explicit DMACH_FLAG_MEMPID_SHIFT; it does not exist in the SAMA5D4
|
2014-06-29 09:52:07 -06:00 |
|
Gregory Nutt
|
63276f5864
|
SAMA5D: Don't use explicit DMACH_FLAG_MEMPID_SHIFT; it does not exist in the SAMA5D4
|
2014-06-29 09:52:07 -06:00 |
|
Gregory Nutt
|
d8c119fa54
|
Updated ChangeLog
|
2014-06-29 09:36:15 -06:00 |
|
Gregory Nutt
|
8c7ce147d1
|
Updated ChangeLog
|
2014-06-29 09:36:15 -06:00 |
|
Gregory Nutt
|
5ac94ff988
|
Fixes for networking and tiny webserver from Max
|
2014-06-29 09:30:09 -06:00 |
|
Gregory Nutt
|
4621a3b81f
|
SAMA5: Add configuration to assign an XDMAC channel to an HSMCI
|
2014-06-29 08:43:46 -06:00 |
|
Gregory Nutt
|
7c8c583722
|
SAMA5: Add configuration to assign an XDMAC channel to an HSMCI
|
2014-06-29 08:43:46 -06:00 |
|
Gregory Nutt
|
a892171b04
|
SAMA5: Add configuration to assign an XDMAC channel to an HSMCI
|
2014-06-29 08:43:46 -06:00 |
|
Gregory Nutt
|
234d118c61
|
SAMA5D4-EK: NSH configuration now supports the RTC
|
2014-06-29 07:40:37 -06:00 |
|
Gregory Nutt
|
339c8edf0e
|
SAMA5D4-EK: NSH configuration now supports the RTC
|
2014-06-29 07:40:37 -06:00 |
|
Gregory Nutt
|
c179369a47
|
Rename static functions from uip_* to something more appropriate. Globally scoped functions will take more work
|
2014-06-28 19:26:16 -06:00 |
|
Gregory Nutt
|
87e86153a3
|
Update ChangeLog
|
2014-06-28 18:37:18 -06:00 |
|
Gregory Nutt
|
8e706eb4ff
|
Rename many functions in net/devif from uip_* to devif_*
|
2014-06-28 18:36:09 -06:00 |
|
Gregory Nutt
|
5790c94ba3
|
Rename net/uip to net/devif. Rename uip/uip.h to devif/devif.h
|
2014-06-28 18:07:02 -06:00 |
|
Gregory Nutt
|
3451ce2996
|
Move IPv6 files from net/uip to net/ipv6
|
2014-06-28 17:42:34 -06:00 |
|
Gregory Nutt
|
1341296b82
|
Update ChangeLog
|
2014-06-28 17:26:07 -06:00 |
|
Gregory Nutt
|
76fa58ee00
|
Move all socket-related files from net/ to net/socket. Move net/net.h to net/socket/socket.h
|
2014-06-28 17:25:18 -06:00 |
|
Gregory Nutt
|
64c8dba8c4
|
NET: Create net/sockets directory and hook into the build/configuration system
|
2014-06-28 16:41:55 -06:00 |
|
Gregory Nutt
|
caf1b2d641
|
SAMA5D4-EK: NSH confuration now has FAT/ROMFS, /dev/zero, /dev/random via TRNG, an NSH startup script, and a RAM disk at /tmp
|
2014-06-28 16:11:41 -06:00 |
|
Gregory Nutt
|
0443aa9947
|
SAMA5D4-EK: NSH confuration now has FAT/ROMFS, /dev/zero, /dev/random via TRNG, an NSH startup script, and a RAM disk at /tmp
|
2014-06-28 16:11:41 -06:00 |
|
Gregory Nutt
|
d6cf0f5703
|
Fix another place where sem_tryalloc may be called from the interrupt level. Thanks Manuel
|
2014-06-28 13:32:42 -06:00 |
|
Gregory Nutt
|
4dbf708e14
|
Updated README
|
2014-06-28 13:27:19 -06:00 |
|
Gregory Nutt
|
7294d8a549
|
Updated README
|
2014-06-28 13:27:19 -06:00 |
|
Gregory Nutt
|
5cffe94448
|
Minor update to AT25BOOT; Updated README file
|
2014-06-28 12:38:41 -06:00 |
|
Gregory Nutt
|
2dad150289
|
Minor update to AT25BOOT; Updated README file
|
2014-06-28 12:38:41 -06:00 |
|
Gregory Nutt
|
c3c8c86873
|
NET: Last tweaks were still in the editor
|
2014-06-28 11:56:48 -06:00 |
|
Gregory Nutt
|
c4fef5d5ff
|
NET: Another fix for recently introduced networking errors
|
2014-06-28 11:41:06 -06:00 |
|
Gregory Nutt
|
3b81e58047
|
NET: Fix some errors in recent network I/O buffering when stack runs from interrupt level
|
2014-06-28 11:35:14 -06:00 |
|
Gregory Nutt
|
fc5a45ddd1
|
SAMA5D4-EK: Fix some AT25BOOT bugs
|
2014-06-28 11:15:02 -06:00 |
|
Gregory Nutt
|
2fb61ad15d
|
SAMA5D4-EK: Fix some AT25BOOT bugs
|
2014-06-28 11:15:02 -06:00 |
|
Gregory Nutt
|
4b71a0f1e2
|
Update changelog
|
2014-06-28 10:15:32 -06:00 |
|
Gregory Nutt
|
f0c90a39ca
|
Change double_t to double in rint. Add rintf and rintl while we are at it
|
2014-06-28 10:14:29 -06:00 |
|
Gregory Nutt
|
b0ef6ceedd
|
Updated README
|
2014-06-28 09:57:00 -06:00 |
|
Gregory Nutt
|
54d988ad55
|
Updated README
|
2014-06-28 09:57:00 -06:00 |
|
Gregory Nutt
|
ff5cb9410c
|
SAMA5D4-EK: Updates to get the at25boot configuration building correctly
|
2014-06-28 09:39:50 -06:00 |
|
Gregory Nutt
|
b7fad79a1d
|
SAMA5D4-EK: Updates to get the at25boot configuration building correctly
|
2014-06-28 09:39:50 -06:00 |
|
Gregory Nutt
|
84b74bcf7c
|
SAMA5D4-EK: Updates to get the at25boot configuration building correctly
|
2014-06-28 09:39:50 -06:00 |
|
Gregory Nutt
|
668f50e116
|
SAMA5D4-EK: Updates to get the at25boot configuration building correctly
|
2014-06-28 09:39:50 -06:00 |
|
Gregory Nutt
|
810f579330
|
Update ChangeLog
|
2014-06-28 08:41:24 -06:00 |
|
Gregory Nutt
|
80fd710ce7
|
SAMA5D4-EK: Add a configuration to load a boot program into AT25 FLASH
|
2014-06-28 08:40:11 -06:00 |
|
Gregory Nutt
|
cd7b1e00f3
|
SAMA5D4-EK: Add a configuration to load a boot program into AT25 FLASH
|
2014-06-28 08:40:11 -06:00 |
|
Gregory Nutt
|
1bfa27887e
|
Add more XMega skeleton directories
|
2014-06-27 18:34:52 -06:00 |
|
Gregory Nutt
|
7694c39527
|
Add more XMega skeleton directories
|
2014-06-27 18:34:52 -06:00 |
|
Gregory Nutt
|
a97a79a7f3
|
Add more XMega skeleton directories
|
2014-06-27 18:34:52 -06:00 |
|
Gregory Nutt
|
71df742121
|
Add skeletin of XMega include
|
2014-06-27 18:22:55 -06:00 |
|
Gregory Nutt
|
a0e48c47a7
|
Add skeletin of XMega include
|
2014-06-27 18:22:55 -06:00 |
|
Gregory Nutt
|
50b749a636
|
Clean-up naming associated with network checksums
|
2014-06-27 17:51:32 -06:00 |
|