summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updates to ZNeo configurations + misc cosmetic changes to commentsGregory Nutt2014-04-255-6/+9
* Nucleo-F401RE: Remove FRAM referencesGregory Nutt2014-04-251-2/+0
* 16z: Reduce size of stacksGregory Nutt2014-04-252-58/+92
* Nucleo: Remove bogus MPU definitionsGregory Nutt2014-04-254-28/+3
* Updated README filesGregory Nutt2014-04-252-2/+10
* STM32 dmapreflight method must be conditioned on CONFIG_SDIO_PREFLIGHT. From...Gregory Nutt2014-04-252-1/+12
* Minor and cosmetic changes from initial 16z (v2) bringupGregory Nutt2014-04-245-437/+439
* ZNEO: Add ESPI driverGregory Nutt2014-04-245-13/+1032
* Cosmetic update to comments and README filesGregory Nutt2014-04-243-47/+46
* Updated comments; minor correction in some namingGregory Nutt2014-04-231-3/+17
* Update TODO list and commentsGregory Nutt2014-04-233-44/+34
* Updated IEEE 695 header fileGregory Nutt2014-04-221-18/+51
* Nucleo-F401RE update from Frank BennettGregory Nutt2014-04-225-28/+128
* SAM4S Xplained Pro fixups from Bob DOIRON after the last big set of commitsGregory Nutt2014-04-226-12/+64
* Fix Bob's name in as many places as possible; Make sure that Bob is an author...Gregory Nutt2014-04-2222-663/+684
* Fix a error introduce in a recent commitGregory Nutt2014-04-221-1/+1
* Nucleo-F401RE: Add standard, NuttX button supportGregory Nutt2014-04-225-10/+176
* Nucleo-F401RE: Use standard NuttX LED interfacesGregory Nutt2014-04-2210-41/+426