summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek/kernel/defconfig
Commit message (Collapse)AuthorAgeFilesLines
* Copy more logic from nuttx/tools/Config.mk into the Make.defs file. Plus ↵Gregory Nutt2014-09-051-2/+0
| | | | trivial related changes
* Add capability to perform initial board initialization on a separate worker ↵Gregory Nutt2014-09-031-0/+3
| | | | thread.
* SAMA5D4-EK: Add logic to mount an SD card as a boot deviceGregory Nutt2014-09-031-7/+42
|
* SAMA5D4-EK: Restructure initialization slightly to better support kernel modeGregory Nutt2014-09-031-1/+1
|
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-2/+0
|
* SAMA5D4-EK: Add a configuration for testing the kernel build configuration ↵Gregory Nutt2014-08-311-0/+921
(still a work in progress)