summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/as3525/sansa-clipzip/lcd-clipzip.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-16sansa clipzip: fix rectangle setup of type 1 lcdBertrik Sikken1-29/+17
2011-09-06sansa clipzip: fix lcd init delay (remove lcd_delay and replace it with a sleep)Bertrik Sikken1-8/+2
2011-09-02sansa clipzip: annotate lcd registersBertrik Sikken1-49/+47
2011-09-02sansa clipzip: add lcd_brightness function (to be used later to set the 'back...Bertrik Sikken1-1/+18
2011-09-01sansa clipzip: implement lcd reset in the lcd driverBertrik Sikken1-3/+4
2011-09-01sansa clipzip: implement lcd_enableBertrik Sikken1-0/+57
2011-08-30sansa clipzip: fix bounds check/correction in lcd_update_rectBertrik Sikken1-16/+23
2011-08-29sansa clipzip: implement more functions in the lcd driverBertrik Sikken1-38/+276
2011-08-27Initial framework for the Sandisk Sansa Clip ZipBertrik Sikken1-0/+103