summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/chip
Commit message (Expand)AuthorAgeFilesLines
* STM32: Add driver for STM32L162XX AES peripheral. Signed-off-by: Juha Niskan...Gregory Nutt2015-02-041-0/+117
* stm32-rtc: Add support for the internal low speed clock (LSI)Gregory Nutt2015-01-022-4/+4
* stm32: Add missing clut register definitionGregory Nutt2014-12-191-0/+2
* stm32: rename CFBLR register name to the name used in the reference manualGregory Nutt2014-12-191-6/+6
* stm32: rename PLLSAI register name to this one in the reference manualGregory Nutt2014-12-191-5/+5
* Set the GPIO_SPEED_50MHz on all F2 and F4 SPI pin configurations. This is ba...Gregory Nutt2014-12-082-84/+84
* STM32L15: Fix typo in MCO pin definition. From Jussi KivilinnaGregory Nutt2014-12-021-1/+1
* STM32 F4 I2C: Port Tridge's I2C noise resiliance logic from the PX4 repository.Gregory Nutt2014-11-291-1/+0
* Forgot too add file before last commitGregory Nutt2014-11-271-0/+258
* Correct a typo in the STM32 OTGFS register bit definitionsGregory Nutt2014-11-131-2/+2
* Fix a typo in an I2C header file. From Jahu NiskanenGregory Nutt2014-11-111-1/+1
* Add ADC pinmap definitions for the STM32 F103R from Lederhilger MartinGregory Nutt2014-10-211-0/+24
* stm32: rename spi frame format definitionGregory Nutt2014-10-201-1/+1
* Cosmetic changes to commentsGregory Nutt2014-10-101-2/+2
* Fix watchdog stop bit usage. From LazloGregory Nutt2014-10-101-6/+6
* Correct STM32 RTC EXTI bit definition. From LazloGregory Nutt2014-10-091-2/+2
* Remove non-functional vestiges of OTGHS in FS mode (including OTGFS2); try to...Gregory Nutt2014-10-071-6/+0
* Integrates OTGHS support into the STM32; Eliminates the older OTGHS in FS mod...Gregory Nutt2014-10-072-7/+4
* Add files that implement true high speed support for the STM32 OTGHS peripher...Gregory Nutt2014-10-071-0/+1052
* Fix for UART7 and UART8 on STM32 clock enable from AtonGregory Nutt2014-09-111-1/+3
* STM32 FLASH fixes: use size_t instead of uint16_t, make interface more generi...Gregory Nutt2014-08-281-3/+8
* Update ChangeLogGregory Nutt2014-07-221-1/+1
* Fix typos in the STM32 DAC header file. From Petteri AimonenGregory Nutt2014-07-221-2/+2
* STM32: Expicitly include header file files. From Freddie ChopinGregory Nutt2014-06-108-0/+16
* Add support for the STM32152 and STM32162 Medium+ density parts (plus miscell...Gregory Nutt2014-05-086-25/+88
* STM32: Rename pinmap.h files to better reflect the chip naming conventionsGregory Nutt2014-05-075-25/+25
* Correct some typos in STM32 RCC header files noted by Ramtin AminGregory Nutt2014-05-053-4/+4
* STM32 F2: Fix SPI2 MOSI pin mapping. From dlsitzerGregory Nutt2014-04-161-1/+1
* Updates to the STM32 OTGFS host logic from LeoGregory Nutt2014-04-151-2/+3
* More trailing whilespace removalGregory Nutt2014-04-1310-13/+13
* Fix STM32F103VE SPI3 definitions; Fix bug introduced in recent NX reorganizat...Gregory Nutt2014-01-081-0/+5
* Viewtools STM32F103: Add SSD1289 LCD supportGregory Nutt2014-01-051-41/+41
* Fix naming of STM32 F3 SPI2 MOSI and MISO pins. From Brian WebbGregory Nutt2013-12-271-2/+2
* STM32F107 OTG FS clock presecaler cannot be configurated after the USB clock ...Gregory Nutt2013-12-261-1/+4
* Add support for STM32F107 OTG FS (doesn't work) and update USB support for Vi...Gregory Nutt2013-12-261-1/+2
* F103VC, F105, and F107: Fix configuration and building of USB. configs/view...Gregory Nutt2013-12-254-26/+13
* ViewTool STM32F107: Basic NSH checks out okayGregory Nutt2013-12-011-2/+2
* STM32 F4: Add support for GPIOK and GPIOJ. From Ken PettitGregory Nutt2013-11-281-0/+26
* STM32F429 LTDC header files and framebuffer driver framework from Ken PettitGregory Nutt2013-11-113-127/+570
* STM32 OTG FS device and host drivers extended so that they can support either...Gregory Nutt2013-11-103-12/+18
* Support for the STM32F429 from Ken PettitGregory Nutt2013-11-078-38/+167
* Typo fixes for UART7 and UART8 DMA configs. From Mike SmithGregory Nutt2013-10-181-4/+4
* STM32 F103C: Correct some errors in pinmapping. From David SidraneGregory Nutt2013-10-161-2/+28
* SAMA5: Framework for a TWI driver (incomplete)Gregory Nutt2013-09-111-4/+4
* STM32 Timer Register Bit Definitions: Some CCER bit settings changed per Sour...Gregory Nutt2013-09-021-4/+4
* SourceForge bug #16 Fix IO pin map. Add CONFIG_SERIAL_TERMIOS support. From ...Gregory Nutt2013-08-231-1/+1
* STM32 F3 I2C driver from John WharingtonGregory Nutt2013-07-301-5/+15
* STM32 DAC DMA fixes from John WharingtonGregory Nutt2013-07-303-2/+11
* Add stm32_dmacapable interface to determine is it is possible to perform DMA ...Gregory Nutt2013-06-041-0/+1
* Eliminated sam3u_internal.h. Use separate header files instead. More renamin...Gregory Nutt2013-06-021-1/+1