summaryrefslogtreecommitdiff
path: root/nuttx/configs/open1788/include
Commit message (Expand)AuthorAgeFilesLines
* Minor improvements to comments and debug outputGregory Nutt2013-04-081-6/+6
* Fix button interrupt logic for Open1788; Add button test as option to configs...Gregory Nutt2013-04-081-5/+8
* Add support for a serial console on UART1 for the Open1788 boardGregory Nutt2013-04-071-9/+33
* SSP driver fixes for the LPC178x; Fixes for Open1788 touchscreen driverpatacongo2013-04-021-6/+0
* More naming changes associated with earlier renaming of LP17xx up_spiinitiali...patacongo2013-04-011-0/+26
* LPC17xx: Hold off sleep mode while DMA is in progress. Open1788: Reverse sen...patacongo2013-04-011-1/+2
* Fix Open1788 EMC clockingpatacongo2013-03-281-3/+6
* Fixes to get SDRAM working on the Open1788. Works but is not reliablepatacongo2013-03-271-1/+3
* Misc fixes to get SDRAM support and RAM test to build for the Open1788 platformpatacongo2013-03-271-17/+27
* Some initial LCD logic for the lpc1788 (still a work-in-progress)patacongo2013-03-261-8/+68
* More LPC1788 updates from Rommel Marcelopatacongo2013-03-191-1/+1
* LPC1788 SD Card driver updates from Rommel Marcelopatacongo2013-03-171-5/+5
* SD fixes from Rommel + SD card detect GPIO logic for Open1788patacongo2013-03-121-5/+5
* Updated LPC1788 SDCARD logic from Rommel Marcelopatacongo2013-03-121-2/+2
* More kernel build fixespatacongo2013-03-071-0/+3
* More LPC1788 changes from Rommel Marcelo + a few kernel build fixespatacongo2013-03-071-24/+34
* Updates to the LPC1788 SDIO supportpatacongo2013-03-051-0/+37
* LPC1788 updates -- OS test configuration now workspatacongo2013-03-041-3/+3
* Corrections for LPC178x UART baud calculationpatacongo2013-03-021-0/+1
* More lpc1788 updatespatacongo2013-03-021-1/+1
* LPC1788 updates from Rommel Marcelopatacongo2013-03-021-8/+8
* More LPC1788 updates from Rommel Marcelopatacongo2013-02-191-3/+2
* LPC1788 updates from Rommel Marcelo; NUC120 updatespatacongo2013-02-171-32/+37
* LPC1788 PLL configuration from Rommel Marcelopatacongo2013-02-161-19/+26
* A few more fixes for LPC1788 compilation (still more needed)patacongo2013-02-131-4/+4
* Add basic LED and button support for the Open1788patacongo2013-02-131-7/+7
* Add LED, button definition, and more EMC logic for the LPC1788patacongo2013-02-121-200/+70
* Add LPC1788 EMC initialization logicpatacongo2013-02-121-0/+492