summaryrefslogtreecommitdiff
path: root/nuttx/configs/samv71-xult/nsh/defconfig
Commit message (Expand)AuthorAgeFilesLines
* Refresh configurationsGregory Nutt2015-04-121-0/+3
* Refresh some configurationsGregory Nutt2015-04-081-104/+1
* SAMV7: Fix SDRAM initialization instabiilties by changing the order of initia...Gregory Nutt2015-04-041-1/+1
* SAMV71-XULT: Enable SDRAM and the RAM test in the nsh configurationGregory Nutt2015-04-041-3/+9
* SAMV71-XULT: Tried the SDRAM test again. Found one bug, but it still failsGregory Nutt2015-04-041-6/+12
* NSH initialization now calls boardctl(BOARDIOC_INIT) instead of board_app_ini...Gregory Nutt2015-03-311-0/+1
* Refresh ConfigurationGregory Nutt2015-03-201-3/+10
* This commit enables HSMCI functionality in the SAMV71-XULT. TX DMA is, unfor...Gregory Nutt2015-03-151-7/+28
* SAMV71-XULT: Bring HSMCI and auto-mounter support from SAMA5D4-EKGregory Nutt2015-03-131-3/+5
* SAMV71-XULT: Enable I2C and the I2C tool in the NSH configurationGregory Nutt2015-03-121-4/+21
* SAMV7-XULT: Integrate button support and apps/examples/buttons into the NSH c...Gregory Nutt2015-03-111-4/+21
* SAMV71-XULT: Enable 64-bit floating point supportGregory Nutt2015-03-111-2/+3
* SAMV71-XULT: Switch to the ARM GNU tools for Embbeded tools that actually sup...Gregory Nutt2015-03-111-2/+2
* SAMV7-XULT: Enable I- and D-caches, correct polaty of LEDsGregory Nutt2015-03-111-3/+4
* SAMV7-XULT: Switch back to the CodeSourcery toolsGregory Nutt2015-03-111-3/+3
* SAMV71-XULT: Some bugfixes from early bring-up workGregory Nutt2015-03-101-3/+3
* mq_timedsend(): Do check for time errors if the message queue is not full. ...Gregory Nutt2015-03-101-14/+15
* SAMV7: Update floating point and TCM configuration options. Update TODO lis...Gregory Nutt2015-03-101-1/+7
* Cortex-M7: Add cache operationsGregory Nutt2015-03-091-0/+4
* SAMV71-XULT: Add support for on-board LEDs. Includes partial support for on-...Gregory Nutt2015-03-091-4/+2
* SAMV71-XULT: Add heap allocation logicGregory Nutt2015-03-071-1/+1
* SAMV7-XULT: Disable networking for nowGregory Nutt2015-03-071-177/+5
* SAMV71-XULT: Switch to the devkitARM toolchainGregory Nutt2015-03-071-2/+2
* SAMV71: More updates on the way to a clean build. Still more to do to compl...Gregory Nutt2015-03-061-1/+1
* Cortex-M7/SAMV71-XULT: Various fixes for building Cortex-M7 with SAMV71.Gregory Nutt2015-03-061-3/+2
* Add a bare bones framework that will do nothing more than support configurati...Gregory Nutt2015-03-061-0/+1146