summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3x-ek
Commit message (Expand)AuthorAgeFilesLines
* 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
* SAM4E: USART/USART header files and drivers updated to support the SAM4EGregory Nutt2014-02-221-0/+4
* Update README with configuration warningGregory Nutt2014-02-041-2/+34
* SAMA5: Oops. Upper case in include does not match lower case of filename.Gregory Nutt2014-01-301-2/+2
* SAMA5: Fix logic for running with data in SDRAMGregory Nutt2014-01-291-40/+11
* SAMA5: Add a missing endif in a Make.defs that recently added; Several other...Gregory Nutt2014-01-289-2/+46
* SAMA5: Mostly cosmeticGregory Nutt2014-01-281-1/+20
* SAMA5: More variables-in-SDRAM stuffGregory Nutt2014-01-281-0/+3
* Add support for .data and .bss in SDRAMGregory Nutt2014-01-283-37/+208
* Add option to indicatet that data is retained in SDRAMGregory Nutt2014-01-289-16/+47
* A test of kconfig-fontends 3.12.0Gregory Nutt2014-01-271-10/+58
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-243-9/+9
* Rename up_irqbutton() to board_button_irq()Gregory Nutt2014-01-241-3/+3
* Rename up_buttons() to board_buttons()Gregory Nutt2014-01-241-5/+5