summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Couple of fixes for the latest STM32 additions / modifications. These are si...Gregory Nutt2014-05-092-2/+2
* P-code BINFMT: Add logic to pass information from the binfmt logic to the P-...Gregory Nutt2014-05-0812-39/+208
* Update the displayed I2C on each get iteraction (not the same starting addres...Gregory Nutt2014-05-082-1/+5
* Minor fix to debug formatGregory Nutt2014-05-081-1/+1
* Corrected pcode.h header fileGregory Nutt2014-05-081-92/+15
* Add a ROMFS file system for testing the P-Code binary formatGregory Nutt2014-05-0813-17/+389
* Add support for the STM32152 and STM32162 Medium+ density parts (plus miscell...Gregory Nutt2014-05-0819-64/+456
* Add serial method so that lower half driver can provide RX flow control infor...Gregory Nutt2014-05-081-0/+11
* Add serial method so that lower half driver can provide RX flow control infor...Gregory Nutt2014-05-0840-30/+305
* LIS331DL driver: Correct build dependency. Sourceforge ticket #41 from Kosm...Gregory Nutt2014-05-082-1/+3
* BINFMT: A framework to support a P-code binary format (a work in progress)Gregory Nutt2014-05-0719-97/+1084
* STM32: Rename pinmap.h files to better reflect the chip naming conventionsGregory Nutt2014-05-076-31/+31
* STM32: Fix STM32F100CB pin configuration (from Kosma Moczek); and make chip n...Gregory Nutt2014-05-0795-440/+439
* Nucleo-F401RE: Delay loop calibratedGregory Nutt2014-05-061-1/+1
* Ooops... last (cosmetic) changes were still in the editorGregory Nutt2014-05-061-3/+4
* Optimized memcpy() functin for the ARMv7-A from David SidraneGregory Nutt2014-05-064-0/+427
* STM32: Add more complication to STM32 Kconfig so the correct RNG and ETHMAC ...Gregory Nutt2014-05-061-18/+42
* Nucleo-F401RE: With these changes and the changes from previous commits, the...Gregory Nutt2014-05-064-92/+120
* The Nucleo-F401RE has no on-board cystal and, hence, must use the on-chip HSI...Gregory Nutt2014-05-065-82/+134
* STM32: Add more complication to STM32 Kconfig so the correct ADC and CAN opt...Gregory Nutt2014-05-063-43/+92
* BINFMT: Fix an error in the symbol search function. Noted by Pelle WindestamGregory Nutt2014-05-062-8/+13
* STM32: Add some complication to STM32 Kconfig so the correct USART and TIM o...Gregory Nutt2014-05-052-41/+329
* Timer driver updates from Bob DoironGregory Nutt2014-05-053-44/+26
* SAM4S Xplained Pro: Clean-up of LED usage and also some integration of new ti...Gregory Nutt2014-05-059-85/+61
* Add SAM3/4 RTT driver. From Bob DoironGregory Nutt2014-05-055-30/+923
* Updated Nucleo-F401RE configurationGregory Nutt2014-05-059-433/+524
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-05136-173/+244
* Correct some typos in STM32 RCC header files noted by Ramtin AminGregory Nutt2014-05-053-4/+4
* STM32 F401 has no CCM memoryGregory Nutt2014-04-302-9/+15
* Fix configuration for F401: It has has FSMC and so the option should not be ...Gregory Nutt2014-04-302-12/+37
* If the CPU load measurements are being driven by an external clock, then the ...Gregory Nutt2014-04-304-1/+28
* The CONFIG_SYSTEMTICK_EXTCLK selection should only be available on systems th...Gregory Nutt2014-04-304-0/+7
* SAM4S Xplained Pro build fixesGregory Nutt2014-04-301-4/+0
* Refresh SAM4S Xplained Pro configurationGregory Nutt2014-04-301-0/+16
* Simplified optimization for the SAM4E-EKGregory Nutt2014-04-301-1/+1
* Nucleo-F401RE: Has only one memory region, not twoGregory Nutt2014-04-301-1/+1
* Updated system timer logic from Bob DoironGregory Nutt2014-04-304-10/+19
* Updated system timer logic from Bob DoironGregory Nutt2014-04-304-45/+166
* The SAM4S Xplained Pro now uses the extended timer/counter features. From Bob...Gregory Nutt2014-04-304-12/+59
* SAM3/4: Enhanced timer/counter driver from Bob DoironGregory Nutt2014-04-302-89/+96
* Enhanced timer interface from Bob DoironGregory Nutt2014-04-302-12/+26
* SAM4S Xplained Pro: update LED conrol logic. From Bob DoironGregory Nutt2014-04-303-22/+36
* Update configuration an make logic in order to select that the serial blaster...Gregory Nutt2014-04-303-2/+18
* drivers/mtd/w25.c: Add support for the 8Mbit W25Q80BV part. From Mark White...Gregory Nutt2014-04-302-3/+19
* Nucleo-F401RE: Fix memory usageGregory Nutt2014-04-307-80/+92
* ARMv7-M: Add FPU-related CFLAG settings for the CodeSourcery of Linux toolchainGregory Nutt2014-04-291-1/+9
* Sourceforge patch #40. Fix some conditional logic in clock configuration. F...Gregory Nutt2014-04-292-1/+17
* Nucleo-F401RE: Board GPIOs updated by Frank BennettGregory Nutt2014-04-295-40/+46
* Final prep for NuttX-7.2 releasenuttx-7.2Gregory Nutt2014-04-282-34/+81
* Updated changelogs and release notes in preparation for the 7.2 release. Sti...Gregory Nutt2014-04-283-9/+296