summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam4e-ek/README.txt
Commit message (Expand)AuthorAgeFilesLines
* apps/examples/bridge: Lots of fixes. I think it is working although I have ...Gregory Nutt2014-11-211-1/+3
* Change CONFIG_NET_RECEIVE_WONDOW to CONFIG_NET_ETH_TCP_RECVWNDO or CONFIG_NET...Gregory Nutt2014-11-161-1/+1
* Rename CONFIG_NET_BUFSIZE to CONFIG_NET_ETH_MTU in all configs/ README.txt filesGregory Nutt2014-11-161-2/+2
* Trivial update to README fileGregory Nutt2014-10-131-2/+2
* Add SAM4E OpenOCD scriptsGregory Nutt2014-10-131-2/+41
* Enable TCP write buffering in one SAM4E-EK configurationGregory Nutt2014-10-111-2/+4
* Refresh some configurationsGregory Nutt2014-08-211-0/+3
* SAM4E-EK: Add an NxWM configurationGregory Nutt2014-08-201-0/+73
* SAM4E-EK: Add ILI9341-based LCD driverGregory Nutt2014-08-201-39/+38
* Add a register definition header file for the ILI9341 LCDGregory Nutt2014-08-191-1/+5
* Trivial typo fixGregory Nutt2014-08-191-1/+1
* Refresh SAM4E-EK configurationsGregory Nutt2014-08-191-13/+6
* Update README files, Kconfig help comments, and make the network monitor not ...Gregory Nutt2014-08-181-0/+26
* SAMA5D4: Add auto-mounter support for HSMCI0Gregory Nutt2014-07-291-1/+1
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-021-1/+1
* SAM4E GPIO: Fix some compile errors when CONFIG_DEBUG_GPIO is enabledGregory Nutt2014-05-151-0/+5
* Misc changes while testing the SAM4E-EK LCD (still does not work)Gregory Nutt2014-05-141-4/+16
* SAM4E-EK: Ooops.. two touchscreen drivers(?)Gregory Nutt2014-05-141-2/+6
* SAM4E-EK: Add a touchscreen driver (untestd on initial checkin)Gregory Nutt2014-05-131-5/+92
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-161-4/+0
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-111-1/+1
* Documentatin updated; fix errors in some commentsGregory Nutt2014-03-281-3/+2
* SAM4E: Clarify LCD data widthGregory Nutt2014-03-281-5/+0
* SAM4E-EK: Remove bogus LCD driver; replace with information that might be us...Gregory Nutt2014-03-271-43/+155
* SAM4E-EK: CMCC is enabled in all configurations and delay loop has been cali...Gregory Nutt2014-03-261-2/+4
* SAM4E-EK: All configurations converted to run with 120MHz CPU clockGregory Nutt2014-03-261-10/+18
* 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
* 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-231-20/+20
* Cosmet update to debug messages and to commentsGregory Nutt2014-03-231-0/+4
* SAM4E-EK: Enable interrupt stack in all configurationsGregory Nutt2014-03-231-8/+18
* 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-221-12/+102
* 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-181-3/+3
* SAM4E: Revise board-specific USB MSC supportGregory Nutt2014-03-181-0/+133
* SAM4E-EK: NSH configuration now has DMA-based SPI and AT25 Serial FLASH supo...Gregory Nutt2014-03-141-4/+95
* SAM3/4: Integrate the SPI DMA interface with the existing code. Does not ye...Gregory Nutt2014-03-131-10/+10
* SAM4E: Fix EMAC pin configuration. Driver is basically functionaly now. SAM...Gregory Nutt2014-03-131-28/+61
* 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-121-20/+77
* SAM4E-EK: Purely cosmetic updatesGregory Nutt2014-03-111-13/+23
* SAM4E-EK: Add basic board supportGregory Nutt2014-03-101-0/+624