summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
...
* Revised FAT bugfixpatacongo2011-11-192-7/+7
* Add STM3240 alternate pin functionspatacongo2011-11-194-76/+656
* More PIC32 nested interrupt work-aroundpatacongo2011-11-181-1/+12
* More PIC32 fixespatacongo2011-11-183-4/+34
* Add GPIO, EXTI header file modifications for STM32F40xxxpatacongo2011-11-184-33/+561
* Add structure for STM3240xx pin multiplexingpatacongo2011-11-173-10/+66
* Add STM32F40xx memory mappatacongo2011-11-174-104/+364
* Add capabilities of the STM3240xx familypatacongo2011-11-171-11/+293
* PIC32 debug fixespatacongo2011-11-174-23/+28
* Fix an error in FAT needed for interoperability with Windows when access firs...patacongo2011-11-151-2/+2
* Add support for more FAT partitions; support for SD cards greater than 4Gb; T...patacongo2011-11-151-1/+1
* Prep for 6.11 releasenuttx-6.11patacongo2011-11-122-8/+11
* Fix stack alignment for EABI floating pointpatacongo2011-11-112-41/+107
* New STM32 board needs more time for HSE readypatacongo2011-11-101-43/+54
* Fix semaphore initializationpatacongo2011-11-101-2/+2
* More PIC32 debug updatespatacongo2011-11-096-434/+434
* Misc PIC32 fixespatacongo2011-11-092-11/+4
* fix some register typingpatacongo2011-11-032-6/+6
* Add (and use) some new PIC32MX CP0 macrospatacongo2011-11-033-11/+210
* A few more AVR32 fixespatacongo2011-11-032-6/+6
* Fix some MIPS software interrupt enabling issuespatacongo2011-10-293-578/+581
* Fixes to get the PIC32MX serial port workingpatacongo2011-10-242-1/+3
* Fix PIC32 jalr instructions: arguments consistentley reversedpatacongo2011-10-182-6/+6
* Fix PIC32 ramfunc logic; add rectangle graphic functionspatacongo2011-10-171-3/+4
* PIC32 configuration fixespatacongo2011-10-141-1/+1
* ADS7843 updatespatacongo2011-10-121-1/+1
* Add PIC32MX GPIO handling; add button/LED support for the Sure PIC32MXpatacongo2011-10-119-13/+790
* Fix sim/nsh2 buildpatacongo2011-10-111-5/+10
* Misc PIC32 clean-uppatacongo2011-10-101-18/+14
* PIC32 start kit port builds successfullypatacongo2011-10-103-903/+901
* Fix fclose() return value when closing read-only filepatacongo2011-10-101-1/+1
* Adding support of PIC32MX5xx/6xx/7xx familiespatacongo2011-10-1013-255/+591
* Adding support of PIC32MX5xx/6xx/7xx familiespatacongo2011-10-1018-1748/+2998
* Starting support for PICMX324xx/5xx/7xx and PIC32 Ethernet Starter Kitpatacongo2011-10-1031-728/+1633
* SAM3U: Add logic to bypass automated control of SPI chip selectspatacongo2011-10-082-14/+132
* SAM3U SPI debug changespatacongo2011-10-074-15/+50
* Fix STM32 build with with no RTC; Fix STM3210E-EVAL color correction for the ...patacongo2011-10-071-2/+5
* Add debug instrumentation to the SAM3U SPI driverpatacongo2011-10-061-123/+170
* Add sim/nsh2 configurationpatacongo2011-10-063-56/+77
* Fix C++ dependencies, cleaning, ..patacongo2011-10-051-0/+4
* Add sim C++ supportpatacongo2011-10-051-2/+2
* Fix bugs in STM32 SDHC and I2C driverspatacongo2011-10-052-5/+7
* ADS7843E driver is code completepatacongo2011-10-041-22/+188
* SAM3U SPI driver updatepatacongo2011-10-033-291/+411
* Update comments, dates, ... housekeepingpatacongo2011-10-034-4/+4
* Add SAM3U board-specific SPI supportpatacongo2011-10-033-6/+65
* Add framework for a SAM3U SPI driverpatacongo2011-10-0342-2/+553
* Restore CLOCK_ACTIVETIMEpatacongo2011-10-031-0/+12
* Add FAT date/time stamppatacongo2011-10-022-4/+9
* The lo-res RTC now seems to workpatacongo2011-10-022-22/+18