summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update ChangeLogGregory Nutt2014-11-211-0/+2
* vfs/poll: add proper handling for sem_timedwait errnos. From Jussi KivilinnaGregory Nutt2014-11-211-0/+16
* Update ChangeLogGregory Nutt2014-11-201-0/+3
* Remove warnings when CONFIG_NXTK_BORDERWIDTH is set to zero. From Pierre-No...Gregory Nutt2014-11-201-1/+7
* Update ChangeLogGregory Nutt2014-11-201-0/+2
* SAMA5D3 Xplained: Add an apps/examples/bridge configurationGregory Nutt2014-11-208-3/+1315
* Update READMEGregory Nutt2014-11-201-2/+10
* Update ChangeLogGregory Nutt2014-11-201-2/+12
* Refresh STM32F429i Disco USB NSH configurationGregory Nutt2014-11-202-106/+224
* Update ChangeLogGregory Nutt2014-11-201-0/+3
* STM32 F4 OTGHS device controller driver from Brennan AshtonGregory Nutt2014-11-204-2/+5643
* Cosmetic chnages to commentsGregory Nutt2014-11-201-0/+6
* Update ChangeLogGregory Nutt2014-11-201-0/+2
* Fixing md5 hashing when digest[$i] lower that 16. Sergey <sectus@mail.ru>Gregory Nutt2014-11-201-1/+1
* Update READMEGregory Nutt2014-11-191-0/+16
* Simplifed semaphore wait logic in poll()Gregory Nutt2014-11-191-10/+4
* Update ChangeLogGregory Nutt2014-11-191-1/+11
* poll() was not waking up from signals (for example mq_notify() events).Gregory Nutt2014-11-191-13/+26
* alling mq_timedreceived with immediate timeout was getting stuck and notGregory Nutt2014-11-191-2/+39
* Freedom K25Z: Fix missing file inclusion in board Makefile. From Alan Carva...Gregory Nutt2014-11-192-3/+7
* Update READMEGregory Nutt2014-11-181-0/+7
* SAM EMAC: Fix typo in the check for successfull allocation of a timerGregory Nutt2014-11-185-5/+5
* SAMA5D4-EK EMAC1: Correct name of EMAC1 configuration variableGregory Nutt2014-11-183-8/+12
* Ooops.. Fix oversight in last commitGregory Nutt2014-11-181-2/+23
* DHCPD: Remove dhcpd_addoption_n. It uses C features not supported by all com...Gregory Nutt2014-11-181-27/+2
* DHCPD: Add support for the dhcp options for netmask, router and dns. From Br...Gregory Nutt2014-11-182-1/+82
* Cosmetic fixes to commentsGregory Nutt2014-11-181-4/+4
* SAMA5D4-EK bridge configuration: Correct configuration -- PHY interfaces are...Gregory Nutt2014-11-172-8/+8
* Update ChangeLogGregory Nutt2014-11-171-0/+5
* Move IP header flags from tcp.h to ip.h and rename IP_FLAGS vs TCPFLAGS. The...Gregory Nutt2014-11-175-18/+18
* NxPlayer Kconfig should depend on AUDIO supportGregory Nutt2014-11-171-0/+1
* Due to limitations in port unique-ness, have to use unique port numbers in ap...Gregory Nutt2014-11-172-4/+4
* Update TODO; Cosmetic changes to commentsGregory Nutt2014-11-173-13/+41
* SAMA5D4-EK bridge configuration needs to set software MAC addressGregory Nutt2014-11-171-2/+4
* Update ChangeLogGregory Nutt2014-11-173-8/+23
* Change SAMA5D4-EK bridge configuration so that runs out of DRAMGregory Nutt2014-11-172-30/+28
* Update ChangeLogsGregory Nutt2014-11-172-0/+8
* configs/sama5d4-ek/bridge: Add a simple test for the dual EMACs on the SAMA5D4Gregory Nutt2014-11-174-0/+1349
* apps/examples/bridge: Add a simple UDP relay bridge for testing configuratio...Gregory Nutt2014-11-178-3/+1056
* Fix trivial typo in a commentGregory Nutt2014-11-171-1/+1
* Network: Fix compilation problem when mutliple networks enabledGregory Nutt2014-11-171-1/+2
* Update ChangeLogsGregory Nutt2014-11-172-1/+8
* These examples all set the IP address of eth1 is DHCP is enabled. That can't...Gregory Nutt2014-11-175-6/+5
* changes for clean build with Ethernet+SLIPGregory Nutt2014-11-163-7/+11
* Completes basic changes to support per-device/per-link TCP receive window sizeGregory Nutt2014-11-165-29/+78
* Change CONFIG_NET_RECEIVE_WONDOW to CONFIG_NET_ETH_TCP_RECVWNDO or CONFIG_NET...Gregory Nutt2014-11-1683-83/+83
* Rename NET_LL_MTU to NET_DEV_MTU; rename d_llmtu to d_mtuGregory Nutt2014-11-169-34/+38
* Update ChangeLogsGregory Nutt2014-11-162-0/+8
* Fixes for Ethernet, SLIP, and Ethernet+SLIP buildsGregory Nutt2014-11-161-8/+8
* Refresh configurationGregory Nutt2014-11-161-2/+6