summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/src/stm32
AgeCommit message (Expand)AuthorFilesLines
2012-06-26Simplify STM32 PM infrastructurepatacongo5-39/+2
2012-06-20Updates to support the Mirtoo internal clockingpatacongo1-1/+1
2012-06-18STM32 power management updatepatacongo2-11/+165
2012-06-01Interrupt priority fix + new LM3S header filespatacongo1-19/+24
2012-05-30Fix return values from sleep(), usleep(), and sigtimedwait(). Fix STM32 F2 I...patacongo1-2/+2
2012-05-29Need to enable USB reset interruptpatacongo1-1/+2
2012-05-28More STM3220G-EVAL fixes; Add NxWM configuration for the STM3220G-EVALpatacongo1-1/+0
2012-05-28Bring STM3220G-EVAL board configurations to same level as STM3240G-EVALpatacongo4-10/+10
2012-05-28Update all STM32 F2 files so that they are the same as the corresponding F4 f...patacongo10-273/+607
2012-05-28STM32 OTF FS device. USB console now works for me. Some of these changes ar...patacongo1-20/+76
2012-05-27STM32 OTG FS device: Don't process TXFE^Cf we have already processed an XFRC...patacongo1-3/+29
2012-05-26Now have to press enter 3 times to start with USB NSH consolepatacongo2-12/+16
2012-05-25Fix conditional compilation in STM32 quadrature encoderpatacongo1-1/+1
2012-05-08The STMPE11/touchscreen is now fully functional on the STM3240G-EVALpatacongo1-2/+2
2012-04-29Fix STM32 USART4/5 vs UART4/5 confusionpatacongo2-14/+14
2012-04-27Add NxConsole configuration for the STM3240G-EVAL boardpatacongo1-1/+1
2012-04-25Fix infinite loop in CDC/ACM driverpatacongo1-0/+15
2012-04-23Kconfig updated + NFS updatepatacongo1-2/+2
2012-04-23Fix atexit() function being called twicepatacongo1-0/+42
2012-04-22Fix a UART4/5 naming problem introduced in the last check-inpatacongo1-2/+2
2012-04-22Add circular DMA support to STM32 and STM32 serial driver; Add initial config...patacongo8-131/+767
2012-04-19Some STM32 bugfixes from Mike Smithpatacongo2-2/+2
2012-04-18More Kconfig stuffpatacongo1-0/+1789
2012-04-17More Kconfig filespatacongo1-2/+5
2012-04-16Fix a couple of bugs in the STM32 IWDG driverpatacongo1-18/+60
2012-04-16STM32 IWDG watchdog workspatacongo3-55/+187
2012-04-16STM32 WWDG watchdog driver workspatacongo3-20/+97
2012-04-16More Kconfigpatacongo2-0/+75
2012-04-15Finish STM32 IWDG and WWDG watchdog timer driverspatacongo4-32/+374
2012-04-15Implement STM32 IWDG driverpatacongo7-41/+679
2012-04-15Add skeleton file for STM32 watchdog timer driverpatacongo3-16/+474
2012-04-13Fix STM32 OTG FS device driver FIFO setuppatacongo2-20/+63
2012-04-12Kconfig updatepatacongo2-10/+10
2012-04-12Add logic to hold off processing OUT SETUP request until OUT data phase compl...patacongo1-54/+195
2012-04-12Extend the USB device/class interface: Add parameters to pass the EP0 OUT da...patacongo2-3/+3
2012-04-12Working for missing logic to get EP0 OUT DATApatacongo1-12/+67
2012-04-11Add tools/cmpconfig.c to compare to configuration filespatacongo1-1/+2
2012-04-11Correction to the ZLP fix for the STM32 F4 OTG FS driverpatacongo1-1/+17
2012-04-11Misc STM32 OTF FS driver fixes + More Kconfig filespatacongo1-3/+13
2012-04-11More configuration filespatacongo1-0/+4
2012-04-10more updates for the STM32 OTG FS device driverpatacongo1-11/+11
2012-04-10Updated STM32 OTG FS device driverpatacongo1-9/+69
2012-04-10Fixes for the STM32 OTG FS device driverpatacongo2-72/+75
2012-04-09A few early STM32 OTF FS fixespatacongo1-87/+108
2012-04-09Modify configuration for use with STM32 OTG FS driver testingpatacongo1-3/+3
2012-04-09The STM32 OTG FS driver is code completepatacongo2-322/+489
2012-04-08Updated STM32 OTG FS device driverpatacongo1-36/+183
2012-04-08Updated STM32 OTG FS device driverpatacongo2-415/+417
2012-04-08Finish analysis of OUT data path in STM32 OTG FS device driverpatacongo2-79/+275
2012-04-07Fix much replicated typo. STM32 F4 SRAM is CCM, not TCMpatacongo3-38/+38