summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3-xplained/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Update README filesGregory Nutt2015-03-151-2/+3
* SAMA5: Fix a bug in SAMA5 HSMCI. The bitfield mask and shift values were re...Gregory Nutt2015-03-151-0/+3
* Update READMEGregory Nutt2014-12-031-0/+10
* SAMA5D3 Xplained: A few fixes for the AJoystick driver (still not working)Gregory Nutt2014-12-031-1/+7
* SAMA5D3 Xplained: Add support for the Itead Joystick shieldGregory Nutt2014-12-031-0/+101
* Update comments and READMEGregory Nutt2014-11-241-2/+13
* Update READMEsGregory Nutt2014-11-211-0/+14
* SAMA5D3 Xplained: Add an apps/examples/bridge configurationGregory Nutt2014-11-201-1/+40
* 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
* Update README files, Kconfig help comments, and make the network monitor not ...Gregory Nutt2014-08-181-1/+71
* Update README filesGregory Nutt2014-08-121-1/+3
* SAMA5: Enable the 32.768 crystal if SCHED_TICKLESS is selectedGregory Nutt2014-08-111-1/+2
* Updated README filesGregory Nutt2014-08-101-0/+5
* Cosmetic changed, updated README files, improved commentsGregory Nutt2014-08-101-0/+23
* Update README filesGregory Nutt2014-08-101-0/+57
* SAMA5D3 HSMCI: TX DMA is again disabledGregory Nutt2014-08-051-6/+4
* SAMA5 HSMCI: e-enable TX DMA and verify that DMA writes to the SD card are fu...Gregory Nutt2014-07-301-7/+38
* SAMA5D4: Add auto-mounter support for HSMCI0Gregory Nutt2014-07-291-5/+5
* SAMA5D3/4: All configurations. I suspect a MMC/SD multi-block DMA transfer i...Gregory Nutt2014-07-231-0/+7
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-021-1/+1
* SAMA5D4-EK: NSH configuration now supports the RTCGregory Nutt2014-06-291-3/+21
* SAMA5D4-EK: NSH confuration now has FAT/ROMFS, /dev/zero, /dev/random via TRN...Gregory Nutt2014-06-281-2/+6
* SAMA5D4-EK: Update pins used by HSMCIGregory Nutt2014-06-111-1/+1
* SAMA5D3/4: More renaming. Change SAMA5D3 EMAC to EMACA and SAMA5D4 to EMACB...Gregory Nutt2014-06-101-2/+2
* SAMA5: Back out most of commit c37b5b7b97d0644743c04f2c3d9e2b7ef9f5d698. Th...Gregory Nutt2014-06-091-15/+15
* SAMA5: Cosmetic clean-up of README filesGregory Nutt2014-06-041-32/+32
* SAMA5: Rename most EMAC definitions to EMAC0 to handle the SAMA5D4 which has...Gregory Nutt2014-06-041-14/+14
* Updated README filesGregory Nutt2014-04-161-0/+16
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-161-4/+0
* SAMA5: The PIO used for the red LED is also used as the camera module reset l...Gregory Nutt2014-04-111-4/+5
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-111-1/+1
* Updated README files and commentsGregory Nutt2014-04-071-0/+24
* SAMA5D3 Xplained: Delay loop calibratedGregory Nutt2014-04-031-0/+2
* If LOWVECTORS is selected, then we need to clear the VBAR register. A bootlo...Gregory Nutt2014-04-031-27/+19
* Updated comments and READMEGregory Nutt2014-04-021-3/+54
* SAMA5 DBGU: Add logic to suppress DBGU reconfiguration when started from a b...Gregory Nutt2014-04-021-1/+1
* Top level make will now generate a U-Boot uImage fileGregory Nutt2014-04-011-1/+5
* SAMA5: Add support for DBGU. Xplained board now uses DBGU for the serial con...Gregory Nutt2014-04-011-27/+38
* Cosmetic update to comments and README filesGregory Nutt2014-03-311-52/+21
* Cosmetic updates to comments and README filesGregory Nutt2014-03-311-10/+34
* Costmetic fixes to README and some commentsGregory Nutt2014-03-301-0/+6
* Add instructions for running NuttX from NAND or TFTPGregory Nutt2014-03-301-1/+228
* SAMA5D3 Xplained: Has no NOR flash. Remove all NOR support from board confi...Gregory Nutt2014-03-291-203/+12
* Add basic board support framework for the Atmel SAMA5D3 Xplained board (not f...Gregory Nutt2014-03-281-0/+2653