summaryrefslogtreecommitdiff
path: root/nuttx/include
Commit message (Expand)AuthorAgeFilesLines
* Outgoing IGMP is functionalpatacongo2010-07-143-10/+9
* Clean-uppatacongo2010-07-131-32/+35
* Typopatacongo2010-07-131-2/+0
* Move options to separate filepatacongo2010-07-132-56/+250
* Fix typospatacongo2010-07-131-3/+3
* Add IP optionspatacongo2010-07-131-0/+56
* IGMP debug fixespatacongo2010-07-131-2/+6
* IGMP debug fixespatacongo2010-07-131-0/+1
* Add IGMP user interfacepatacongo2010-07-117-93/+237
* Add support for multicast MAC addressespatacongo2010-07-112-1/+23
* More IGMP logicpatacongo2010-07-101-6/+13
* More IGMP logicpatacongo2010-07-102-22/+44
* More IGMP logicpatacongo2010-07-082-2/+16
* Add IGMP initialization logicpatacongo2010-07-081-0/+1
* More IGMP changespatacongo2010-07-082-3/+84
* More IGMP header file stuffpatacongo2010-07-062-0/+6
* IGMP header filespatacongo2010-07-062-0/+231
* Add more LPC17 header filespatacongo2010-05-291-0/+430
* Fix USB macro definitionpatacongo2010-05-261-2/+3
* Extend I2C interface definitionpatacongo2010-05-261-1/+44
* Fix macro parameter problempatacongo2010-05-261-1/+1
* Finish framebuffer supportpatacongo2010-05-151-2/+4
* In progress changes for OLED display workpatacongo2010-05-153-8/+25
* Code complete for p14201 driverpatacongo2010-05-131-0/+139
* Add skeleton of P14201 driverpatacongo2010-05-112-63/+64
* Add LM3S6965 NSH configuration + Prep for 5.5 releasenuttx-5.5patacongo2010-05-091-1/+2
* Add up_enc28j60.cpatacongo2010-05-011-0/+18
* Need to include enc28j60.hpatacongo2010-05-011-0/+1
* en28j60 driver code complete -- untestedpatacongo2010-05-011-0/+135
* Add skeleton of ENC28J60 ethernet driverpatacongo2010-04-251-1/+1
* Shouldn't declare configuration errors in header filepatacongo2010-04-201-10/+0
* sam3u LCD driver is code complete (but untested)patacongo2010-04-202-6/+29
* Framework for SAM3U LCD driverpatacongo2010-04-181-2/+2
* Remove duplicate color format namepatacongo2010-04-181-2/+2
* Beginnings of AT91SAM3U LCD driverpatacongo2010-04-182-6/+6
* Add RGB color namespatacongo2010-04-181-0/+171
* Code complete for NX for LCDpatacongo2010-04-181-0/+4
* Fix move rectangle logicpatacongo2010-04-171-1/+3
* Rectangular fills compile for LCDpatacongo2010-04-172-6/+37
* 1st round of fixes for LCD buildpatacongo2010-04-174-49/+73
* Need to generalize the planeinfo type as wellpatacongo2010-04-171-4/+7
* Remove dev and planeno. There is no way to provide thempatacongo2010-04-171-4/+2
* Generalize graphics driver typepatacongo2010-04-172-7/+24
* Add configuration to select LCD driver for NXpatacongo2010-04-172-8/+16
* Add LCD interfacepatacongo2010-04-151-0/+144
* Add MCI CD GPIOpatacongo2010-04-111-2/+8
* SAM3U needs block infopatacongo2010-04-101-0/+24
* Extensions for SAM3Upatacongo2010-04-101-7/+25
* Add strtodpatacongo2010-03-141-1/+2
* Misc fixes, add button support, GPIO interrupt supportpatacongo2010-01-232-5/+5