summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Add support for the STM32F207ZE chip. From Martin LederhilgerGregory Nutt2013-10-241-1/+6
* STM32 DMA Priority: Select the correct default for F1 and other family membersGregory Nutt2013-10-181-3/+8
* Add SDIO preflight methodGregory Nutt2013-10-181-0/+1
* STM32 DMA priority corrections from Mike SmithGregory Nutt2013-10-181-3/+5
* Add framework for Spark Core board support. The initial commit is a clone of...Gregory Nutt2013-10-021-2/+51
* Move CONFIG_NET_DUMPPACKET from LPC17 and STM32 to commong network drivers. ...Gregory Nutt2013-09-251-0/+1
* SAMA5 EMAC: Resolve issues with DUAL PHY support needed for both EMAC and GM...Gregory Nutt2013-09-171-4/+4
* STM32: Support for the LeafLabs Maple and Maple Mini boards. From LibraeGregory Nutt2013-09-131-0/+7
* STM32 Kconfig: Fix STM32 UART7/8 kconfig names and UART DMA. Provided by Lor...Gregory Nutt2013-09-131-34/+34
* Make filter register accessible for CAN1 and CAN2. Provided by Lorenz MeierGregory Nutt2013-09-131-15/+19
* STM32 F3 fixes from John WharingtonGregory Nutt2013-08-131-1/+0
* Add CAN configuration to STM32 config menuGregory Nutt2013-08-101-1/+15
* Added option to disable STM32 serial port re-orderingGregory Nutt2013-08-101-0/+14
* Rearrange configuration settings so that ARCH_HAVE_SDIO is moved to higher, s...Gregory Nutt2013-08-101-0/+1
* STM32 DAC DMA fixes from John WharingtonGregory Nutt2013-07-301-2/+57
* Add stm32_dmacapable interface to determine is it is possible to perform DMA ...Gregory Nutt2013-06-041-0/+11
* Add a skeleton configuration that will eventually support the SAM4L Xplained ...Gregory Nutt2013-06-031-0/+24
* Add support for the STM32 Tiny development board from Laurent LatilGregory Nutt2013-05-281-0/+2
* STM32F103C4 and F103C8 chip support from Laurent LatilGregory Nutt2013-05-281-2/+32
* STM32L-Discovery LCD driver is code compele but untestedGregory Nutt2013-05-231-9/+15
* Add SYSCFG definitions for STM32L152; Add board support STM32L-DiscoveryGregory Nutt2013-05-191-6/+11
* Begnning of support for the STM32L15X familyGregory Nutt2013-05-181-0/+168
* STM32 option to disable sleep to prevent disconnection of debuggerGregory Nutt2013-05-071-0/+9
* Configure STM3210E-EVAL usbserial configuration to use kconfig-frontends toolsGregory Nutt2013-04-121-0/+1
* Add support for STM32 F427/437 chips. From Mike Smithpatacongo2013-04-011-1/+109
* Updates for STM32 F3 SPI and RTCpatacongo2013-02-091-1/+1
* Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery confi...patacongo2013-02-091-0/+15
* STM32F3Discovery port is complete, builds, and is ready for testingpatacongo2013-02-071-0/+6
* More updates for the STM32F3Discoverypatacongo2013-02-061-1/+1
* Beginnings of support for the STM32F3Discovery boardpatacongo2013-02-061-4/+76
* Add logic to retain child task exit status if so configuredpatacongo2013-01-231-1/+1
* Add single-wire UART support to STM32 serial driverpatacongo2013-01-231-1/+18
* STM32 FLASH pre-fetch is no long enabled unless it is so configuredpatacongo2012-11-261-0/+9
* Move some PHY initialization logic for Darcypatacongo2012-11-221-0/+10
* Big refactoring of toolchain definitions by Mike Smithpatacongo2012-11-211-36/+0
* 0001-RS-485-support-for-STM32-serial-driver.patch from Freddi Chopinpatacongo2012-11-201-0/+113
* Mostly cosmetic changespatacongo2012-11-131-5/+13
* Several patches from Petteri Aimonen (mostly NxWidgets)patacongo2012-11-091-1/+0
* Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo2012-11-071-1/+1
* STM32 F100 High Density support and generic board configuration from Freddie ...patacongo2012-11-061-90/+283
* More STM32 Value Line updates from Freddie Chopinpatacongo2012-11-031-0/+1
* The ELF loader is basically functional (needs more testing)patacongo2012-10-271-2/+4
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-261-1/+1
* Kconfig changes to get a clean STM32 ADC example buildpatacongo2012-10-211-0/+90
* Implementation of /dev/random using the STM32 Random Number Generator (RNG)patacongo2012-09-291-0/+1
* STM32 fixes for DM9161 PHY; Enhancements for ADS7843e touchscreen controllerpatacongo2012-09-271-0/+1
* Fixes for clean compilation of NxWidgets/NxWM with Kconfig and changes to bui...patacongo2012-09-261-8/+1
* STM32 Ethernet, Slightly differ register layout for DM9161AEP PHYpatacongo2012-09-221-19/+71
* Make the Olimex stm32 p107 clock configuratin the standard for connectivity l...patacongo2012-09-221-2/+2
* Oops.. the up_i2creset function mysteriously disappeared from stm32_i2c.cpatacongo2012-09-201-2/+2