summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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. ↵Gregory Nutt2014-04-252-1/+12
| | | | From Pelle Windestam
* 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 ↵Gregory Nutt2014-04-2222-663/+684
| | | | author in as many files as I can think of (might be missing a few)
* 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
|
* Nucleo F401RE: Remove PX4 cruft that can in with the portGregory Nutt2014-04-2216-640/+140
|
* Back out a bad change in the last commit + add missing SAM4S Xplained Pro fileGregory Nutt2014-04-225-6/+223
|
* Misc changes to get a clean compilation after incorporating all of Bob ↵Gregory Nutt2014-04-2214-54/+79
| | | | Doison's changes
* SAM4X Xplained Pro board configuration updated by Bob DoisonGregory Nutt2014-04-225-52/+129
|
* Updates to the serialrx example from Bob DoisonGregory Nutt2014-04-224-14/+15
|
* SAM3/4 T/C driver updated to get closer to coding standardGregory Nutt2014-04-222-32/+58
|
* Various SAM4S related fixes, mostely related to the timer driver driver and ↵Gregory Nutt2014-04-2220-61/+140
| | | | the SAM4S timer/counter. All from Bob Doisin
* examples/serialrx added by Bob DoisonGregory Nutt2014-04-229-16/+27
|
* examples/serialrx added by Bob DoisonGregory Nutt2014-04-229-0/+1799
|
* examples/cpuhog and serialblaster from Bob DoironGregory Nutt2014-04-2216-107/+618
|
* Misc SAM4S-related changes from Bob DoisonGregory Nutt2014-04-215-36/+66
|
* SAM4S Xplained Pro: Watchdog timer support for Bob DoisonGregory Nutt2014-04-217-93/+486
|
* Add debug assertion on failure to allocate a watchdogGregory Nutt2014-04-211-0/+2
|
* Missing watchdog timer configuration settingGregory Nutt2014-04-211-0/+5
|
* SAM3/4: Add watchdog timer support. From Bob DoisinGregory Nutt2014-04-211-1/+1
|
* SAM3/4: Add watchdog timer support. From Bob DoisinGregory Nutt2014-04-219-14/+852
|
* CONFIG_NSH_CONDEV is type string, not boolGregory Nutt2014-04-211-1/+1
|
* SAM4S Xplained: Add logic to autostart the USB monitorGregory Nutt2014-04-212-7/+47
|
* SAM4S Xplained: Boot PPLLA to 2450MHz to support USBGregory Nutt2014-04-212-13/+25
|
* SAM4S Xplained Pro: Add USB suspend/resume hook. From Bob DoisonGregory Nutt2014-04-212-0/+91
|
* NSH library: malloc/free IOBUFFER instead of using stackGregory Nutt2014-04-213-3/+21
|
* SAM4S Xplained Pro: Enable MPU. From Bob DoironGregory Nutt2014-04-212-1/+11
|
* SAM4S Xplained Pro: Added card detect, automout procfs. From Bob DoisonGregory Nutt2014-04-217-7/+443
|
* Support for the Atmel SAM4S Xplaiend Board from Bob DoisonGregory Nutt2014-04-2119-0/+3041
|
* Correct some procfs conditional compilation. From Bob DoironGregory Nutt2014-04-211-1/+1
|
* SAM3/4: Support for PDC based HSMCI ADMA from Bob DoironGregory Nutt2014-04-213-101/+240
|
* SDIO-based MMC/SD improvements from Bob DoironGregory Nutt2014-04-213-32/+41
|
* SAM4S: Fix error in macro that disabled peripheral clocking. From Bob DoironGregory Nutt2014-04-212-2/+4
|
* SAM3/4 RTC driver from Bob DoironGregory Nutt2014-04-211-0/+6
|