summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Add STM3240 alternate pin functionspatacongo2011-11-194-76/+656
* More PIC32 fixespatacongo2011-11-181-1/+1
* 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
* Add support for more FAT partitions; support for SD cards greater than 4Gb; T...patacongo2011-11-151-1/+1
* 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
* Add PIC32MX GPIO handling; add button/LED support for the Sure PIC32MXpatacongo2011-10-111-1/+1
* 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
* 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
* Add support for lo- and hi-res RTC hardwarepatacongo2011-10-012-166/+451
* SAM3U KERNEL definitions are backwardpatacongo2011-09-264-6/+6
* Fix typo in SAM3U allocheappatacongo2011-09-261-1/+1
* Fix typo in SAM3U allocheappatacongo2011-09-261-1/+1
* Fix typo in SAM3U allocheappatacongo2011-09-261-1/+1
* Add rollover protection to the STM32 RTC sampling logicpatacongo2011-09-191-18/+43
* Generalize conditional compilation settingpatacongo2011-09-181-2/+2
* Add I2C trace capability; Fix another STM32 I2C/FSMC bug; add verify command ...patacongo2011-09-181-100/+280
* STM32 I2C driver will now operated in a polled, non-interrupting mode if so c...patacongo2011-09-171-63/+426
* More CDC serial updatespatacongo2011-09-151-0/+4
* Correct error in clock_gettime(); fix wait for STOP in I2C stm32 driverpatacongo2011-09-111-19/+61
* Add driver for LM-75 temperature sensorpatacongo2011-09-101-39/+42
* Final tweaks to STM32 I2C driverpatacongo2011-09-091-34/+94
* Only enable I2C interrupts when a transfer is startedpatacongo2011-09-092-54/+54
* Add handshake for semaphore interrupt communications to prevent getting out o...patacongo2011-09-091-327/+399
* Fix stm32_i2c_disablefsmc return valuepatacongo2011-09-091-1/+1
* Fix I2C/FSMC conflict for STM32; Fix STM32 clock setuppatacongo2011-09-083-151/+328
* Add AT24xx and LPC17xx I2C drivers (from Lzyy)patacongo2011-09-072-2/+548
* Fix a error the the STM32 I2C timeout logicpatacongo2011-09-061-1/+1
* Add NSH date commandpatacongo2011-09-011-6/+7
* I2C tool no longer hangs on dev commandpatacongo2011-08-302-8/+38
* Fix issue with multilib buildpatacongo2011-08-301-1/+1
* Work around a CodeSourcery floating point bugpatacongo2011-08-291-2/+2
* STM32 I2C fix, documentation update, fixes for FreeBSD/ASH buildpatacongo2011-08-271-4/+38