summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/c5471evm/defconfig
AgeCommit message (Expand)AuthorFilesLines
2011-03-19Move nuttx/netutils to apps/netutilspatacongo1-458/+0
2011-03-18Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo1-10/+10
2011-03-12More support for SLIP data link protocolpatacongo1-2/+1
2010-10-27Add strnlen()patacongo1-0/+1
2010-08-28Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo1-4/+4
2009-09-15Add CONFIG_DEBUG_SYMBOLSpatacongo1-0/+3
2009-06-18Integrated mknxflatpatacongo1-0/+4
2009-06-15Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo1-0/+30
2009-05-19Add ARM architecture type to configurationpatacongo1-2/+5
2009-04-08Add option to copy to RAMpatacongo1-3/+6
2009-03-28Remove all options from examples/uip except for the webserverpatacongo1-4/+0
2009-03-28wget now takes only a URL as a argument; not host + filepatacongo1-4/+2
2009-03-28Fix examples/wget buildpatacongo1-8/+23
2009-03-09Add option to select priority inheritancepatacongo1-1/+7
2008-11-20Add support for TCP/IP connection backlogpatacongo1-0/+3
2008-11-17Default state is poll() disabledpatacongo1-0/+1
2008-11-13Added CONFIG_USERMAIN_STACKSIZEpatacongo1-1/+8
2008-11-13Change configuration namepatacongo1-2/+2
2008-10-06Add option for ARM interrupt stackpatacongo1-0/+5
2008-09-18ARM architecture supports lowconsolepatacongo1-0/+3
2008-09-17Add raw binary optionpatacongo1-0/+4
2008-09-16Add support for Intel Hex format outputpatacongo1-1/+5
2008-09-02Add uIP access to ICMP protocolpatacongo1-1/+3
2008-08-16NSH redirected outputpatacongo1-4/+5
2008-02-20Incorporate patch 1897630patacongo1-1/+1
2008-01-06Add configuration for toolchains without libmpatacongo1-8/+10
2007-12-11Need to tell examples/uip tht the C5471 has no MACpatacongo1-1/+2
2007-12-06C5471 ethernet debugpatacongo1-0/+1
2007-12-04Add C5471 ethernet driver debug instrumentationpatacongo1-0/+1
2007-12-04First clean C5471 Ethernet compilepatacongo1-1/+31
2007-12-02Add TELNET front end to NSHpatacongo1-0/+12
2007-11-22TCP and ICMP protocols may now be disabledpatacongo1-6/+10
2007-11-19Add TCP readahead logicpatacongo1-4/+6
2007-11-07Remove uIP loggingpatacongo1-2/+0
2007-09-15Add basic structure to support multiple network interfacespatacongo1-2/+0
2007-09-08Implemented several options in set/getsockoptspatacongo1-2/+4
2007-09-01Added support for socket descriptorspatacongo1-39/+41
2007-08-26Adding uIP 1.0patacongo1-0/+44
2007-06-30Add basic tasking support for environment variablespatacongo1-0/+1
2007-06-09Add support for custom system timer frequencypatacongo1-0/+5
2007-05-26Finish FAT directory operations; add option to disable mountpoints; fix ARM c...patacongo1-0/+1
2007-05-12Add configuration option to select VFATpatacongo1-0/+1
2007-04-28Changes to use the common ARM directory under arch/armpatacongo1-2/+4
2007-04-26arch/c5471/include and arch/dm320/include are not identical. This is in prep...patacongo1-0/+4
2007-04-25Makesystem changes to better support different SoCspatacongo1-4/+4
2007-03-26Add a directory to hold board-specific driverspatacongo1-8/+12
2007-03-26Create a place to hold board specific header filespatacongo1-0/+4
2007-03-23Initial Releasepatacongo1-0/+251