summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/chip
Commit message (Expand)AuthorAgeFilesLines
* Several changes (mostly graphics related) from Petteri Aimonenpatacongo2012-11-231-0/+1
* Several patches from Petteri Aimonen (mostly NxWidgets)patacongo2012-11-091-8/+0
* Support for non-common vectors from Freddie Chopinpatacongo2012-11-081-1/+63
* STM32 OTG FS fix from Petteri Aimonen; Finish off some UG-2864AMBAG01 test logicpatacongo2012-11-081-238/+238
* STM32 F100 High Density support and generic board configuration from Freddie ...patacongo2012-11-063-175/+301
* RGMP 4.0 update from Qiang Yupatacongo2012-11-041-1/+1
* More STM32 Value Line updates from Freddie Chopinpatacongo2012-11-033-36/+93
* Another fix to STM32 definitions from Freddie Chopinpatacongo2012-11-021-49/+49
* Fixes to STM32 definitions from Freddie Chopinpatacongo2012-11-025-33/+54
* Implementation of /dev/random using the STM32 Random Number Generator (RNG)patacongo2012-09-291-0/+77
* Fixes STM32F107 DMA issuepatacongo2012-09-241-2/+5
* Shenzhou PHY address should be 0; make sure the F2/F4 bits are not set when u...patacongo2012-09-231-5/+22
* Add missing STM32 F1 pin remapping definitionspatacongo2012-09-221-35/+45
* Email address change in nuttx/patacongo2012-09-1311-11/+11
* Changes to get a clean compile with the Kconfig Shenzhou board. Still some l...patacongo2012-09-081-26/+26
* Oops... bits in region mask are invertedpatacongo2012-09-043-3/+3
* STM32 SDIO DMA should only 16-bits wide when DMA-ing to/from FSMC SRAMpatacongo2012-09-043-2/+27
* 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