summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* IGMP debug fixespatacongo2010-07-131-1/+0
* IGMP confi optionspatacongo2010-07-121-0/+7
* Fix LED control logicpatacongo2010-07-044-226/+171
* Fix missing PCONP bit definition to enable GPIOpatacongo2010-07-031-2/+10
* GPIO debug-related fixespatacongo2010-07-031-2/+34
* Add SPI-based MMC/SD supportpatacongo2010-06-237-16/+361
* Correct IRQ handling, calibrate delay loopspatacongo2010-06-232-2/+2
* Fix OpenOCD configpatacongo2010-06-222-1/+433
* Add NSH configurationpatacongo2010-06-205-3/+1129
* This fixes the basic OS test for the LPC1768patacongo2010-06-203-3/+106
* Early bringup bugfixespatacongo2010-06-191-1/+1
* updatepatacongo2010-06-161-2/+2
* Add SSP driverpatacongo2010-06-141-0/+18
* USB config updatepatacongo2010-06-132-1/+37
* Add USB device driverpatacongo2010-06-131-0/+18
* Add control for Nucleus2g GPIOspatacongo2010-06-134-13/+256
* Add clock initialization logic for the Nucleus2g boadpatacongo2010-06-123-0/+74
* Add README for Nucleus2Gpatacongo2010-06-124-19/+424
* Finish serial driverspatacongo2010-06-112-1/+18
* More serial logicpatacongo2010-06-091-0/+3
* More lpc17xx port filespatacongo2010-06-081-35/+39
* Add interrupt control logicpatacongo2010-06-061-1/+0
* Add config for 2G Engineering Nucleus LPC1768 boardpatacongo2010-06-0510-0/+1593
* cosmeticpatacongo2010-05-201-1/+1
* Fixes for rendering fonts at 4bpppatacongo2010-05-161-1/+3
* Misc OLED-related bug fixespatacongo2010-05-164-15/+52
* board.h should not include files in arch directorypatacongo2010-05-162-4/+0
* OLED almost workspatacongo2010-05-162-1/+2
* more oled fixespatacongo2010-05-152-1/+5
* Early debug fixespatacongo2010-05-152-2/+7
* Fixes to build with DEBUG enabledpatacongo2010-05-152-1/+2
* Finish framebuffer supportpatacongo2010-05-155-27/+34
* NX for 4bpppatacongo2010-05-152-5/+8
* Update locking in lm3s SPI driverpatacongo2010-05-152-5/+2
* In progress changes for OLED display workpatacongo2010-05-154-7/+103
* Add NX config for lm3s6965-ekpatacongo2010-05-139-5/+1228
* Add skeleton of P14201 driverpatacongo2010-05-111-5/+6
* Add LM3S6965 NSH configuration + Prep for 5.5 releasenuttx-5.5patacongo2010-05-098-6/+984
* updatepatacongo2010-05-082-34/+23
* Add some lm3s6965 board specificspatacongo2010-05-083-54/+123
* Add LM3S6965 configurationpatacongo2010-05-0717-0/+2281
* updatepatacongo2010-05-061-0/+6
* Add ENC28J60 Interruptpatacongo2010-05-063-85/+160
* Basic enc29j80 init logic exercisedpatacongo2010-05-042-14/+8
* More debug fixespatacongo2010-05-031-12/+10
* Initial debugging fixespatacongo2010-05-034-58/+99
* XTI interrupt enable/disable logicpatacongo2010-05-031-4/+4
* Add XTI supportpatacongo2010-05-022-9/+23
* Add ENC28J60 GPIO configurationpatacongo2010-05-024-143/+431
* Add up_enc28j60.cpatacongo2010-05-014-3/+134