summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3x-ek
Commit message (Expand)AuthorAgeFilesLines
* SAMA5D4: USART peripheral clock appears to be MCK/2Gregory Nutt2014-06-204-0/+23
* 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-1012-53/+234
* Updates to get the SAMA5D3 building againGregory Nutt2014-06-101-9/+36
* SAMA5: Back out most of commit c37b5b7b97d0644743c04f2c3d9e2b7ef9f5d698. Th...Gregory Nutt2014-06-0912-30/+30
* Updated SAMA5 SFR header file for the SAMA5D4Gregory Nutt2014-06-081-6/+4
* SAMA5D4: Various changes to get the SAMA4D-EK to buildGregory Nutt2014-06-067-7/+7
* SAMA5: Cosmetic clean-up of README filesGregory Nutt2014-06-041-37/+37
* SAMA5: Rename most EMAC definitions to EMAC0 to handle the SAMA5D4 which has...Gregory Nutt2014-06-045-21/+21
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-053-3/+3
* 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-168-11/+7
* More trailing whilespace removalGregory Nutt2014-04-137-7/+7
* SAMA5D3x-EK: Updates to README.txtGregory Nutt2014-04-121-15/+15
* SAMA5: The PIO used for the red LED is also used as the camera module reset l...Gregory Nutt2014-04-116-17/+84
* 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-16/+35
* updated READMEGregory Nutt2014-04-041-12/+2
* SAMA5: Fix some issues with SDRAM at 528MHz CPU clockGregory Nutt2014-04-042-12/+26
* SAMA5 boards: Operation at 528Mhz has been verifiedGregory Nutt2014-04-042-18/+50
* SAMA5 boards: Refresh all configuration filesGregory Nutt2014-04-047-327/+637
* SAMA5 boards: Add set up for 528MHz CPU clockGregory Nutt2014-04-035-42/+248
* SAMA5: On some hardware, reconfiguring the PLL while executing out of NOR FLA...Gregory Nutt2014-04-031-2/+10
* Updated NOR boot logic from David SidraneGregory Nutt2014-04-031-12/+13
* SAMA5 NOR boot: Use a static memory variable to determine if/when we boot to ...Gregory Nutt2014-04-031-7/+14
* SAMA5: Cosmetic updates to comments and README filesGregory Nutt2014-04-031-14/+20
* Updated comments and READMEGregory Nutt2014-04-021-1/+46
* 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-8/+17
* Cosmetic update to comments and README filesGregory Nutt2014-03-311-3/+3
* Cosmetic updates to comments and README filesGregory Nutt2014-03-313-14/+36
* 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
* Fix some backward conditional compilationGregory Nutt2014-03-301-0/+3
* SAMA5D3x-EK: Change name of all board-specific configuration variables so tha...Gregory Nutt2014-03-3019-115/+115
* 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-292-2/+2
* configs/sama5d3x-ek: Fix some typosGregory Nutt2014-03-283-11/+11
* Documentatin updated; fix errors in some commentsGregory Nutt2014-03-281-33/+24
* SAMA5D3x-EK: Fix lots of typos in board nameGregory Nutt2014-03-2815-18/+18
* apps/system/usbmsc: Back out kludge that is no longer needed with the recent...Gregory Nutt2014-03-251-2/+0
* SAM4E-EK: Add support for the SAM4E-EK AT25 serial flashGregory Nutt2014-03-131-1/+1
* Refresh several defconfig files to (1) bring them up-to-date, and (2) to conf...Gregory Nutt2014-03-066-58/+436
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-067-7/+0
* Removed unused configuratin variable: CONFIG_PGTABLE_VADDRGregory Nutt2014-03-017-7/+0
* Removed almost all ostest configurationsGregory Nutt2014-02-284-928/+0
* configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt2014-02-283-0/+6