summaryrefslogtreecommitdiffstats
path: root/nuttx
AgeCommit message (Expand)AuthorFilesLines
2011-10-23Oops.. back out most of the last changepatacongo1-2/+2
2011-10-23Fix an error in some graphics error handlingpatacongo2-4/+7
2011-10-22Fix a bug in the getrectangle logicpatacongo1-19/+1
2011-10-22Add logic to read from graphics memorypatacongo24-79/+1354
2011-10-21Add some RGB color macrospatacongo2-2/+20
2011-10-20Don't enable color mapping is using 32-bit truecolorpatacongo1-1/+1
2011-10-19Fixes for good C++ linkpatacongo13-30/+51
2011-10-18Fix Sure PIC32MX LED compilepatacongo2-6/+6
2011-10-18Fix PIC32 jalr instructions: arguments consistentley reversedpatacongo6-10/+9
2011-10-17Re-disable PIC32 ramfuncspatacongo6-12/+21
2011-10-17Fix PIC32 ramfunc logic; add rectangle graphic functionspatacongo11-12/+218
2011-10-16Pointer arguments to NX set methods should be constpatacongo8-11/+11
2011-10-14PIC32 configuration fixespatacongo2-2/+2
2011-10-14Add logic to set individual pixelspatacongo12-16/+471
2011-10-13Try J-link OpenOCD supportpatacongo3-54/+135
2011-10-13Still futzing with OpenOCDpatacongo2-50/+52
2011-10-13Try older OpenOCDpatacongo60-10/+79
2011-10-13Add a configuration for the lpc3152patacongo52-25/+4948
2011-10-12ADS7843 updatespatacongo4-6/+14
2011-10-12Enable waitpid() in sim/nsh2patacongo6-16/+20
2011-10-11Add PIC32MX GPIO handling; add button/LED support for the Sure PIC32MXpatacongo15-19/+1151
2011-10-11Fix sim/nsh2 buildpatacongo4-12/+52
2011-10-10Misc PIC32 clean-uppatacongo7-76/+176
2011-10-10PIC32 start kit port builds successfullypatacongo9-935/+1035
2011-10-10Fix fclose() return value when closing read-only filepatacongo7-18/+40
2011-10-10Adding support of PIC32MX5xx/6xx/7xx familiespatacongo14-255/+619
2011-10-10Adding support of PIC32MX5xx/6xx/7xx familiespatacongo20-1753/+3023
2011-10-10Starting support for PICMX324xx/5xx/7xx and PIC32 Ethernet Starter Kitpatacongo47-728/+4997
2011-10-08SAM3U: Add logic to bypass automated control of SPI chip selectspatacongo5-29/+239
2011-10-07SAM3U SPI debug changespatacongo10-34/+61
2011-10-07Fix STM32 build with with no RTC; Fix STM3210E-EVAL color correction for the ...patacongo4-94/+172
2011-10-06Prep for 6.10 releasepatacongo3-124/+209
2011-10-06Add debug instrumentation to the SAM3U SPI driverpatacongo1-123/+170
2011-10-06Add sim/nsh2 configurationpatacongo10-61/+1126
2011-10-05Fix C++ dependencies, cleaning, ..patacongo5-7/+37
2011-10-05Add sim C++ supportpatacongo10-2/+101
2011-10-05Integrate touchscreen in to SAM3U configurationpatacongo2-1/+23
2011-10-05apps/ build now supports an 'external' directorypatacongo2-8/+15
2011-10-05Fix bugs in STM32 SDHC and I2C driverspatacongo4-5/+17
2011-10-04Fix check for open files when overwriting an existing filepatacongo1-2/+18
2011-10-04ADS7843E driver is code completepatacongo29-230/+546
2011-10-03SAM3U SPI driver updatepatacongo6-297/+430
2011-10-03Verify C++ support with CodeSourcerypatacongo3-9/+40
2011-10-03Fix typos that cause compilations errors with CONFIG_RTCpatacongo4-12/+15
2011-10-03The ADS7843E driver skeleton at least compiles nowpatacongo2-4/+150
2011-10-03Add hooks for the ADS7843E touchscreen controllerpatacongo10-6/+1478
2011-10-03Update comments, dates, ... housekeepingpatacongo8-9/+11
2011-10-03Add SAM3U board-specific SPI supportpatacongo16-417/+480
2011-10-03Add framework for a SAM3U SPI driverpatacongo44-5/+558
2011-10-03Restore CLOCK_ACTIVETIMEpatacongo7-6/+93