summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek/elf
Commit message (Collapse)AuthorAgeFilesLines
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-2/+0
|
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-311-1/+0
|
* CosmeticGregory Nutt2014-08-302-2/+2
|
* Enable SYSCALL interface with address environments in the SAMA5D4-EK ELF ↵Gregory Nutt2014-08-301-1/+4
| | | | configuration
* Some initial clean-up in verifying the CONFIG_BUILD_PROTECTED configuration ↵Gregory Nutt2014-08-291-1/+6
| | | | change
* Bugfixes.. still integrating SAMA5 ELF with address environmentGregory Nutt2014-08-251-1/+1
|
* SAMA5 ELF configuration with address environments finally builds without errorsGregory Nutt2014-08-251-1/+4
|
* Misc changed to get the SAMA5 ELF configuration with address environments ↵Gregory Nutt2014-08-251-3/+14
| | | | working
* Update configs/sama5d4-ek/elf/defconfigGregory Nutt2014-08-251-3/+7
|
* Add a SAMA5 ELF configuration that is buing used to test the address ↵Gregory Nutt2014-08-243-0/+1115
environment changes