summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Change from last commit was still in the editorGregory Nutt2014-04-281-3/+3
* apps/examples/telnetd: Naming confusion fixed: shell vs telnetdGregory Nutt2014-04-284-34/+38
* STM32: More places where up_prioritize_irq is called when CONFIG_ARCH_IRQPRI...Gregory Nutt2014-04-289-10/+28
* Fix spelling, only one t in exitingGregory Nutt2014-04-2711-10/+18
* Minor updates to READMEs and commentsGregory Nutt2014-04-274-20/+29
* Minor/cosmetic changesGregory Nutt2014-04-272-20/+20
* Zneo: ESPI needs to configure GPIO for ESPIGregory Nutt2014-04-261-1/+17
* Zneo: Misc minor updates from debuggingGregory Nutt2014-04-264-58/+147
* Zneo: Fix UART1 buffer setupGregory Nutt2014-04-261-4/+6
* ZNeo Serial: Need to configure UART1 alternate functionGregory Nutt2014-04-264-140/+176
* Zneo Serial: Fix cut'n'paste error in some conditional configurationGregory Nutt2014-04-262-6/+38
* Sourceforge ticket #26: STM32 up_prioritize_irq should not be called if CONFI...Gregory Nutt2014-04-252-1/+6
* ZNeo: Calculation of timer reload and prescaler was wrongGregory Nutt2014-04-253-468/+569
* ZNeo: update calibrationGregory Nutt2014-04-253-8/+9
* Zneo: Updated patch. Found another compiler failureGregory Nutt2014-04-252-0/+56