Gregory Nutt
|
fc04eec306
|
SAMA5D4-EK: Add a configuration for testing IPv6
|
2015-02-09 10:51:05 -06:00 |
|
Gregory Nutt
|
207835bd0d
|
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
|
67bcdf5514
|
DK-TM4C129X: The network monitor is no enabled by default in NSH configuration
|
2015-01-05 12:09:33 -06:00 |
|
Gregory Nutt
|
5d231b25f0
|
SAMA5D3 Xplained: Add an apps/examples/bridge configuration
|
2014-11-20 16:24:30 -06:00 |
|
Gregory Nutt
|
8b8dd03e92
|
Freedom K25Z: Fix missing file inclusion in board Makefile. From Alan Carvalho de Assis
|
2014-11-19 07:17:46 -06:00 |
|
Gregory Nutt
|
0306ba558a
|
Update README
|
2014-11-18 14:28:27 -06:00 |
|
Gregory Nutt
|
2d51315e66
|
SAM EMAC: Fix typo in the check for successfull allocation of a timer
|
2014-11-18 14:20:31 -06:00 |
|
Gregory Nutt
|
f3995c6b0e
|
SAMA5D4-EK bridge configuration: Correct configuration -- PHY interfaces are RMII not MII
|
2014-11-17 17:44:49 -06:00 |
|
Gregory Nutt
|
a1598152d1
|
Update ChangeLog
|
2014-11-17 12:48:01 -06:00 |
|
Gregory Nutt
|
ee50831a5f
|
Change SAMA5D4-EK bridge configuration so that runs out of DRAM
|
2014-11-17 12:03:40 -06:00 |
|
Gregory Nutt
|
031c06002b
|
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
|
29dc5916af
|
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
|
d6680d8524
|
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
|
66dbce8cf6
|
Cosmetic updates; updates to README
|
2014-11-14 09:54:00 -06:00 |
|
Gregory Nutt
|
4efb064169
|
Remove non-standard, conditional syslog_enable(), instead only the required, standard setlogmask()
|
2014-10-09 06:09:03 -06:00 |
|
Gregory Nutt
|
fefc4f624b
|
Change all occurrences of NxConsole to NxTerm
|
2014-09-20 15:01:50 -06:00 |
|
Gregory Nutt
|
ae7b19921d
|
Update README files
|
2014-09-19 10:12:03 -06:00 |
|
Gregory Nutt
|
942aaf6c31
|
SAMA5D4-EK/nsh: WM8904 support enabled; README updated
|
2014-09-18 14:29:20 -06:00 |
|
Gregory Nutt
|
e8b5a8e0d6
|
SAMA5D4-EK: Correct WM8904 PCK output selection
|
2014-09-18 08:35:15 -06:00 |
|
Gregory Nutt
|
cd9b9817fd
|
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
|
5e5b33b7f5
|
Update README
|
2014-09-16 16:12:00 -06:00 |
|
Gregory Nutt
|
62a11fde1d
|
Update TODO and a README
|
2014-09-16 13:58:55 -06:00 |
|
Gregory Nutt
|
beb3238f36
|
Update README, TODO, and make some unfinished configuration options dependent on EXPERIMENTAL
|
2014-09-13 15:45:26 -06:00 |
|
Gregory Nutt
|
87031fd3a4
|
Update TODO list and README
|
2014-09-13 06:10:23 -06:00 |
|
Gregory Nutt
|
1f3db86106
|
Fix one more dependency upon having a symbol table
|
2014-09-12 13:03:10 -06:00 |
|
Gregory Nutt
|
0fc55d042f
|
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
|
a9e0e7b41d
|
Update changelog
|
2014-09-09 13:54:56 -06:00 |
|
Gregory Nutt
|
d7a3a2c432
|
SAMA5D4-EK kernel config can now boot from a ROMFS file system
|
2014-09-09 13:51:13 -06:00 |
|
Gregory Nutt
|
42299e4394
|
Update README file
|
2014-09-08 16:00:57 -06:00 |
|
Gregory Nutt
|
507a4268db
|
Rename SAMA5D4-EK kernel configuration to knsh for consistency with naming for other platforms
|
2014-09-08 11:05:05 -06:00 |
|
Gregory Nutt
|
f52b92a51f
|
SAMA5D4-EK kernel configurations needs support for task termination clean-up
|
2014-09-06 14:40:39 -06:00 |
|
Gregory Nutt
|
2332d8a736
|
SAMA5D4-EK kernel configuration now builds NSH instead of examples/elf
|
2014-09-06 07:04:14 -06:00 |
|
Gregory Nutt
|
ee96ed963c
|
SAMA5D4-EK: Add logic to mount an SD card as a boot device
|
2014-09-03 08:34:28 -06:00 |
|
Gregory Nutt
|
e46f8e090b
|
SAMA5D4-EK: Add a configuration for testing the kernel build configuration (still a work in progress)
|
2014-08-31 11:08:49 -06:00 |
|
Gregory Nutt
|
351d20717d
|
Separate flat, protected, and kernel mode library selected into separate files. The conditional logic as exceed my able to comprehend and maintain the selections.
|
2014-08-30 10:43:58 -06:00 |
|
Gregory Nutt
|
40375c9cd6
|
Enable SYSCALL interface with address environments in the SAMA5D4-EK ELF configuration
|
2014-08-30 08:48:18 -06:00 |
|
Gregory Nutt
|
660e939d0c
|
Update README file
|
2014-08-28 11:08:26 -06:00 |
|
Gregory Nutt
|
17cc5caa98
|
SAMA5 ELF configuration with address environments finally builds without errors
|
2014-08-25 13:59:02 -06:00 |
|
Gregory Nutt
|
1725946447
|
Misc changed to get the SAMA5 ELF configuration with address environments working
|
2014-08-25 13:28:13 -06:00 |
|
Gregory Nutt
|
7aea220ebf
|
After cached related fix, the ELF example is now functional
|
2014-08-24 14:12:45 -06:00 |
|
Gregory Nutt
|
a8d7772ad6
|
Update README files, Kconfig help comments, and make the network monitor not EXPERIMENTAL
|
2014-08-18 07:24:47 -06:00 |
|
Gregory Nutt
|
eef608b942
|
Update README files
|
2014-08-12 10:01:12 -06:00 |
|
Gregory Nutt
|
1787b3e600
|
SAMA5: Enable the 32.768 crystal if SCHED_TICKLESS is selected
|
2014-08-11 14:29:43 -06:00 |
|
Gregory Nutt
|
c6273d083d
|
Updated README files
|
2014-08-10 20:02:45 -06:00 |
|
Gregory Nutt
|
c7a51f4ef1
|
Cosmetic changed, updated README files, improved comments
|
2014-08-10 13:11:31 -06:00 |
|
Gregory Nutt
|
b39b227e2a
|
Update README files
|
2014-08-10 11:34:20 -06:00 |
|
Gregory Nutt
|
5e045c26c2
|
Updated README
|
2014-08-06 12:30:35 -06:00 |
|
Gregory Nutt
|
cc5c1b6539
|
WM8904: Update READMEs and defconfigs to last tested configuration
|
2014-08-04 15:36:16 -06:00 |
|
Gregory Nutt
|
805a02965c
|
SAMA5 SSC: Start Delay is now configurable
|
2014-08-01 14:10:37 -06:00 |
|
Gregory Nutt
|
50bd2ba46c
|
SAMA5 SSC: Frame Synch Delay is now configurable
|
2014-08-01 12:25:31 -06:00 |
|