summaryrefslogtreecommitdiff
path: root/nuttx/drivers/lcd
Commit message (Expand)AuthorAgeFilesLines
* More fixes to problems noted by cppcheck. Some are kind of risky; some are r...Gregory Nutt2014-11-251-1/+7
* Add mirror (x/y) and inverse video (black<->white) options to the ST7565 LCD ...Gregory Nutt2014-11-152-3/+40
* I don't think that the net_route function has ever worked correctly. The sou...Gregory Nutt2014-11-141-1/+1
* Trival fix to commentGregory Nutt2014-11-141-1/+1
* Add st7565.c to buildGregory Nutt2014-11-141-0/+4
* Add driver for ST7565 that works with NHD‐C12864KGZ display. From Pierre-n...Gregory Nutt2014-11-133-1/+1243
* rivers: enable usage of ili9341Gregory Nutt2014-10-202-1/+124
* drivers: implements lcd interface for ili9341Gregory Nutt2014-10-201-0/+1263
* Update everything under nuttx/drivers to use the corrected syslog interfacesGregory Nutt2014-10-083-9/+10
* SAM4E-EK: Add ILI9341-based LCD driverGregory Nutt2014-08-201-1/+14
* Change all variadic macros to C99 styleGregory Nutt2014-05-228-11/+11
* MIO183QT-9A LCD driver updated to support reading from the LCD. From Toby Du...Gregory Nutt2014-04-161-10/+26
* More trailing whilespace removalGregory Nutt2014-04-138-51/+51
* Make sure that there is one space after forGregory Nutt2014-04-121-2/+2
* Fix various typos in comments. From Alan Carvalho de AssisGregory Nutt2014-04-061-1/+1
* SAMA5: Add support for DBGU. Xplained board now uses DBGU for the serial con...Gregory Nutt2014-04-011-1/+1
* Add missing MIO283QT-9A to the drivers/lcd/KconfigGregory Nutt2014-03-271-0/+8
* configs/skp16c26/ostest: Configuration converted to use the kconfig-frontends...Gregory Nutt2014-03-061-0/+11
* configs/olimex-lpc1766stk/nx converted to use the kconfig-frontendsGregory Nutt2014-03-021-7/+6
* Bug fix for the MIO283QT-9A driver from Toby DuckworkGregory Nutt2014-02-191-1/+0
* Many changes to reduce complaints from CppCheck. Several latent bugs fixes, ...Gregory Nutt2014-02-101-2/+1
* Update comments in file headersGregory Nutt2014-02-101-0/+1
* Support for the MIO283QT9A LCD from Toby DuckworthGregory Nutt2014-02-102-0/+912
* Add support for Sharp Memory LCD on the Maple boardGregory Nutt2013-12-231-0/+4
* Support for Sharp Memory LCD. From LibraeGregory Nutt2013-12-234-1/+840
* Move include/nuttx/fb.h to include/nuttx/video/fb.hGregory Nutt2013-12-101-1/+1
* Fix all occurrences of "the the" in documentation and commentsGregory Nutt2013-08-272-5/+5
* Created new directories to hold SPI-related filesGregory Nutt2013-07-019-9/+9
* Fix UG-2832HSWEG04 landscape. Add reverse landscape support to UG_2864AMBAG0...Gregory Nutt2013-06-245-79/+299
* Fix UG-2832HSWEG04 configuration valuesGregory Nutt2013-06-231-22/+26
* Add support for the UG-2843HHSWEG04 OLED and for the SAM4L Xplained Pro OLED ...Gregory Nutt2013-06-234-203/+254
* Verified the sure-pic32mx/usbnsh configurationGregory Nutt2013-05-271-4/+9
* The SLCD driver is now fully functional for Sure PIC32MX boardGregory Nutt2013-05-271-2/+3
* Rename SLCD geometry tructure to attributes; Move MAX contrast to attributes...Gregory Nutt2013-05-272-6/+13
* Converted configs/pcblogic-pic32mx configurations to use kconfig-frontends. ...Gregory Nutt2013-05-252-3/+38
* Add support for R61505U LCD controller on HY-mini STM32v boardGregory Nutt2013-05-161-0/+4
* Various changes and bigfixes for problems detected by CppCheckGregory Nutt2013-05-091-1/+1
* configs/mikroe-stm32f4: Add new configurations plus support for the MIO283QT...Gregory Nutt2013-05-071-0/+7
* mio283qt2.c: Need select/deselect LCD in setpower method; hwinitialize did no...Gregory Nutt2013-05-061-4/+22
* Yet more kconfg2html logicGregory Nutt2013-04-201-10/+10
* More ST5767 LCD files missed in last commitpatacongo2013-03-222-0/+1099
* Add an ST7567 LCD driver for ZKIT-ARM-1769patacongo2013-03-223-0/+64
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-282-6/+6
* Beginning of support for LCD1602patacongo2013-01-211-2/+8
* LM3S OpenOCD configuration from Jose Pablo Carballopatacongo2013-01-211-27/+45
* Updates from Darcy Gong for UG-2864SWEG01 OLEDpatacongo2013-01-012-18/+59
* Fix the nxlines configuration for the zp214xpa boardpatacongo2012-12-301-2/+2
* Add UG_2965SWEG01 driver from Darcy Gong; fix logic error in how waiters are ...patacongo2012-12-262-0/+1181
* Another random number generator updatepatacongo2012-12-011-1/+1
* A few native window build updatespatacongo2012-11-251-1/+1