summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek/kernel/defconfig
Commit message (Collapse)AuthorAgeFilesLines
* Rename SAMA5D4-EK kernel configuration to knsh for consistency with naming ↵Gregory Nutt2014-09-081-1042/+0
| | | | for other platforms
* SAMA5D4-EK kernel configurations needs support for task termination clean-upGregory Nutt2014-09-061-2/+5
|
* Several fixes for errors introduced by last check-insGregory Nutt2014-09-061-1/+3
|
* SAMA5D4-EK kernel configuration now builds NSH instead of examples/elfGregory Nutt2014-09-061-5/+87
|
* 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)