summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prep for 5.4 releasenuttx-5.4patacongo2010-04-244-75/+121
* Documentation/NXGraphicsSubsystem.htmlpatacongo2010-04-242-3/+3
* More NX LCD fixespatacongo2010-04-236-32/+100
* More LCD fixespatacongo2010-04-211-8/+10
* Fix a couple more LCD bugspatacongo2010-04-212-4/+4
* Some LCD output, still a long way to gopatacongo2010-04-214-20/+67
* Shouldn't declare configuration errors in header filepatacongo2010-04-201-10/+0
* sam3u LCD driver is code complete (but untested)patacongo2010-04-208-39/+552
* Add SMC configurationpatacongo2010-04-192-15/+59
* Add HX834x register access routinespatacongo2010-04-181-1/+38
* add lcd pin configurationpatacongo2010-04-183-15/+125
* Framework for SAM3U LCD driverpatacongo2010-04-184-59/+119
* Remove duplicate color format namepatacongo2010-04-181-2/+2
* Beginnings of AT91SAM3U LCD driverpatacongo2010-04-1811-9/+1606
* Add RGB color namespatacongo2010-04-181-0/+171
* Ooops.. too soonpatacongo2010-04-181-5/+5
* Code complete for NX for LCDpatacongo2010-04-185-78/+55
* Finish copy run logicpatacongo2010-04-181-51/+228
* Progress on copy rectanglepatacongo2010-04-173-17/+190
* Fix move rectangle logicpatacongo2010-04-175-120/+51
* Fill trapezoid for LCDpatacongo2010-04-171-111/+88
* Rectangular fills compile for LCDpatacongo2010-04-178-20/+244
* 1st round of fixes for LCD buildpatacongo2010-04-178-58/+124
* Updated README'spatacongo2010-04-173-12/+60
* Fixes for build on Ubuntupatacongo2010-04-172-4/+17
* updatepatacongo2010-04-173-2/+4
* Need to generalize the planeinfo type as wellpatacongo2010-04-171-4/+7
* Remove dev and planeno. There is no way to provide thempatacongo2010-04-171-4/+2
* Framework for LCD rasterizerspatacongo2010-04-175-5/+763
* Generalize graphics driver typepatacongo2010-04-1710-50/+63
* Add configuration to select LCD driver for NXpatacongo2010-04-1710-34/+45
* Separating out framebuffer dependenciespatacongo2010-04-1719-45/+37
* Add LCD interfacepatacongo2010-04-151-0/+144
* Make it harder to turn on PIO debugpatacongo2010-04-142-3/+8
* Add a READMEpatacongo2010-04-143-6/+122
* Debug instrumentationpatacongo2010-04-133-8/+77
* Fix/extend register sampling logicpatacongo2010-04-121-94/+250
* Prep for 5.3 releasenuttx-5.3patacongo2010-04-116-57/+126
* Run indent.sh agains lpc2378 codepatacongo2010-04-118-546/+579
* Early debug of SAM3U MCIpatacongo2010-04-115-21/+41
* Fix PIO interface bugpatacongo2010-04-113-36/+42
* Add MCI CD GPIOpatacongo2010-04-117-14/+202
* SAM3U needs block infopatacongo2010-04-103-62/+115
* Extensions for SAM3Upatacongo2010-04-101-7/+25
* Fix HSMCI command and wait logicpatacongo2010-04-104-109/+277
* commentspatacongo2010-04-101-1/+3
* A little less STM32patacongo2010-04-102-212/+98
* lpc2378 port contributed by Rommel Marcelopatacongo2010-04-0919-2/+5021
* lpc2378 port contributed by Rommel Marcelopatacongo2010-04-0915-0/+2235
* Add bus width logicpatacongo2010-04-081-50/+34