Gregory Nutt
|
4819fc2e8d
|
I2C: Eliminate the I2C_WRITEREAD method
|
2016-01-26 10:24:36 -06:00 |
|
Gregory Nutt
|
e46cd30c14
|
Change use of mknulldeps.sh to mkwindeps.sh
|
2016-01-09 14:13:44 -06:00 |
|
Gregory Nutt
|
1f17ba860a
|
Update some README files
|
2015-12-03 15:36:23 -06:00 |
|
Gregory Nutt
|
734144ad66
|
Update READMEs
|
2015-12-03 09:52:50 -06:00 |
|
Gregory Nutt
|
f04287305d
|
Update README
|
2015-12-02 18:54:17 -06:00 |
|
Gregory Nutt
|
99c460a696
|
Upate README files
|
2015-12-02 08:37:42 -06:00 |
|
Gregory Nutt
|
fe8c622d1d
|
Update READMEs again; NSH init thread priority should default to some value less then 100
|
2015-09-29 16:09:22 -06:00 |
|
Gregory Nutt
|
d70bd7cc2e
|
Update READMEs; refresh some configurations
|
2015-09-29 13:48:55 -06:00 |
|
Gregory Nutt
|
75595ddfef
|
Remove refereneces to DNSCLIENT IPv4/IPv6
|
2015-07-12 14:13:18 -06:00 |
|
Gregory Nutt
|
42f69ba42f
|
Rename CONFIG_NETUTILS_DNS* to CONFIG_NETDB_DNS* to reflect the movement of the DNS server from apps/netutils to nuttx/libc/netdb
|
2015-07-10 12:09:58 -06:00 |
|
Gregory Nutt
|
9e99cfa4e0
|
Correct many bitbucket.org URLs
|
2015-06-28 09:14:52 -06:00 |
|
Gregory Nutt
|
7214e52fb2
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:08:57 -06:00 |
|
Gregory Nutt
|
46bd0bc307
|
This cleans up most of the remaining SourceForge references
|
2015-06-26 18:13:20 -06:00 |
|
Gregory Nutt
|
0dbf579aa8
|
Fix numerous typos in configuration variable names. Tracked down by Alan Carvalho de Assis
|
2015-05-23 17:08:35 -06:00 |
|
Gregory Nutt
|
1c196e7fcd
|
SAMA5 EHCI: Fix some compile issues when hub support is enabled
|
2015-05-02 14:00:12 -06:00 |
|
Gregory Nutt
|
e0e4624556
|
SAMA5D USB hub: Fix some trace statements; update some README files
|
2015-05-01 15:38:03 -06:00 |
|
Gregory Nutt
|
82c36c628e
|
Update README files
|
2015-05-01 12:09:03 -06:00 |
|
Gregory Nutt
|
299eb14689
|
Get SAMA5D configurations ready for USB hub testing
|
2015-05-01 10:12:41 -06:00 |
|
Gregory Nutt
|
62666a030b
|
SAMA5D4-EK: Add a configuration for testing IPv6
|
2015-02-09 10:51:05 -06:00 |
|
Gregory Nutt
|
9eda193c39
|
Tiva PHY Interrupts: Need to read the PHY interrupt status register in order to clear the pending PHY interrupt
|
2015-01-05 15:12:45 -06:00 |
|
Gregory Nutt
|
a3b32b0545
|
DK-TM4C129X: The network monitor is no enabled by default in NSH configuration
|
2015-01-05 12:09:33 -06:00 |
|
Gregory Nutt
|
7cea0f5a69
|
SAMA5D3 Xplained: Add an apps/examples/bridge configuration
|
2014-11-20 16:24:30 -06:00 |
|
Gregory Nutt
|
4dea8ef794
|
Freedom K25Z: Fix missing file inclusion in board Makefile. From Alan Carvalho de Assis
|
2014-11-19 07:17:46 -06:00 |
|
Gregory Nutt
|
471f2bd1b5
|
Update README
|
2014-11-18 14:28:27 -06:00 |
|
Gregory Nutt
|
2803545ebc
|
SAM EMAC: Fix typo in the check for successfull allocation of a timer
|
2014-11-18 14:20:31 -06:00 |
|
Gregory Nutt
|
726af630e2
|
SAMA5D4-EK bridge configuration: Correct configuration -- PHY interfaces are RMII not MII
|
2014-11-17 17:44:49 -06:00 |
|
Gregory Nutt
|
16cd0cce81
|
Update ChangeLog
|
2014-11-17 12:48:01 -06:00 |
|
Gregory Nutt
|
c0c86da44c
|
Change SAMA5D4-EK bridge configuration so that runs out of DRAM
|
2014-11-17 12:03:40 -06:00 |
|
Gregory Nutt
|
b3b746c44a
|
configs/sama5d4-ek/bridge: Add a simple test for the dual EMACs on the SAMA5D4
|
2014-11-17 10:56:02 -06:00 |
|
Gregory Nutt
|
3715040386
|
Change CONFIG_NET_RECEIVE_WONDOW to CONFIG_NET_ETH_TCP_RECVWNDO or CONFIG_NET_SLIP_TCP_RECVWNDO in all defconfig files
|
2014-11-16 10:49:33 -06:00 |
|
Gregory Nutt
|
66f49ae9b4
|
Rename CONFIG_NET_BUFSIZE to CONFIG_NET_ETH_MTU in all configs/ README.txt files
|
2014-11-16 08:18:56 -06:00 |
|
Gregory Nutt
|
1bae6f4d60
|
Cosmetic updates; updates to README
|
2014-11-14 09:54:00 -06:00 |
|
Gregory Nutt
|
857d0b8e76
|
Remove non-standard, conditional syslog_enable(), instead only the required, standard setlogmask()
|
2014-10-09 06:09:03 -06:00 |
|
Gregory Nutt
|
0d4e873f9b
|
Change all occurrences of NxConsole to NxTerm
|
2014-09-20 15:01:50 -06:00 |
|
Gregory Nutt
|
ae00013b74
|
Update README files
|
2014-09-19 10:12:03 -06:00 |
|
Gregory Nutt
|
e2331ce415
|
SAMA5D4-EK/nsh: WM8904 support enabled; README updated
|
2014-09-18 14:29:20 -06:00 |
|
Gregory Nutt
|
033d1b1fdc
|
SAMA5D4-EK: Correct WM8904 PCK output selection
|
2014-09-18 08:35:15 -06:00 |
|
Gregory Nutt
|
2e955d2ce4
|
SAMA5D4-EK: Add documentation/support for Rev E. board. Refresh NSH configuration. Fix some build errors/warnings introduced with recent work with the knsh configuration
|
2014-09-17 11:47:00 -06:00 |
|
Gregory Nutt
|
f4099cf225
|
Update README
|
2014-09-16 16:12:00 -06:00 |
|
Gregory Nutt
|
aac5139ba8
|
Update TODO and a README
|
2014-09-16 13:58:55 -06:00 |
|
Gregory Nutt
|
5320430570
|
Update README, TODO, and make some unfinished configuration options dependent on EXPERIMENTAL
|
2014-09-13 15:45:26 -06:00 |
|
Gregory Nutt
|
3fffd4affe
|
Update TODO list and README
|
2014-09-13 06:10:23 -06:00 |
|
Gregory Nutt
|
73de6e53c9
|
Fix one more dependency upon having a symbol table
|
2014-09-12 13:03:10 -06:00 |
|
Gregory Nutt
|
5527e0df9f
|
Misc fixes to repair some of the breakage to the SAMA5D4-EK elf configuration caused by changes for the knsh configuration
|
2014-09-11 10:31:12 -06:00 |
|
Gregory Nutt
|
a3e85c0b87
|
Update changelog
|
2014-09-09 13:54:56 -06:00 |
|
Gregory Nutt
|
f397eeaec4
|
SAMA5D4-EK kernel config can now boot from a ROMFS file system
|
2014-09-09 13:51:13 -06:00 |
|
Gregory Nutt
|
0e01bce287
|
Update README file
|
2014-09-08 16:00:57 -06:00 |
|
Gregory Nutt
|
8c7600687f
|
Rename SAMA5D4-EK kernel configuration to knsh for consistency with naming for other platforms
|
2014-09-08 11:05:05 -06:00 |
|
Gregory Nutt
|
3629b710ae
|
SAMA5D4-EK kernel configurations needs support for task termination clean-up
|
2014-09-06 14:40:39 -06:00 |
|
Gregory Nutt
|
a0fa9f87cf
|
SAMA5D4-EK kernel configuration now builds NSH instead of examples/elf
|
2014-09-06 07:04:14 -06:00 |
|