summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/sansa-clipzip
AgeCommit message (Expand)Author
2014-09-28Don't enable the current sink for the Clip Zip backlight until its actually n...Mihail Zenkov
2014-01-05Add missing kernel.h includes (hopefully all of them), take #3.Thomas Martitz
2012-02-28lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon
2012-01-08ascodec-target.h: removeRafaël Carré
2012-01-08lcd-target.h: remove some duplicate declarationsRafaël Carré
2012-01-08button-target.h : move prototypes to button.hRafaël Carré
2011-12-13Sansa Clip: simplify matrix key scanRafaël Carré
2011-12-03Clip Zip: fix yuv playbackRafaël Carré
2011-11-19Sansa clip zip: increase communication speed with the OLED controllerBertrik Sikken
2011-11-19Sansa clip zip: workaround for wisechip display - always copy an entire horiz...Bertrik Sikken
2011-11-12Sansa clip zip: update lcd_update_rect to even-align horizontal coordinates f...Bertrik Sikken
2011-11-06Bulk convert all DOS line endings to UNIX.Torne Wuff
2011-11-05Sansa clip zip: do not enable display if it's already enabledBertrik Sikken
2011-11-04Sansa clip zip: swap RGB<>BGR for WiseChip displayBertrik Sikken
2011-10-31Sansa clip zip: attempt to fix the pixel format swappedness for goodBertrik Sikken
2011-10-30Sansa clip zip: implement lcd_write_data functionBertrik Sikken
2011-10-30Sansa clip zip: use a state machine for scanning buttons to avoid busy-waitsBertrik Sikken
2011-10-29Sansa clip zip: fix colours of icons, logos, album artBertrik Sikken
2011-10-29Sansa clip zip: add missing prototype to backlight-target.hBertrik Sikken
2011-10-29Sansa clip zip: update mkamsboot and fix various drivers to make it boot to t...Bertrik Sikken
2011-10-23Sansa clipzip: miscellaneous updatesBertrik Sikken
2011-09-24Sansa clipzip: make main build compile (plugins still disabled)Bertrik Sikken
2011-09-16sansa clipzip: fix rectangle setup of type 1 lcdBertrik Sikken
2011-09-06sansa clipzip: fix lcd init delay (remove lcd_delay and replace it with a sleep)Bertrik Sikken
2011-09-02sansa clipzip: annotate lcd registersBertrik Sikken
2011-09-02sansa clipzip: add lcd_brightness function (to be used later to set the 'back...Bertrik Sikken
2011-09-01sansa clipzip: implement lcd reset in the lcd driverBertrik Sikken
2011-09-01sansa clipzip: implement lcd_enableBertrik Sikken
2011-08-30sansa clipzip: implement backlightBertrik Sikken
2011-08-30sansa clipzip: fix bounds check/correction in lcd_update_rectBertrik Sikken
2011-08-29sansa clipzip: correct GPIO used for backlightBertrik Sikken
2011-08-29sansa clipzip: implement more functions in the lcd driverBertrik Sikken
2011-08-27Initial framework for the Sandisk Sansa Clip ZipBertrik Sikken