summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam4e-ek
Commit message (Expand)AuthorAgeFilesLines
...
* SAM4E-EK: All configurations converted to run with 120MHz CPU clockGregory Nutt2014-03-263-57/+67
* SAM4E USP: Re-vamp read request queue handling. Add logic to handle RX overr...Gregory Nutt2014-03-261-13/+47
* SAMA5D3: Fix some typos in last blind changes backported from the SAM4e. And...Gregory Nutt2014-03-251-1/+17
* backport a serial console fix from the sam4e to the sama5d3Gregory Nutt2014-03-251-2/+16
* Add missing HSCMI configuration options; Make HSMCI configuration naming more...Gregory Nutt2014-03-241-8/+8
* Cosmetic updates to comments and README filesGregory Nutt2014-03-241-1/+12
* SAM3/4: Rename CONFIG_GPIO*_IRQ to CONFIG_SAM34_GPIO*_IRQ in all board-relat...Gregory Nutt2014-03-236-28/+28
* SAM4E-EK: Fixes for HSMCI compilationGregory Nutt2014-03-232-8/+8
* Fix condition in conditional compilation associated with USB monitor supportGregory Nutt2014-03-231-1/+1
* Cosmet update to debug messages and to commentsGregory Nutt2014-03-231-0/+4
* Fix bad configuration change of last commitGregory Nutt2014-03-232-4/+4
* SAM4E-EK: Enable interrupt stack in all configurationsGregory Nutt2014-03-233-10/+20
* SAM4E-EK UDP: prevent some bad recursive behaviorGregory Nutt2014-03-221-4/+8
* SAM4E-EK: Add an NSH configuration that uses a USB CDC/ACM consoleGregory Nutt2014-03-225-15/+1346
* SAM4E-EK NSH: Increase the number of preallocated WDOGS to 32 to avoid timeo...Gregory Nutt2014-03-211-1/+1
* SAM4E UDP: Cosmetic updates to tracing and READMEGregory Nutt2014-03-211-79/+116
* Cosmetic update to READMEGregory Nutt2014-03-201-2/+2
* SAM4E UDP: Add support for USB monitorGregory Nutt2014-03-183-6/+23
* SAM4E: Fix a few more UDP bring-up bugs. Still not workingGregory Nutt2014-03-181-4/+1
* SAM4E: Revise board-specific USB MSC supportGregory Nutt2014-03-184-60/+212
* Removed to unnecessary, cloned USB-related logicGregory Nutt2014-03-174-53/+2
* SAM4E: Add USB full speed device (UDP) driverGregory Nutt2014-03-172-7/+15
* SAM3/4: Fleshing out environment to support USB device (UDP)Gregory Nutt2014-03-161-2/+15
* SAM4E-EK: NSH configuration now has DMA-based SPI and AT25 Serial FLASH supo...Gregory Nutt2014-03-142-11/+143
* SAM3/4: Integrate the SPI DMA interface with the existing code. Does not ye...Gregory Nutt2014-03-132-11/+11
* SAM4E-EK: Add support for the SAM4E-EK AT25 serial flashGregory Nutt2014-03-138-194/+532
* Backport SPI driver enhancements from SAMA5 to SAM3/4Gregory Nutt2014-03-133-17/+21
* SAM4E: Fix EMAC pin configuration. Driver is basically functionaly now. SAM...Gregory Nutt2014-03-133-54/+223
* SAM4E-EK: Add an EMAC driver. Initial commit is just a quick port of the SA...Gregory Nutt2014-03-121-15/+161
* SAM4E: Various bring-up fixes. NSH now worksGregory Nutt2014-03-125-30/+127
* SAM4E-EK: Purely cosmetic updatesGregory Nutt2014-03-116-139/+180
* SAM4E-EK: Add basic board supportGregory Nutt2014-03-1021-0/+5336