summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek
Commit message (Expand)AuthorAgeFilesLines
* Refresh configurationGregory Nutt2015-02-101-9/+35
* SAMA5D4-EK: CONFIG_NET_NOINTS is now enabled in the nsh and ipv6 configurations.Gregory Nutt2015-02-092-4/+6
* SAMA5D4-EK: Add a configuration for testing IPv6Gregory Nutt2015-02-095-0/+1888
* Fix an error in IPv6 netmask caused by a bad range in the Kconfig fileGregory Nutt2015-02-052-2/+2
* Refresh configurationGregory Nutt2015-02-051-20/+105
* Network: Add an IPv4 configuration option. Hardcoded to =y for now, but I wo...Gregory Nutt2015-01-143-0/+3
* Tiva PHY Interrupts: Need to read the PHY interrupt status register in order ...Gregory Nutt2015-01-051-1/+2
* DK-TM4C129X: The network monitor is no enabled by default in NSH configurationGregory Nutt2015-01-051-1/+1
* Cosmet updates to comments and README filesGregory Nutt2014-12-248-9/+8
* DK-TM4C129X: Add LED supportGregory Nutt2014-12-181-16/+0
* A previous change increased the task name size allocation by one to hold a NU...Gregory Nutt2014-12-179-9/+9
* Correct spelling: MOUNTPOINT not MOUNTPOUNT. Numerous places. Some are pro...Gregory Nutt2014-12-012-2/+2
* Fix minor typos in C commentsGregory Nutt2014-11-272-2/+2
* apps/examples/bridge: Lots of fixes. I think it is working although I have ...Gregory Nutt2014-11-211-5/+9
* SAMA5D3 Xplained: Add an apps/examples/bridge configurationGregory Nutt2014-11-201-1/+1
* Freedom K25Z: Fix missing file inclusion in board Makefile. From Alan Carva...Gregory Nutt2014-11-191-2/+2
* Update READMEGregory Nutt2014-11-181-0/+7
* SAM EMAC: Fix typo in the check for successfull allocation of a timerGregory Nutt2014-11-181-1/+1
* SAMA5D4-EK bridge configuration: Correct configuration -- PHY interfaces are...Gregory Nutt2014-11-172-8/+8
* Due to limitations in port unique-ness, have to use unique port numbers in ap...Gregory Nutt2014-11-171-2/+2
* SAMA5D4-EK bridge configuration needs to set software MAC addressGregory Nutt2014-11-171-2/+4
* Update ChangeLogGregory Nutt2014-11-171-2/+15
* Change SAMA5D4-EK bridge configuration so that runs out of DRAMGregory Nutt2014-11-172-30/+28
* configs/sama5d4-ek/bridge: Add a simple test for the dual EMACs on the SAMA5D4Gregory Nutt2014-11-174-0/+1349
* Change CONFIG_NET_RECEIVE_WONDOW to CONFIG_NET_ETH_TCP_RECVWNDO or CONFIG_NET...Gregory Nutt2014-11-163-3/+3
* Rename CONFIG_NET_BUFSIZE to CONFIG_NET_ETH_MTU in all configs/ README.txt filesGregory Nutt2014-11-161-2/+2
* Rename CONFIG_NET_BUFSIZE to CONFIG_NET_ETH_MTU is all configuration filesGregory Nutt2014-11-162-2/+2
* Cosmetic updates; updates to READMEGregory Nutt2014-11-141-3/+7
* Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt2014-11-128-8/+0
* SAM4E: Fix options to select GPIO interrupts in KconfigGregory Nutt2014-10-241-1/+1
* Change naming of HP work queue configuration varaibles to be symmetric with L...Gregory Nutt2014-10-115-15/+15
* fs/aio/aio.h needs to disable itself is CONFIG_FS_AIO is not definedGregory Nutt2014-10-091-0/+2
* Remove non-standard, conditional syslog_enable(), instead only the required, ...Gregory Nutt2014-10-099-9/+7
* Remaining files under nuttx/configs changed to use the corrected syslog inter...Gregory Nutt2014-10-081-26/+22
* All USB MSC-related files under nuttx/configs changed to use the corrected sy...Gregory Nutt2014-10-081-22/+2
* Fix some comments: Remove button description from GPIO interrupt handlers th...Gregory Nutt2014-09-292-4/+4
* Trivial refresh of some SAMA5D4-EK configurationsGregory Nutt2014-09-242-0/+4
* Changes to get an NxWM configuration building correctly after all of the nami...Gregory Nutt2014-09-201-0/+5
* Change all occurrences of NxConsole to NxTermGregory Nutt2014-09-203-12/+12
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-208-15/+15
* Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*Gregory Nutt2014-09-202-11/+11
* Update README filesGregory Nutt2014-09-191-5/+5
* SAMA5D4-EK/nsh: WM8904 support enabled; README updatedGregory Nutt2014-09-182-11/+91
* SAMA5D4-EK: Correct WM8904 PCK output selectionGregory Nutt2014-09-182-8/+16
* SAMA5D4-EK: Add documentation/support for Rev E. board. Refresh NSH configur...Gregory Nutt2014-09-175-26/+108
* Update READMEGregory Nutt2014-09-161-5/+2
* Update TODO and a READMEGregory Nutt2014-09-161-17/+4
* Enable kernel stack in SAMA5D4-EK knsh configurationsGregory Nutt2014-09-152-2/+4
* Update README, TODO, and make some unfinished configuration options dependent...Gregory Nutt2014-09-131-1/+5
* Add a configuration option for dynamic stack managementGregory Nutt2014-09-133-6/+3