summaryrefslogtreecommitdiff
path: root/nuttx/configs/samv71-xult/src
Commit message (Expand)AuthorAgeFilesLines
* Update comments and READMEGregory Nutt2015-04-052-21/+25
* SAMV71-XULT: Tried the SDRAM test again. Found one bug, but it still failsGregory Nutt2015-04-041-13/+18
* SAMV71-XULT: Some improved namingGregory Nutt2015-04-043-42/+42
* More renaming: up_lcdinitialize->board_lcd_initialize, up_lcdgetdev->board_lc...Gregory Nutt2015-04-041-6/+7
* ILI9488: Correct some data width issues. Now the ILI9488 driver works fine.Gregory Nutt2015-04-041-3/+5
* ILI9488: Correct logic that gets the LCD IDGregory Nutt2015-04-041-5/+44
* Fix typos in debug assertionsGregory Nutt2015-04-042-5/+5
* SAMV71-XULT: The ILI9488 LCD is now enabled by default in the mxtxplnd confi...Gregory Nutt2015-04-033-266/+174
* SAMV71-XULT ILI9488 LCD driver is code complete but untestedGregory Nutt2015-04-033-475/+887
* SAMV7: Add SMC register definition header file; SAMV71-Xult: Add an LCD drive...Gregory Nutt2015-04-034-3/+1383
* SAMV7: Fixes to WM8904 buildGregory Nutt2015-04-022-11/+11
* SAMV7 WM8904: Leverage WM8904 logic from the SAMA5D4-EKGregory Nutt2015-04-014-2/+694
* rch_tcinitialize() and arch_tcunitinitialize() renamed to board_tsc_setup() a...Gregory Nutt2015-03-311-4/+5
* Rename arch_nshinitialize() to board_app_initialize()Gregory Nutt2015-03-311-2/+4
* SAMV71-XULT: Add option to support connection of the maXTouch Xplained Pro on...Gregory Nutt2015-03-313-169/+346
* SAMV71-XULT: Add a configuration for testing the maXTouch Xplained Pro connec...Gregory Nutt2015-03-305-31/+510
* SAMV7 USB: more updatesGregory Nutt2015-03-253-19/+60
* SAMV7: Add framework for USB DCD. Initial check-in is just the SAMA5 USB DCD...Gregory Nutt2015-03-232-0/+83
* SAMV71-XULT: Add support for a ConfigData device on the 256 AT24 EEPROMGregory Nutt2015-03-194-9/+158
* SAMV7: Add a sneak internal interface that will allow us to set the MAC addr...Gregory Nutt2015-03-181-2/+7
* SAMV7: Updates to Ethernet driver based on comparison with Atmel sample code....Gregory Nutt2015-03-182-10/+23
* SAMV7 Ethernet: Support getting IP address from the XULT AT24 EEPROMGregory Nutt2015-03-173-5/+131
* SAMV7: Quick'n'dirty port of the SAMA5D4 Ethernet MAC driver to the SAMV7. S...Gregory Nutt2015-03-162-1/+298
* SAMV7: Costmetic changes to SDRAM logicGregory Nutt2015-03-141-12/+14
* SAMV7: More SDRAM logic. It does still does not workGregory Nutt2015-03-141-21/+43
* SAMV71-XULT: Add support for SDRAM (unverified)Gregory Nutt2015-03-144-2/+291
* SAMV7-XULT: Build support for SDRAM (SDRAM init still missing)Gregory Nutt2015-03-142-0/+28
* SAMV71-XULT: Bring HSMCI and auto-mounter support from SAMA5D4-EKGregory Nutt2015-03-136-27/+785
* SAMV7-XULT: Integrate button support and apps/examples/buttons into the NSH c...Gregory Nutt2015-03-111-8/+39
* SAMV7-XULT: Enable I- and D-caches, correct polaty of LEDsGregory Nutt2015-03-112-12/+5
* SAMV71-XULT: Some bugfixes from early bring-up workGregory Nutt2015-03-101-2/+2
* SAMV71-XULT: Add support for on-board LEDs. Includes partial support for on-...Gregory Nutt2015-03-094-12/+499
* SAMV71: More updates on the way to a clean build. Still more to do to compl...Gregory Nutt2015-03-064-0/+517