summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3x-ek/src/sam_boot.c
Commit message (Expand)AuthorAgeFilesLines
* Rename arch_nshinitialize() to board_app_initialize()Gregory Nutt2015-03-311-1/+1
* configs/: board function prototypes are now in include/nuttx/board.h. Remove...Gregory Nutt2015-02-271-1/+3
* SAMA5: Enable the 32.768 crystal if SCHED_TICKLESS is selectedGregory Nutt2014-08-111-1/+8
* Cosmetic updates to comments and README filesGregory Nutt2014-03-311-2/+2
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-1/+1
* Missing file that I forgot to add in the last commitGregory Nutt2013-10-301-0/+27
* SAMA5 Ethernet: Add support for PHY interruptsGregory Nutt2013-09-151-1/+13
* SAMA5: Add support for initialization of the USB host and mass storage classGregory Nutt2013-08-111-0/+13
* SAMA5D3x-EK: At support for the AT25 serial FLASHGregory Nutt2013-08-041-0/+11
* SAMA5: More MMU-related changes to properly initialize SDRAMGregory Nutt2013-08-021-0/+12
* Basic framework to support the AT91SAMA5D3 family and the SAMA5D3x-EK board(s...Gregory Nutt2013-07-191-0/+75