summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3x-ek/nx
Commit message (Expand)AuthorAgeFilesLines
* SAMA5D3x-EK: Add NxWM configuration for the SAMA5D3x-EK boardsGregory Nutt2013-10-131-2/+2
* SAMA5D3x-EK: Enable simulated mouse and keyboard events in the NX configurationGregory Nutt2013-10-131-2/+2
* SAMA5 LCDC: Correct how framebuffer memory was being mapped; Remove options ...Gregory Nutt2013-10-131-5/+3
* SAMA5 LCDC: Move framebuffer to lower memory; I suspect some corruption by i...Gregory Nutt2013-10-131-6/+2
* SAMA5 LCDC: Fixed backlight PWM divider. Backlight no longer flashesGregory Nutt2013-10-111-1/+1
* SAMA5 LCDC: Default resolution if now RGB565; Add option to select a differen...Gregory Nutt2013-10-101-6/+10
* SAMA5 LCDC: Move DMA descriptors out of internal SRAM and into SDRAM. I am no...Gregory Nutt2013-10-101-9/+15
* SAMA5 LCDC: Corrections from first debug sessions. Still a way to goGregory Nutt2013-10-091-7/+13
* SAMA5: Add an examples/nx configuration for testing the LCDGregory Nutt2013-10-083-0/+983