summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Hmmm.. not sure what happened but here is a missing TIVA fileGregory Nutt2014-03-081-0/+113
* Refresh LM3S defconfig filesGregory Nutt2014-03-083-46/+315
* functions and definitions renamed from lm_ to tiva_Gregory Nutt2014-03-0874-3991/+4198
* All files and functions beginning with lm_ changed to tiva_Gregory Nutt2014-03-0884-993/+889
* The old lm/ directories were enamed tiva/ to better support new products comi...Gregory Nutt2014-03-0867-185/+367
* LPC2378: SPI driver from LizhuoyiGregory Nutt2014-03-087-48/+838
* LPC2378: I2C driver from LizhuoyiGregory Nutt2014-03-084-4/+796
* 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
* configs/olimex-lpc2378/src: Files renamed to correspond with current thinkin...Gregory Nutt2014-03-085-40/+68
* 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-086-14/+876
* configs/qemu-i486 update naming standards to conform to current thinking; ref...Gregory Nutt2014-03-085-12/+59
* Update README to refer to buildroot for kconfig-frontends buildsGregory Nutt2014-03-081-1/+16
* README updatesGregory Nutt2014-03-072-2/+25
* Update README. Here is another way to work around a kconfig-frontends build ...Gregory Nutt2014-03-071-2/+7
* Update README.txt, remove references to appconfig and apps/.configGregory Nutt2014-03-071-17/+17
* May need to create toolchain build directoryGregory Nutt2014-03-071-0/+1
* configs/pic32-starterkit, pic32mx7mmb, stm3210e-eval, stm3220g-eval, and stm3...Gregory Nutt2014-03-0731-695/+1731
* Add support for the kconfig-frontends toolsGregory Nutt2014-03-0742-3/+280
* Update NuttShell.html per recommendations from Max KrieglederGregory Nutt2014-03-062-3/+9