summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/samv71-xult
AgeCommit message (Expand)AuthorFilesLines
2015-03-20Refresh ConfigurationGregory Nutt1-3/+10
2015-03-19SAMV71-XULT: Add support for a ConfigData device on the 256 AT24 EEPROMGregory Nutt5-12/+190
2015-03-18SAMV7: Add a sneak internal interface that will allow us to set the MAC addr...Gregory Nutt1-2/+7
2015-03-18SAMV7: Updates to Ethernet driver based on comparison with Atmel sample code....Gregory Nutt2-10/+23
2015-03-17Cosmetic update to READMEGregory Nutt1-7/+8
2015-03-17SAMV7 Ethernet: Support getting IP address from the XULT AT24 EEPROMGregory Nutt4-6/+141
2015-03-16SAMV7: Quick'n'dirty port of the SAMA5D4 Ethernet MAC driver to the SAMV7. S...Gregory Nutt3-1/+541
2015-03-15Trivial update to FAT, comments, READMEGregory Nutt1-1/+5
2015-03-15This commit enables HSMCI functionality in the SAMV71-XULT. TX DMA is, unfor...Gregory Nutt2-11/+51
2015-03-15Update README filesGregory Nutt1-0/+22
2015-03-14SAMV7: Costmetic changes to SDRAM logicGregory Nutt1-12/+14
2015-03-14SAMV7: More SDRAM logic. It does still does not workGregory Nutt2-24/+79
2015-03-14SAMV71-XULT: Add support for SDRAM (unverified)Gregory Nutt4-2/+291
2015-03-14SAMV7-XULT: Build support for SDRAM (SDRAM init still missing)Gregory Nutt2-0/+28
2015-03-13SAMV71-XULT: Bring HSMCI and auto-mounter support from SAMA5D4-EKGregory Nutt9-30/+947
2015-03-12SAMV7: Quick'n'dirty port of the SAMA5 HSMCI driver to the SAMV7Gregory Nutt1-3/+15
2015-03-12SAMV71: Quick'n'dirty port of the SAMA5 SSC driver to the SAM7. The IP is co...Gregory Nutt1-0/+8
2015-03-12Minor update to READMEGregory Nutt1-3/+5
2015-03-12SAMV71-XULT: Enable I2C and the I2C tool in the NSH configurationGregory Nutt2-5/+124
2015-03-11SAMV7-XULT: Integrate button support and apps/examples/buttons into the NSH c...Gregory Nutt3-14/+92
2015-03-11Update READMEGregory Nutt1-1/+2
2015-03-11SAMV71-XULT: Enable 64-bit floating point supportGregory Nutt1-2/+3
2015-03-11SAMV71-XULT: Switch to the ARM GNU tools for Embbeded tools that actually sup...Gregory Nutt3-10/+24
2015-03-11SAMV7-XULT: Enable I- and D-caches, correct polaty of LEDsGregory Nutt4-17/+11
2015-03-11SAMV7-XULT: Switch back to the CodeSourcery toolsGregory Nutt3-12/+9
2015-03-10SAMV71-XULT: Some bugfixes from early bring-up workGregory Nutt8-33/+185
2015-03-10mq_timedsend(): Do check for time errors if the message queue is not full. ...Gregory Nutt2-16/+29
2015-03-10SAMV7: Update floating point and TCM configuration options. Update TODO lis...Gregory Nutt3-5/+17
2015-03-09Update READMEGregory Nutt1-0/+77
2015-03-09Cortex-M7: Add cache operationsGregory Nutt1-0/+4
2015-03-09SAMV71-XULT: Add support for on-board LEDs. Includes partial support for on-...Gregory Nutt7-17/+821
2015-03-08SAMV7: Add serial driverGregory Nutt1-0/+1
2015-03-08SAMV7-XULT: At 3.3V/300MHz, FLASH should require only 4 wait statesGregory Nutt1-2/+4
2015-03-07SAMV71-XULT: Add heap allocation logicGregory Nutt1-1/+1
2015-03-07SAMV7-XULT: Disable networking for nowGregory Nutt1-177/+5
2015-03-07SAMV71-XULT: Switch to the devkitARM toolchainGregory Nutt2-5/+5
2015-03-07SAMV7: Add basic clock and timer ISR configuration logicGregory Nutt1-0/+173
2015-03-06SAMV71-XULT: Add linker scriptsGregory Nutt5-0/+562
2015-03-06SAMV71: More updates on the way to a clean build. Still more to do to compl...Gregory Nutt5-1/+518
2015-03-06Cortex-M7/SAMV71-XULT: Various fixes for building Cortex-M7 with SAMV71.Gregory Nutt3-5/+69
2015-03-06Add a bare bones framework that will do nothing more than support configurati...Gregory Nutt4-0/+1332