summaryrefslogtreecommitdiff
path: root/nuttx/configs/samv71-xult/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Minor updates to README filesGregory Nutt2015-04-101-0/+6
* Modbus: Misc cleanupGregory Nutt2015-04-071-5/+8
* STM32 RTCC: Make back-up register and magic value used by RTCC configurable. ...Gregory Nutt2015-04-061-5/+6
* Update TODO list and a READMEGregory Nutt2015-04-051-0/+4
* Update comments and READMEGregory Nutt2015-04-051-2/+28
* SAMV7: Fix SDRAM initialization instabiilties by changing the order of initia...Gregory Nutt2015-04-041-35/+6
* Update READMEGregory Nutt2015-04-041-3/+8
* SAMV71-XULT: Enable SDRAM and the RAM test in the nsh configurationGregory Nutt2015-04-041-6/+36
* SAMV71-XULT: Tried the SDRAM test again. Found one bug, but it still failsGregory Nutt2015-04-041-20/+3
* SAMV71-XULT: Some improved namingGregory Nutt2015-04-041-21/+21
* More renaming: up_lcdinitialize->board_lcd_initialize, up_lcdgetdev->board_lc...Gregory Nutt2015-04-041-3/+9
* SAMV17-XULT: Can't use UART3 when LCD is conencted, switch to USART0Gregory Nutt2015-04-041-11/+69
* More updates to README fileGregory Nutt2015-04-031-10/+62
* Add a very basic driver for the CS2100-CP Fractional-N Multipler chip.Gregory Nutt2015-04-021-0/+15
* SAMV7 WM8904: Leverage WM8904 logic from the SAMA5D4-EKGregory Nutt2015-04-011-0/+22
* SAMV71-XULT: Add option to support connection of the maXTouch Xplained Pro on...Gregory Nutt2015-03-311-13/+91
* SAMV71-XULT: Add a configuration for testing the maXTouch Xplained Pro connec...Gregory Nutt2015-03-301-16/+152
* Update READMEGregory Nutt2015-03-301-10/+38
* Cortex-M7: Add support for enabled the D-Cache in write only mode.Gregory Nutt2015-03-291-19/+12
* SAMV7/Cortex-M7: Add support for write through D-Cache. SAMV7 Ethernet look...Gregory Nutt2015-03-291-3/+13
* Minor update to a READMEGregory Nutt2015-03-291-1/+7
* SAMV71-XULT: netnsh configuration is back to -O2Gregory Nutt2015-03-281-3/+22
* SAMV7 EMAC: Fix alignment issue: RX buffers need to be invalidated. This mea...Gregory Nutt2015-03-281-11/+4
* SAMV7 EMAC: Sometimes TX is not started when TSTART is set??? Workaround seem...Gregory Nutt2015-03-281-4/+4
* SAMV71-XULT: Add a network-enabled NSH configurationGregory Nutt2015-03-271-4/+108
* SAMV7 Ethernet: Fix some errors in circular queue handlingGregory Nutt2015-03-271-0/+5
* SAMV7 Ethernet+USB UpdatesGregory Nutt2015-03-271-6/+20
* Updated comments/READMEGregory Nutt2015-03-261-0/+13
* SAMV71-XULT: Add support for a ConfigData device on the 256 AT24 EEPROMGregory Nutt2015-03-191-3/+32
* Cosmetic update to READMEGregory Nutt2015-03-171-7/+8
* SAMV7 Ethernet: Support getting IP address from the XULT AT24 EEPROMGregory Nutt2015-03-171-1/+10
* SAMV7: Quick'n'dirty port of the SAMA5D4 Ethernet MAC driver to the SAMV7. S...Gregory Nutt2015-03-161-0/+243
* Trivial update to FAT, comments, READMEGregory Nutt2015-03-151-1/+5
* This commit enables HSMCI functionality in the SAMV71-XULT. TX DMA is, unfor...Gregory Nutt2015-03-151-4/+23
* Update README filesGregory Nutt2015-03-151-0/+22
* SAMV7: More SDRAM logic. It does still does not workGregory Nutt2015-03-141-3/+36
* SAMV71-XULT: Bring HSMCI and auto-mounter support from SAMA5D4-EKGregory Nutt2015-03-131-0/+127
* Minor update to READMEGregory Nutt2015-03-121-3/+5
* SAMV71-XULT: Enable I2C and the I2C tool in the NSH configurationGregory Nutt2015-03-121-1/+103
* SAMV7-XULT: Integrate button support and apps/examples/buttons into the NSH c...Gregory Nutt2015-03-111-2/+32
* Update READMEGregory Nutt2015-03-111-1/+2
* SAMV71-XULT: Switch to the ARM GNU tools for Embbeded tools that actually sup...Gregory Nutt2015-03-111-6/+16
* SAMV7-XULT: Enable I- and D-caches, correct polaty of LEDsGregory Nutt2015-03-111-2/+2
* SAMV7-XULT: Switch back to the CodeSourcery toolsGregory Nutt2015-03-111-7/+4
* SAMV71-XULT: Some bugfixes from early bring-up workGregory Nutt2015-03-101-20/+43
* mq_timedsend(): Do check for time errors if the message queue is not full. ...Gregory Nutt2015-03-101-2/+14
* Update READMEGregory Nutt2015-03-091-0/+77
* SAMV71-XULT: Add support for on-board LEDs. Includes partial support for on-...Gregory Nutt2015-03-091-0/+174