summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3-xplained
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SAMA5: Fix some issues with SDRAM at 528MHz CPU clockGregory Nutt2014-04-041-3/+3
* SAMA5 boards: Operation at 528Mhz has been verifiedGregory Nutt2014-04-042-19/+51
* SAMA5 boards: Refresh all configuration filesGregory Nutt2014-04-041-0/+3
* SAMA5 boards: Add set up for 528MHz CPU clockGregory Nutt2014-04-035-39/+245
* SAMA5D3 Xplained: Delay loop calibratedGregory Nutt2014-04-032-4/+4
* 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-022-6/+56
* SAMA5 DBGU: Add logic to suppress DBGU reconfiguration when started from a b...Gregory Nutt2014-04-022-3/+4
* 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-012-72/+104
* Cosmetic update to comments and README filesGregory Nutt2014-03-311-52/+21
* Cosmetic updates to comments and README filesGregory Nutt2014-03-312-17/+40
* Costmetic fixes to README and some commentsGregory Nutt2014-03-302-1/+7
* Add instructions for running NuttX from NAND or TFTPGregory Nutt2014-03-301-1/+228
* SAMA5 Boards: When running from SDRAM, a 32KB offset is needed by the bootlo...Gregory Nutt2014-03-301-4/+5
* SAMA5D23 boards: When running out of SDRAM, need to query the PMC to determi...Gregory Nutt2014-03-294-3/+182
* SAMA5D3 Xplained: Has no NOR flash. Remove all NOR support from board confi...Gregory Nutt2014-03-2917-1989/+25
* Add basic board support framework for the Atmel SAMA5D3 Xplained board (not f...Gregory Nutt2014-03-2840-0/+11542