summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* Remove some carriage returnsGregory Nutt2015-04-085-671/+671
* Make some file section headers more consistent with standardGregory Nutt2015-04-0877-77/+77
* Make some file section headers more consistent with standardGregory Nutt2015-04-0816-16/+16
* Make some file section headers more consistent with standardGregory Nutt2015-04-08580-644/+644
* Make some file section headers more consistent with standardGregory Nutt2015-04-0863-63/+63
* Make some file section headers more consistent with standardGregory Nutt2015-04-0845-45/+45
* Make some file section headers more consistent with standardGregory Nutt2015-04-0836-36/+36
* Fix some coding style inconsistenciesGregory Nutt2015-04-081-4/+7
* Update ChangeLogGregory Nutt2015-04-081-0/+21
* Implements CONFIG_TIME_EXTENDED as we discussed relative to providing the las...Gregory Nutt2015-04-087-11/+168
* Make some file section headers more consistent with standardGregory Nutt2015-04-0893-93/+93
* Modbus: Misc cleanupGregory Nutt2015-04-074-14/+47
* STM32: Another fix to RTC magic register from David SidraneGregory Nutt2015-04-061-2/+2
* Add conditional logic so that people who use F1 don't have to be bother with ...Gregory Nutt2015-04-061-2/+7
* STM32 RTCC: Make back-up register and magic value used by RTCC configurable. ...Gregory Nutt2015-04-063-10/+31
* Typo fixes from David SidraneGregory Nutt2015-04-062-2/+2
* Update TODOGregory Nutt2015-04-061-44/+21
* Minor changes to SAMV7 USB register definition file from reviewGregory Nutt2015-04-061-5/+6
* Cloudctrl: Update/fix defconfig fileGregory Nutt2015-04-061-13/+88
* SAMV7 USB device: Finish option to force full speed mdoeGregory Nutt2015-04-063-10/+22
* drawline/drawLine should not take a boolean to select non lines caps or cappi...Gregory Nutt2015-04-059-73/+99
* Calypso: SPI built only if CONFIG_SPIGregory Nutt2015-04-051-3/+7
* NX circular drawing. Reduce computations; line caps needed only on every oth...Gregory Nutt2015-04-053-6/+37
* Update TODO list and a READMEGregory Nutt2015-04-052-13/+6
* Update ChangeLogsGregory Nutt2015-04-051-0/+7
* Implement line caps by drawing a file circle at the each endpoint of a line w...Gregory Nutt2015-04-056-7/+109
* Add a 'capped' boolean parameter to all drawline/drawLine functions/methods. ...Gregory Nutt2015-04-0510-38/+69
* Update comments and READMEGregory Nutt2015-04-055-27/+58
* SAMV7: Fix SDRAM initialization instabiilties by changing the order of initia...Gregory Nutt2015-04-043-72/+11
* Update READMEGregory Nutt2015-04-041-3/+8
* SAMV71-XULT: Enable SDRAM and the RAM test in the nsh configurationGregory Nutt2015-04-042-9/+45
* SAMV7: Apparently the data sheet is wrong, SDRAM clocking must be enabled at...Gregory Nutt2015-04-041-2/+2
* Fixes a few typos in commentsGregory Nutt2015-04-041-3/+3
* SAMV71-XULT: Tried the SDRAM test again. Found one bug, but it still failsGregory Nutt2015-04-043-39/+33
* SAMV7: Fix a errort in GPIO bit encoding. Correct naming of a variableGregory Nutt2015-04-042-4/+4
* SAMV71-XULT: Some improved namingGregory Nutt2015-04-045-76/+76
* SAMV7: Fix typo in some GPIO definitionsGregory Nutt2015-04-041-5/+5
* Upate ChangeLogsGregory Nutt2015-04-041-0/+3
* More renaming: up_lcdinitialize->board_lcd_initialize, up_lcdgetdev->board_lc...Gregory Nutt2015-04-0429-185/+214
* 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
* SAMV17-XULT: Can't use UART3 when LCD is conencted, switch to USART0Gregory Nutt2015-04-043-26/+106
* Fix typos in debug assertionsGregory Nutt2015-04-042-5/+5
* More updates to README fileGregory Nutt2015-04-031-10/+62
* SAMV71-XULT: The ILI9488 LCD is now enabled by default in the mxtxplnd confi...Gregory Nutt2015-04-034-275/+317
* Minor documentation updateGregory Nutt2015-04-031-3/+6
* SAMV71-XULT ILI9488 LCD driver is code complete but untestedGregory Nutt2015-04-036-513/+904
* SAMV7: Add SMC register definition header file; SAMV71-Xult: Add an LCD drive...Gregory Nutt2015-04-038-82/+1707
* Correct typos in commentsGregory Nutt2015-04-031-5/+5
* Remove carriage returns from fileGregory Nutt2015-04-031-137/+137