summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/chip
Commit message (Expand)AuthorAgeFilesLines
...
* Several bug fixes for STM32 OTG FS host driverpatacongo2012-08-211-14/+12
* Progress on STM32 OTG FS host driverpatacongo2012-08-201-1/+8
* STM32 USB host driver updatepatacongo2012-08-181-0/+2
* More STM32 USB host logicpatacongo2012-08-171-4/+6
* Evolving STM32 USB host supportpatacongo2012-08-163-6/+12
* Add support for Olimex STM32-P107 board (contributed by Max Holtzberg)patacongo2012-08-104-57/+160
* STM32 CAN TX/RX pins reversed; inconsistent conditional compilationpatacongo2012-08-085-41/+41
* SDIO fixes for the STM32 F2 from Gary Teravskis and Scott Rondestvedtpatacongo2012-07-242-21/+21
* Add missing file needed for stm32f100xx portpatacongo2012-07-202-0/+267
* Add support for STM32F100x value line. Contributed by Mike Smith. Still mis...patacongo2012-07-192-3/+48
* Make name of RTC ALARM interrupt common on STM32 F1,2,4patacongo2012-07-191-2/+2
* Fix typo in STM32 header filespatacongo2012-07-062-2/+2
* Add LPC43 EMC, Ethernet, and alarm timer header filespatacongo2012-07-021-16/+16
* More STM3220G-EVAL fixes; Add NxWM configuration for the STM3220G-EVALpatacongo2012-05-281-1/+0
* Bring STM3220G-EVAL board configurations to same level as STM3240G-EVALpatacongo2012-05-281-2/+0
* Update all STM32 F2 files so that they are the same as the corresponding F4 f...patacongo2012-05-286-168/+256
* Now have to press enter 3 times to start with USB NSH consolepatacongo2012-05-261-8/+8
* Add circular DMA support to STM32 and STM32 serial driver; Add initial config...patacongo2012-04-221-1/+1
* STM32 WWDG watchdog driver workspatacongo2012-04-161-2/+2
* Finish STM32 IWDG and WWDG watchdog timer driverspatacongo2012-04-151-0/+2
* Implement STM32 IWDG driverpatacongo2012-04-151-9/+16
* Fix STM32 OTG FS device driver FIFO setuppatacongo2012-04-131-0/+1
* Kconfig updatepatacongo2012-04-121-5/+5
* Fixes for the STM32 OTG FS device driverpatacongo2012-04-101-2/+2
* The STM32 OTG FS driver is code completepatacongo2012-04-091-1/+1
* Updated STM32 OTG FS device driverpatacongo2012-04-081-4/+8
* Finish analysis of OUT data path in STM32 OTG FS device driverpatacongo2012-04-081-6/+9
* Fix much replicated typo. STM32 F4 SRAM is CCM, not TCMpatacongo2012-04-072-2/+2
* Completes most of the STM32 OTG FS device interruptspatacongo2012-04-051-1/+1
* More progress on the STM32 OTG FS device driverpatacongo2012-04-051-23/+18
* STM32 OTG FS device driver updatepatacongo2012-04-041-0/+7
* Updates to STM32 OTG FS device driverpatacongo2012-04-041-2/+8
* Beginning of an OTG FS device side driver (not much there on initial check-in)patacongo2012-04-031-6/+7
* Beginnings of STM32 F4 OTG FS device driverpatacongo2012-04-022-5/+5
* Add hooks to support STM32 power managementpatacongo2012-03-141-1/+1
* Completes bit definitions for STM32 USB OTG FS registerspatacongo2012-03-131-149/+362
* Add bit definitions for STM32 USB OTG FS Host-mode control and status registerspatacongo2012-03-121-21/+126
* Add bit definitions for STM32 USB OTG FS Core global control and status regis...patacongo2012-03-121-28/+82
* More STM32 USB OTG definitionspatacongo2012-03-121-0/+613
* Add support for the STM3220G-EVAL boardpatacongo2012-03-108-0/+3096
* Add peripheral support for the STM32 F2 familypatacongo2012-03-1013-58/+60
* Add support for SRAM on board the STM3240G-EVAL boardpatacongo2012-02-271-64/+64
* Fixes for the STM32 quadrature encoderpatacongo2012-02-251-67/+67
* Incoporate new ARMv7-M exception handling logic contributed by Mike Smithpatacongo2012-02-222-3/+42
* More STM32 SDIO DMA fixespatacongo2012-02-212-3/+3
* Various STM32 SDIO and DMA fixes (SDIO DMA still does not work)patacongo2012-02-203-3/+24
* STM32 SDIO driver now build with DMA enabledpatacongo2012-02-192-2/+2
* CAN ISO-11783 support contributed by Gary Teravskispatacongo2012-02-182-8/+10
* Add QE support to STM32F4Discovery; add a test of the quadrature encoder driverpatacongo2012-02-151-77/+77
* I suppose the STM32 F4 is like the F1 in that TIM inputs should not use alter...patacongo2012-02-151-154/+154