summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3x-ek
Commit message (Expand)AuthorAgeFilesLines
* SAMA5D3x-EK: use large icons in the NxWM configuration like the SAMA5D4-EKGregory Nutt2014-07-141-6/+29
* NxWM: Add 47x49 calculator iconGregory Nutt2014-07-131-1/+5
* Fixes for clean NxWM build; Updated README filesGregory Nutt2014-07-101-1/+1
* Update README's to document the new SAMA5D4-EK NxWM configurationGregory Nutt2014-07-101-1/+1
* Some cosmetic typo fixesGregory Nutt2014-07-094-5/+5
* SAMA5D4-EK: Add options to support an LCDGregory Nutt2014-07-081-2/+2
* Fix some cloned errors in SAM GPIO interrupt setupGregory Nutt2014-07-073-15/+31
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-037-7/+7
* 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-028-8/+8
* 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-EK: Add bootloader that runs from ISRAM and loads an Intel HEX file i...Gregory Nutt2014-06-261-1/+1
* 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