summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc17xx/lpc17_lcd.c
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* Move include/nuttx/fb.h to include/nuttx/video/fb.hGregory Nutt2013-12-101-1/+1
* SAMA5: LCDC driver progressGregory Nutt2013-10-071-2/+2
* SAMA5 LCDC: Add 'skeleton' files that will eventually become an LCDC driver ...Gregory Nutt2013-10-061-4/+4
* Back out the LPC1788 GPIO typemask logic that was just checked in. This is n...Gregory Nutt2013-04-081-1/+1
* LPC1788 framebuffer LCD now works! From Rommel MarceloGregory Nutt2013-04-081-70/+63
* Add support for STM32 F427/437 chips. From Mike Smithpatacongo2013-04-011-1/+1
* LPC1788 LCD fixes from Rommel Marcelopatacongo2013-04-011-2/+2
* In LPC1788 24-bit color mode, we need to tell NX that the resolution if 32 bp...patacongo2013-03-281-4/+33
* Missing parenthesis in NXGL code; add debug output to LPC1788 LCD driverpatacongo2013-03-281-31/+59
* Add apps/system/ramtest. I will use this for the LPC1788 SDRAM bringuppatacongo2013-03-271-0/+24
* Change the way that BPP is configured for the LPC17xx LCD so that all possibl...patacongo2013-03-261-26/+55
* LPC17 LCD driver is code complete and in need of testingpatacongo2013-03-261-7/+139
* More lpc17xx LCD logic (still incomplete)patacongo2013-03-261-27/+178
* Some initial LCD logic for the lpc1788 (still a work-in-progress)patacongo2013-03-261-0/+416