summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* updated READMEGregory Nutt2014-04-041-12/+2
* SAMA5: Fix some issues with SDRAM at 528MHz CPU clockGregory Nutt2014-04-043-15/+29
* SAMA5 boards: Operation at 528Mhz has been verifiedGregory Nutt2014-04-044-37/+101
* SAMA5 boards: Refresh all configuration filesGregory Nutt2014-04-048-327/+640
* SAMA5 boards: Add set up for 528MHz CPU clockGregory Nutt2014-04-0310-81/+493
* SAMA5D3 Xplained: Delay loop calibratedGregory Nutt2014-04-032-4/+4
* 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
* 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-023-7/+102
* SAMA5 DBGU: Add logic to suppress DBGU reconfiguration when started from a b...Gregory Nutt2014-04-023-4/+5
* Top level make will now generate a U-Boot uImage fileGregory Nutt2014-04-012-2/+10
* SAMA5: Add support for DBGU. Xplained board now uses DBGU for the serial con...Gregory Nutt2014-04-013-80/+121
* Cosmetic update to comments and README filesGregory Nutt2014-03-312-55/+24
* Cosmetic updates to comments and README filesGregory Nutt2014-03-315-31/+76
* Costmetic fixes to README and some commentsGregory Nutt2014-03-304-2/+14
* Add instructions for running NuttX from NAND or TFTPGregory Nutt2014-03-302-2/+456
* SAMA5 Boards: When running from SDRAM, a 32KB offset is needed by the bootlo...Gregory Nutt2014-03-302-8/+10
* 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-298-6/+364
* SAMA5D3 Xplained: Has no NOR flash. Remove all NOR support from board confi...Gregory Nutt2014-03-2919-1991/+27
* Add basic board support framework for the Atmel SAMA5D3 Xplained board (not f...Gregory Nutt2014-03-2842-2/+11559
* configs/sama5d3x-ek: Fix some typosGregory Nutt2014-03-283-11/+11
* Documentatin updated; fix errors in some commentsGregory Nutt2014-03-2819-98/+66
* SAMA5D3x-EK: Fix lots of typos in board nameGregory Nutt2014-03-2815-18/+18
* SAM4E: Clarify LCD data widthGregory Nutt2014-03-282-10/+0
* SAM4E-EK: Remove bogus LCD driver; replace with information that might be us...Gregory Nutt2014-03-275-1117/+397
* SAM4E-EK: CMCC is enabled in all configurations and delay loop has been cali...Gregory Nutt2014-03-263-9/+20
* SAM4E-EK: All configurations converted to run with 120MHz CPU clockGregory Nutt2014-03-263-57/+67
* 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
* For all configurations that have the default pthread stacksize set to some ot...Gregory Nutt2014-03-254-2/+8
* apps/system/usbmsc: Back out kludge that is no longer needed with the recent...Gregory Nutt2014-03-253-6/+0
* Add missing HSCMI configuration options; Make HSMCI configuration naming more...Gregory Nutt2014-03-241-8/+8
* 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-2326-73/+73
* SAM4E-EK: Fixes for HSMCI compilationGregory Nutt2014-03-232-8/+8
* Fix condition in conditional compilation associated with USB monitor supportGregory Nutt2014-03-231-1/+1
* Cosmet update to debug messages and to commentsGregory Nutt2014-03-231-0/+4
* Fix bad configuration change of last commitGregory Nutt2014-03-232-4/+4
* SAM4E-EK: Enable interrupt stack in all configurationsGregory Nutt2014-03-233-10/+20
* 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-226-16/+1347
* SAM4E-EK NSH: Increase the number of preallocated WDOGS to 32 to avoid timeo...Gregory Nutt2014-03-211-1/+1
* SAM4E UDP: Cosmetic updates to tracing and READMEGregory Nutt2014-03-211-79/+116
* Cosmetic update to READMEGregory Nutt2014-03-201-2/+2