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
|
54d988ad55
|
Updated README
|
2014-06-28 09:57:00 -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
|
cd7b1e00f3
|
SAMA5D4-EK: Add a configuration to load a boot program into AT25 FLASH
|
2014-06-28 08:40:11 -06:00 |
|
Gregory Nutt
|
a97a79a7f3
|
Add more XMega skeleton directories
|
2014-06-27 18:34:52 -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 |
|
Gregory Nutt
|
fce2a79abd
|
Rename uip_driver_s net_driver_s
|
2014-06-27 16:48:12 -06:00 |
|
Gregory Nutt
|
2f27c1ee5b
|
Update ChangeLog
|
2014-06-27 15:44:41 -06:00 |
|
Gregory Nutt
|
d30217eb63
|
Move net/uip/uip_checksum.c to net/utils/net_chksum.c; fix missing Make.defs include in net/Makefile
|
2014-06-27 15:42:21 -06:00 |
|
Gregory Nutt
|
081ff02ec9
|
Add net/README.txt
|
2014-06-27 15:18:18 -06:00 |
|
Gregory Nutt
|
88bc28c323
|
Update changelog
|
2014-06-27 14:09:57 -06:00 |
|
Gregory Nutt
|
c509cd55b2
|
SAMA5D4: Bootloader needs to flush D-Cache to memory before disabling the caches
|
2014-06-27 14:09:02 -06:00 |
|
Gregory Nutt
|
8c0fb3f9e7
|
Update ChangeLogs
|
2014-06-27 12:49:55 -06:00 |
|
Gregory Nutt
|
9d9a7e3934
|
SAM4CM: Fixes from Macs N
|
2014-06-27 12:27:02 -06:00 |
|
Gregory Nutt
|
f189350bdc
|
SAM4CM: Add IPC register header file. From Macs N
|
2014-06-27 12:02:30 -06:00 |
|
Gregory Nutt
|
c8fd7b4670
|
Cosmetic update to comments
|
2014-06-27 11:55:33 -06:00 |
|
Gregory Nutt
|
1db2614c2a
|
Add missing source of netdev/Kconfig
|
2014-06-27 10:13:10 -06:00 |
|
Gregory Nutt
|
d8e18e7f96
|
Move NETDEV config from net/Kconfig to net/netdev/Kconfig
|
2014-06-27 10:02:14 -06:00 |
|
Gregory Nutt
|
238d9d9694
|
Fix conflict in ChangeLog
|
2014-06-27 10:00:28 -06:00 |
|
Gregory Nutt
|
c76dba7d7b
|
Update ChangeLog
|
2014-06-27 09:57:27 -06:00 |
|
Gregory Nutt
|
953764181e
|
NET: Move net/netdev*.c to net/netdev/netdev*.c
|
2014-06-27 09:56:45 -06:00 |
|
Gregory Nutt
|
d7ccc1d15a
|
Update ChangeLog
|
2014-06-27 09:32:38 -06:00 |
|
Gregory Nutt
|
f183632aab
|
Add support for a network device IOCTL to access PHY registers. Ioctls only implemented for STM32. From Lazlo
|
2014-06-27 09:30:41 -06:00 |
|
Gregory Nutt
|
c716c463d5
|
Update Changelog
|
2014-06-27 08:15:05 -06:00 |
|
Gregory Nutt
|
33121dd0d0
|
Various changes associated with symbol tables. Most from Pelle Windestam
|
2014-06-27 08:14:07 -06:00 |
|
Gregory Nutt
|
3f78ddb2fa
|
Fix Kconfig typo
|
2014-06-27 07:07:59 -06:00 |
|
Gregory Nutt
|
f61741ea77
|
Update ChangeLog
|
2014-06-26 17:06:13 -06:00 |
|
Gregory Nutt
|
d3c4e412b6
|
Setup the SAMA5D4-EK NSH configuration to use the DRAMBOOT loader by default
|
2014-06-26 17:04:53 -06:00 |
|
Gregory Nutt
|
da1d09d91b
|
Update ChangeLog
|
2014-06-26 16:43:40 -06:00 |
|
Gregory Nutt
|
3fb8023bdf
|
SAMA5D4-EK: Add bootloader that runs from ISRAM and loads an Intel HEX file into DRAM
|
2014-06-26 16:42:06 -06:00 |
|
Gregory Nutt
|
3a1a8da19c
|
Update changelog
|
2014-06-26 14:46:12 -06:00 |
|
Gregory Nutt
|
78177071ef
|
Repartition network intialization functions
|
2014-06-26 14:36:24 -06:00 |
|
Gregory Nutt
|
64ba574ecc
|
Move files to net/utils; make appropriate name changes, most for uip_lock to net_lock
|
2014-06-26 14:23:21 -06:00 |
|
Gregory Nutt
|
690d8c6e61
|
Update ChangeLog
|
2014-06-26 13:03:12 -06:00 |
|
Gregory Nutt
|
d120befd39
|
NET: Move routing table functions to net/route
|
2014-06-26 13:02:08 -06:00 |
|
Gregory Nutt
|
787ba2f1d1
|
Update changelog
|
2014-06-26 12:23:34 -06:00 |
|
Gregory Nutt
|
665f487ed3
|
SAMA5D4: Add configuration to redirect all interrupts to the AIC
|
2014-06-26 11:51:39 -06:00 |
|
Gregory Nutt
|
c19e4ddf60
|
Update changelog
|
2014-06-26 09:34:21 -06:00 |
|
Gregory Nutt
|
e1091251e6
|
NET: Move statistcs from uip.h to new netstats.h to remove nasty circular inclusion problem.
|
2014-06-26 09:32:39 -06:00 |
|
Gregory Nutt
|
7bc244ec72
|
Resolve ChangeLog conflict
|
2014-06-26 07:31:51 -06:00 |
|
Gregory Nutt
|
9fbb8f9a39
|
Update ChangeLog
|
2014-06-26 07:30:04 -06:00 |
|
Gregory Nutt
|
473ba2ba6c
|
NET: Fix an include file ordering problem when CONFIG_NET_STATISTICS=
|
2014-06-26 07:29:16 -06:00 |
|
Gregory Nutt
|
76f45def78
|
Update ChangeLog
|
2014-06-25 16:12:35 -06:00 |
|
Gregory Nutt
|
f00ea6ecf9
|
STM32 I2C reset. Add missing GPIO configuration. From Alex D
|
2014-06-25 16:08:31 -06:00 |
|
Gregory Nutt
|
350fa87fea
|
Prep for NuttX-7.3 release
|
2014-06-25 14:09:41 -06:00 |
|
Gregory Nutt
|
47761cbb93
|
Update ChangeLog
|
2014-06-25 11:09:58 -06:00 |
|