summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3-xplained
Commit message (Expand)AuthorAgeFilesLines
* SAMA5D3 HSMCI: TX DMA is again disabledGregory Nutt2014-08-051-6/+4
* SAMA5 PCK: Add Main clock as an option for the PCK clock sourceGregory Nutt2014-08-034-0/+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-293-8/+8
* SAMA5D-EK: Correct system timer frequency. Input clock is MCK/2, not MCKGregory Nutt2014-07-294-0/+4
* SAMA5D3/4: All configurations. I suspect a MMC/SD multi-block DMA transfer i...Gregory Nutt2014-07-231-0/+7
* SAMA5: Add slow clock supportGregory Nutt2014-07-195-4/+5
* Some cosmetic typo fixesGregory Nutt2014-07-094-5/+5
* Fix some cloned errors in SAM GPIO interrupt setupGregory Nutt2014-07-073-7/+24
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-031-1/+1
* SAMA5D3/4: UPLL divisor to generate 48MHz for OHCI is different from the two ...Gregory Nutt2014-07-033-0/+18
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-022-2/+2
* 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: USART peripheral clock appears to be MCK/2Gregory Nutt2014-06-204-0/+24
* 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-106-16/+47
* SAMA5: Back out most of commit c37b5b7b97d0644743c04f2c3d9e2b7ef9f5d698. Th...Gregory Nutt2014-06-096-22/+22
* Updated SAMA5 SFR header file for the SAMA5D4Gregory Nutt2014-06-081-6/+4
* Update SAMA5D4-EK PIO usageGregory Nutt2014-06-072-11/+12
* SAMA5D4: Various changes to get the SAMA4D-EK to buildGregory Nutt2014-06-061-1/+1
* 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-046-20/+20
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-051-1/+1
* SAMA5 board.h files use type xcpt_t and so must include nuttx/irq.h for type ...Gregory Nutt2014-04-171-0/+1
* Updated README filesGregory Nutt2014-04-161-0/+16
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-162-5/+1
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* 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