summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* lm3s6918 updatepatacongo2009-05-083-20/+28
* Add logic to control LEDpatacongo2009-05-084-5/+43
* Add definitions for system control registerspatacongo2009-05-071-1/+1
* Add irqsave/restore() macros for Cortex-M3patacongo2009-05-071-0/+4
* Changes necessary to start buildpatacongo2009-05-062-2/+1
* Add LM3S6918 supportpatacongo2009-05-0616-50/+1144
* Fix objcopy problem with newer toolchainspatacongo2009-04-295-1/+41
* Fix errors in last check-inpatacongo2009-04-291-11/+11
* Extend SPI interface for word sizes >8bitspatacongo2009-04-262-34/+52
* spi updatepatacongo2009-04-261-9/+11
* imx updatepatacongo2009-04-253-6/+7
* Fix gcc-4 float optionpatacongo2009-04-2013-13/+13
* Need more positive control over C++patacongo2009-04-191-0/+3
* Add libxxpatacongo2009-04-191-1/+2
* Add C++ HelloWorld examplepatacongo2009-04-191-5/+18
* more i.MX logicpatacongo2009-04-181-1/+9
* Clean up clockingpatacongo2009-04-123-12/+192
* Basic UART/console functionalitypatacongo2009-04-113-26/+34
* Add irq initializationpatacongo2009-04-101-0/+7
* Basic i.MX1 low-level bootpatacongo2009-04-104-7/+59
* arm920 is arm4, not arm5patacongo2009-04-091-1/+1
* Basic imx infrastructurepatacongo2009-04-091-5/+5
* imx1ads config frameworkpatacongo2009-04-0911-0/+1228
* Add option to copy to RAMpatacongo2009-04-0845-134/+268
* Add SPI method to set SCLK modepatacongo2009-03-292-8/+8
* Add enum argument to SPI status methodpatacongo2009-03-292-15/+21
* Add enum argument to SPI select methodpatacongo2009-03-292-9/+17
* Remove all options from examples/uip except for the webserverpatacongo2009-03-2825-100/+0
* wget now takes only a URL as a argument; not host + filepatacongo2009-03-2811-44/+22
* Oops.. check in bad changepatacongo2009-03-281-1/+1
* Fix examples/wget buildpatacongo2009-03-2811-33/+198
* Patch [2696648] Z80: interrupt flag stored in parity bitpatacongo2009-03-221-6/+6
* Fix various issues, bad ages, etc. with ez80+uIP webserverpatacongo2009-03-222-1/+17
* Changes for clean build on ZDSpatacongo2009-03-211-6/+6
* tiny webserver configuratinpatacongo2009-03-216-0/+1369
* Needs to have broadcast enabledpatacongo2009-03-191-1/+1
* Fix examples/dhcpd buildpatacongo2009-03-181-2/+9
* DHCPD server examplepatacongo2009-03-176-0/+1362
* NSH might need bigger stacks if telnetd is enabledpatacongo2009-03-151-3/+3
* Misc, most cosmetic, updatespatacongo2009-03-144-3/+75
* Add examples/poll configurationpatacongo2009-03-146-0/+1362
* updatepatacongo2009-03-141-8/+22
* cosmeticpatacongo2009-03-141-3/+5
* Add test for CONFIG_SEM_PREALLOCHOLDERS > 0patacongo2009-03-132-1/+13
* Add test for CONFIG_SEM_PREALLOCHOLDERS > 0patacongo2009-03-132-1/+17
* Add option to select priority inheritancepatacongo2009-03-0940-33/+271
* Add support for priority inheritancepatacongo2009-03-082-2/+5
* Fix endian-nesspatacongo2009-03-074-44/+52
* Add RAM addr, PHY typepatacongo2009-03-074-4/+19
* Need to enable EMACpatacongo2009-03-031-1/+1