summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SAM4E UDP: Several fixes related to bulk endpoint transfersGregory Nutt2014-03-203-96/+47
* Typo fixedGregory Nutt2014-03-201-1/+1
* Add option to dump buffered USB trace data on an assertionGregory Nutt2014-03-2015-111/+511
* SAM4E UDP: Fix errors associated with OUT packet size handling and bank inter...Gregory Nutt2014-03-192-64/+36
* SAM4E: Fix handling of CSR:DIR bitGregory Nutt2014-03-192-23/+42
* SAM4E UDP: Fix to handling of FADDR:FEN and CSR:TXCOMPGregory Nutt2014-03-191-62/+64
* nuttx/include/nuttx/i2c.h typo fixes drom Vijay KumarGregory Nutt2014-03-192-10/+12
* LPC17 USB Host: Minor clean-up after performing some regressin testingGregory Nutt2014-03-193-14/+23
* Improved description of CONFIG_ARMV7M_USEBASEPRI from Vijay KumarGregory Nutt2014-03-192-5/+9
* SAM4E UDP: Fix FIFO reset logicGregory Nutt2014-03-181-12/+10
* SAM4E UDP: Add support for USB monitorGregory Nutt2014-03-183-6/+23
* SAM4E UDP: Remove spurious clearing of RXSETUPGregory Nutt2014-03-181-13/+9
* SAM4E UDP: Now receives one setup packet before dyingGregory Nutt2014-03-181-54/+46
* TM4C123G Launchpad: Corrected processor configuration from Daniel Pereira de...Gregory Nutt2014-03-1814-101/+741
* SAM4E: Fix a few more UDP bring-up bugs. Still not workingGregory Nutt2014-03-183-33/+35
* SAM4E: Revise board-specific USB MSC supportGregory Nutt2014-03-1810-76/+240
* Typo fixes to NuttX porting guide from Vijay KumarGregory Nutt2014-03-182-46/+48
* Removed to unnecessary, cloned USB-related logicGregory Nutt2014-03-179-111/+8
* SAM4E: Add USB full speed device (UDP) driverGregory Nutt2014-03-177-8/+4067
* SAM3/4: Fleshing out environment to support USB device (UDP)Gregory Nutt2014-03-168-109/+184
* Typo fixes to ChangeLogs and ReleaseNotesGregory Nutt2014-03-153-17/+18
* Prep for NuttX 7.1 releasenuttx-7.1Gregory Nutt2014-03-158-63/+366
* nanosleep(): Was not re-enabling interrupts. Fix from Jason JiangGregory Nutt2014-03-151-1/+1
* SAM4E-EK: NSH configuration now has DMA-based SPI and AT25 Serial FLASH supo...Gregory Nutt2014-03-143-12/+146
* SAM3/4: Fix debug logic in DMAC that was causing the loss of interruptsGregory Nutt2014-03-143-6/+13
* SAM3/4 DMA fixes in general for SPI DMA in particularGregory Nutt2014-03-147-66/+138
* SAM3/4: Integrate the SPI DMA interface with the existing code. Does not ye...Gregory Nutt2014-03-1318-108/+184
* SAM4E-EK: Add support for the SAM4E-EK AT25 serial flashGregory Nutt2014-03-1312-208/+552
* Backport SPI driver enhancements from SAMA5 to SAM3/4Gregory Nutt2014-03-1313-262/+1250
* SAM4E: Fix EMAC pin configuration. Driver is basically functionaly now. SAM...Gregory Nutt2014-03-136-77/+262
* Documentation updateGregory Nutt2014-03-121-3/+12
* SAM4E-EK: Add an EMAC driver. Initial commit is just a quick port of the SA...Gregory Nutt2014-03-128-21/+3429
* SAM4E: Add support for the Cortex-M Cache Control blockGregory Nutt2014-03-127-199/+570
* SAM4E: Various bring-up fixes. NSH now worksGregory Nutt2014-03-127-36/+138
* TM4C: Fix typos in memory map reported by Daniel Pereira de CarvalhoGregory Nutt2014-03-122-1/+4
* SAM4E-EK: Purely cosmetic updatesGregory Nutt2014-03-118-187/+219
* Refresh spark configurationsGregory Nutt2014-03-116-166/+544
* SAM4E-EK: Add basic board supportGregory Nutt2014-03-1032-15/+5379
* TM4C: A few more changes to get a clean compilationGregory Nutt2014-03-106-13/+21
* Add basic board support for the TM4C123G LaunchpadGregory Nutt2014-03-1021-2/+2906
* Make sure that every reference to LM4F has corresponding logic for TM4CGregory Nutt2014-03-104-11/+17
* TM4C: Add SYSCONTROL register defintion header fileGregory Nutt2014-03-103-2/+1865
* Add support for TM4C GPIOsGregory Nutt2014-03-106-42/+341
* TIVA: Add memory map for the TM4C123Gregory Nutt2014-03-096-14/+208
* Add pin multiplex definitions for the TM4C123Gregory Nutt2014-03-093-0/+475
* TM4C: Add definitions for GPIO interruptsGregory Nutt2014-03-093-12/+138
* Add TM4C123 to the configuration systemGregory Nutt2014-03-091-0/+7
* Oop.. everything was named TM3C instead of TM4C in the last check-inGregory Nutt2014-03-094-9/+9
* TM3C123: Add chip characteristics and interrupt definition filesGregory Nutt2014-03-098-5/+507
* Refresh all LM3/4/Tiva configurationsGregory Nutt2014-03-097-110/+742