summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
...
* Add option to dump buffered USB trace data on an assertionGregory Nutt2014-03-2014-110/+509
* 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
* LPC17 USB Host: Minor clean-up after performing some regressin testingGregory Nutt2014-03-191-3/+4
* Improved description of CONFIG_ARMV7M_USEBASEPRI from Vijay KumarGregory Nutt2014-03-191-5/+7
* SAM4E UDP: Fix FIFO reset logicGregory Nutt2014-03-181-12/+10
* 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-188-10/+709
* SAM4E: Fix a few more UDP bring-up bugs. Still not workingGregory Nutt2014-03-182-29/+34
* SAM4E: Revise board-specific USB MSC supportGregory Nutt2014-03-183-5/+8
* SAM4E: Add USB full speed device (UDP) driverGregory Nutt2014-03-174-1/+4048
* SAM3/4: Fleshing out environment to support USB device (UDP)Gregory Nutt2014-03-167-107/+169
* 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-146-65/+134
* SAM3/4: Integrate the SPI DMA interface with the existing code. Does not ye...Gregory Nutt2014-03-138-80/+154
* SAM4E-EK: Add support for the SAM4E-EK AT25 serial flashGregory Nutt2014-03-132-4/+4
* Backport SPI driver enhancements from SAMA5 to SAM3/4Gregory Nutt2014-03-137-225/+1203
* SAM4E: Fix EMAC pin configuration. Driver is basically functionaly now. SAM...Gregory Nutt2014-03-131-19/+24
* SAM4E-EK: Add an EMAC driver. Initial commit is just a quick port of the SA...Gregory Nutt2014-03-126-4/+3266
* SAM4E: Add support for the Cortex-M Cache Control blockGregory Nutt2014-03-126-198/+568
* SAM4E: Various bring-up fixes. NSH now worksGregory Nutt2014-03-122-6/+11
* TM4C: Fix typos in memory map reported by Daniel Pereira de CarvalhoGregory Nutt2014-03-121-1/+1
* SAM4E-EK: Purely cosmetic updatesGregory Nutt2014-03-111-1/+2
* SAM4E-EK: Add basic board supportGregory Nutt2014-03-105-12/+16
* TM4C: A few more changes to get a clean compilationGregory Nutt2014-03-105-13/+21
* 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-102-2/+1863
* Add support for TM4C GPIOsGregory Nutt2014-03-104-11/+329
* TIVA: Add memory map for the TM4C123Gregory Nutt2014-03-095-14/+206
* Add pin multiplex definitions for the TM4C123Gregory Nutt2014-03-092-0/+473
* 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
* Hmmm.. not sure what happened but here is a missing TIVA fileGregory Nutt2014-03-081-0/+113
* functions and definitions renamed from lm_ to tiva_Gregory Nutt2014-03-0834-3471/+3474
* All files and functions beginning with lm_ changed to tiva_Gregory Nutt2014-03-0840-768/+657
* The old lm/ directories were enamed tiva/ to better support new products comi...Gregory Nutt2014-03-0851-148/+166
* LPC2378: SPI driver from LizhuoyiGregory Nutt2014-03-086-17/+812
* LPC2378: I2C driver from LizhuoyiGregory Nutt2014-03-083-4/+792
* Fix some confusion in the code about vectored interrupts; fix so that it buil...Gregory Nutt2014-03-084-25/+33
* QEMU i486: Minor updates to VGA driverGregory Nutt2014-03-082-0/+9
* QEMU i486: New QEMU keyboard and VGA drivers from LizhuoyiGregory Nutt2014-03-082-0/+142
* QEMU i486: New QEMU keyboard and VGA drivers from LizhuoyiGregory Nutt2014-03-084-13/+871
* configs/rgmp/x86/default: Configuration converted to use the kconfig-frontend...Gregory Nutt2014-03-061-2/+18
* configs/pjrc-8051: Configuration converted to use the kconfig-frontends toolsGregory Nutt2014-03-0611-58/+103
* onfigs/mx1ads/ostest: Configuration converted to use the kconfig-frontends toolsGregory Nutt2014-03-064-21/+47
* configs/us7032evb1/ostest: Configuration converted to use the kconfig-fronten...Gregory Nutt2014-03-063-109/+69