summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prep for 5.8 releasenuttx-5.8patacongo2010-07-184-74/+144
* Initial USB serial debugpatacongo2010-07-172-2/+2
* EP3 won't support bulk functionpatacongo2010-07-174-4/+8
* Correct some USB initialization logicpatacongo2010-07-171-34/+54
* Eliminate warningpatacongo2010-07-163-3/+19
* LPC17xx USBDEV driver now compiles (still untested)patacongo2010-07-169-45/+203
* Fix interrupt stack compilation problempatacongo2010-07-164-14/+18
* Fix interrupt stack compilation problempatacongo2010-07-162-11/+31
* Add USB configurationspatacongo2010-07-169-6/+2350
* Fix compile error when stats enabledpatacongo2010-07-141-2/+2
* More cosmetic clean-uppatacongo2010-07-147-1315/+1315
* Costmetic clean-uppatacongo2010-07-146-9/+22
* Fix preallocation logicpatacongo2010-07-141-4/+14
* Outgoing IGMP is functionalpatacongo2010-07-1411-31/+145
* 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-1312-50/+55
* IGMP debug fixespatacongo2010-07-1310-42/+94
* IGMP confi optionspatacongo2010-07-122-1/+21
* Add config variables for examples/igmppatacongo2010-07-111-0/+11
* Add beginning of IGMP testpatacongo2010-07-117-3/+289
* Add IGMP user interfacepatacongo2010-07-1115-154/+544
* Add IGMP send logicpatacongo2010-07-114-8/+171
* Add support for multicast MAC addressespatacongo2010-07-1119-63/+718
* More IGMP logicpatacongo2010-07-102-2/+278
* Add IGMP timer logicpatacongo2010-07-106-9/+233
* More IGMP logicpatacongo2010-07-108-12/+511
* More IGMP logicpatacongo2010-07-1010-50/+283
* More IGMP logicpatacongo2010-07-088-5/+332
* Add IGMP initialization logicpatacongo2010-07-088-4/+147
* More IGMP changespatacongo2010-07-085-4/+105
* More IGMP header file stuffpatacongo2010-07-062-0/+6
* IGMP header filespatacongo2010-07-063-0/+238
* HTML errorpatacongo2010-07-051-1/+1
* Fix LED control logicpatacongo2010-07-044-226/+171
* Add another framepatacongo2010-07-043-13/+69
* Fix SSP0 hard faultpatacongo2010-07-043-47/+115
* Improve missed Tx interrupt logicpatacongo2010-07-041-10/+12
* Add NTFS mklinks discussionpatacongo2010-07-031-1/+11
* Fix missing PCONP bit definition to enable GPIOpatacongo2010-07-035-7/+19
* GPIO debug-related fixespatacongo2010-07-035-11/+47
* updatepatacongo2010-06-302-1/+34
* Used upper case EXTERNpatacongo2010-06-281-9/+9
* Remove some extern GPIO int garbagepatacongo2010-06-282-99/+0
* cosmeticpatacongo2010-06-281-2/+2
* fix gpio interrupt vectorspatacongo2010-06-281-4/+4
* Add SPI-based MMC/SD supportpatacongo2010-06-237-16/+361