summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/stm32f4discovery
AgeCommit message (Expand)AuthorFilesLines
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo4-60/+60
2012-08-22STM32 USB OTG FS host driver update (almost done)patacongo1-0/+1
2012-08-21Several more bug fixes for STM32 OTG FS host driverpatacongo1-1/+3
2012-08-20Changes for clean STM32 USB host driver buildpatacongo1-0/+23
2012-08-20CONFIG_DRAM_END configuration change from Richard Cochranpatacongo5-12/+0
2012-08-15Some repartitioning of STM32 functionality to better support a USB host driverpatacongo1-2/+2
2012-07-29More board configurations updatespatacongo1-1/+0
2012-07-29Review and update some board configurationspatacongo7-84/+61
2012-07-27STM32F4Discovery configuration clean-uppatacongo10-78/+78
2012-07-27PM updates (missed last night)patacongo1-0/+13
2012-07-26Mostly cosmetic updatespatacongo1-33/+34
2012-07-25Add PM support for the STM32F4Discovery -- still a work in progresspatacongo17-252/+2648
2012-05-30In 16-bit address mode, FSMC_A16 corresponds to address bit 17patacongo1-2/+3
2012-05-28Update all STM32 F2 files so that they are the same as the corresponding F4 f...patacongo1-0/+1
2012-05-28SSD1289 fixespatacongo1-1/+1
2012-05-26Add support for the USB trace cability in NSH when a USB console is usedpatacongo2-8/+24
2012-05-26remove a warningpatacongo1-1/+41
2012-05-25Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo4-95/+166
2012-05-25Fix conditional compilation in STM32 quadrature encoderpatacongo2-47/+80
2012-05-24Add STM32F4Discovery support for an SSD1289-based LCDpatacongo15-11/+2782
2012-04-23Kconfig updated + NFS updatepatacongo1-0/+15
2012-04-17More Kconfig filespatacongo1-1/+1
2012-04-16Add watchdog timer configuration info to all STM32 configurationspatacongo3-2/+82
2012-04-16STM32 IWDG watchdog workspatacongo1-0/+10
2012-04-16Add STM32 watchdog configurationpatacongo6-0/+201
2012-04-12Kconfig updatepatacongo2-2/+2
2012-04-11Fix CDC/ACM alternate interface number (from Antti)patacongo2-2/+2
2012-04-09A few early STM32 OTF FS fixespatacongo1-5/+5
2012-04-09Modify configuration for use with STM32 OTG FS driver testingpatacongo3-1/+213
2012-04-07Fix much replicated typo. STM32 F4 SRAM is CCM, not TCMpatacongo3-12/+12
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 2 of 2)patacongo1-0/+4
2012-04-05More progress on the STM32 OTG FS device driverpatacongo1-19/+1
2012-04-02Beginnings of STM32 F4 OTG FS device driverpatacongo3-2/+138
2012-03-02Fix PIC32 USB cloning errors -- There is not pbuffer toggle bit in the BDT st...patacongo1-2/+2
2012-02-28Add support for C++ static constructors (at least to a few platforms)patacongo6-1/+180
2012-02-28STM32 Quad Encoder bug fixespatacongo1-1/+1
2012-02-27Add logic to support the FSMC SRAM in the NuttX heappatacongo3-178/+237
2012-02-27Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo7-45/+84
2012-02-25readline() (and hence NSH) now accept the DEL character as well as the Backsp...patacongo1-0/+21
2012-02-25Misc quad encoder updatespatacongo2-4/+12
2012-02-25Update STM32 configuration to use TIM8 instead of TIM2patacongo2-4/+7
2012-02-25Fixes for the STM32 quadrature encoderpatacongo2-9/+55
2012-02-24select() fix to handl POLLHUP; STM32 FPU saving in context switches seems to ...patacongo1-14/+22
2012-02-23Enable STM32 F4 hardware floating point with the Atollic toolchainpatacongo3-7/+76
2012-02-23Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurationspatacongo7-15/+73
2012-02-23(1) Fix a critical memory leak in the TCP read-ahead buffering logic; Add an ...patacongo2-0/+8
2012-02-22Incoporate new ARMv7-M exception handling logic contributed by Mike Smithpatacongo1-0/+52
2012-02-21Misc fixes to quadrature encoder debug outputpatacongo1-2/+2
2012-02-21Add logic to STM32 SDIO driver to terminate on a DMA errorpatacongo1-1/+1