summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek
Commit message (Expand)AuthorAgeFilesLines
* Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt2014-11-128-8/+0
* SAM4E: Fix options to select GPIO interrupts in KconfigGregory Nutt2014-10-241-1/+1
* Change naming of HP work queue configuration varaibles to be symmetric with L...Gregory Nutt2014-10-115-15/+15
* fs/aio/aio.h needs to disable itself is CONFIG_FS_AIO is not definedGregory Nutt2014-10-091-0/+2
* Remove non-standard, conditional syslog_enable(), instead only the required, ...Gregory Nutt2014-10-099-9/+7
* Remaining files under nuttx/configs changed to use the corrected syslog inter...Gregory Nutt2014-10-081-26/+22
* All USB MSC-related files under nuttx/configs changed to use the corrected sy...Gregory Nutt2014-10-081-22/+2
* Fix some comments: Remove button description from GPIO interrupt handlers th...Gregory Nutt2014-09-292-4/+4
* Trivial refresh of some SAMA5D4-EK configurationsGregory Nutt2014-09-242-0/+4
* Changes to get an NxWM configuration building correctly after all of the nami...Gregory Nutt2014-09-201-0/+5
* Change all occurrences of NxConsole to NxTermGregory Nutt2014-09-203-12/+12
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-208-15/+15
* Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*Gregory Nutt2014-09-202-11/+11
* Update README filesGregory Nutt2014-09-191-5/+5
* SAMA5D4-EK/nsh: WM8904 support enabled; README updatedGregory Nutt2014-09-182-11/+91
* SAMA5D4-EK: Correct WM8904 PCK output selectionGregory Nutt2014-09-182-8/+16
* SAMA5D4-EK: Add documentation/support for Rev E. board. Refresh NSH configur...Gregory Nutt2014-09-175-26/+108
* Update READMEGregory Nutt2014-09-161-5/+2
* Update TODO and a READMEGregory Nutt2014-09-161-17/+4
* Enable kernel stack in SAMA5D4-EK knsh configurationsGregory Nutt2014-09-152-2/+4
* Update README, TODO, and make some unfinished configuration options dependent...Gregory Nutt2014-09-131-1/+5
* Add a configuration option for dynamic stack managementGregory Nutt2014-09-133-6/+3
* Update TODO list and READMEGregory Nutt2014-09-131-0/+14
* Fix one more dependency upon having a symbol tableGregory Nutt2014-09-121-0/+4
* Enable NSH file applications in thise configureationGregory Nutt2014-09-122-2/+8
* ARMv7-A: Modify up_fullcontextrestore() for CONFIG_BUILD_KERNEL. It changed ...Gregory Nutt2014-09-122-2/+2
* Misc fixes to repair some of the breakage to the SAMA5D4-EK elf configuration...Gregory Nutt2014-09-112-6/+12
* Refresh NTOSD configurations. Fix some minor bit rot build issuesGregory Nutt2014-09-111-1/+1
* SAMA5D4-EK: These configurations now use the fixed DRAM mapping for manipulat...Gregory Nutt2014-09-103-5/+16
* Add logic that will permit us to build user libraries with different CFLAGS t...Gregory Nutt2014-09-091-0/+5
* Update changelogGregory Nutt2014-09-091-0/+3
* SAMA5D4-EK kernel config can now boot from a ROMFS file systemGregory Nutt2014-09-097-32/+1177
* Update README fileGregory Nutt2014-09-081-1/+8
* Rename SAMA5D4-EK kernel configuration to knsh for consistency with naming fo...Gregory Nutt2014-09-084-5/+10
* Cosmetic changes to comments/spacingGregory Nutt2014-09-081-0/+2
* Need to call elf_initialize() on bring-up before attempting to load ELF modulesGregory Nutt2014-09-072-5/+29
* SAMA5D4-EK kernel configurations needs support for task termination clean-upGregory Nutt2014-09-062-4/+10
* 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-062-12/+135
* Need to add CRT0 to every Makefile in apps/examples/testsGregory Nutt2014-09-051-1/+1
* Copy more logic from nuttx/tools/Config.mk into the Make.defs file. Plus triv...Gregory Nutt2014-09-051-2/+0
* Add capability to perform initial board initialization on a separate worker t...Gregory Nutt2014-09-031-0/+3
* SAMA5D4-EK: Add logic to mount an SD card as a boot deviceGregory Nutt2014-09-035-34/+189
* SAMA5D4-EK: Restructure initialization slightly to better support kernel modeGregory Nutt2014-09-036-138/+211
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-018-16/+2
* SAMA5D4-EK: Add a configuration for testing the kernel build configuration (...Gregory Nutt2014-08-314-0/+1165
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-316-6/+0
* Separate flat, protected, and kernel mode library selected into separate file...Gregory Nutt2014-08-301-0/+5
* CosmeticGregory Nutt2014-08-302-2/+2
* Enable SYSCALL interface with address environments in the SAMA5D4-EK ELF conf...Gregory Nutt2014-08-302-2/+17