summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/as3525/sansa-clipv2
AgeCommit message (Expand)AuthorFilesLines
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat2-8/+8
2012-01-08ascodec-target.h: removeRafaël Carré1-1/+1
2012-01-08button-target.h : move prototypes to button.hRafaël Carré1-9/+0
2011-12-13Sansa Clip: simplify matrix key scanRafaël Carré1-156/+0
2011-04-08Sansa Clip v2: there's no need to use |= or &= to manipulate a GPIO for the b...Bertrik Sikken1-2/+2
2010-07-22Sansa clip+: fix display brightness for players with newer OLED controller ty...Bertrik Sikken2-32/+10
2010-07-19as3525*: use atomic bit manipulation for CCU_IORafaël Carré1-1/+1
2010-07-03Clip+ LCD: support devices with a different controllerRafaël Carré2-2/+4
2010-06-18Enable display and backlight on panic.Tobias Diedrich1-0/+1
2010-06-04Port greylib blitting optimisation to clipv2 and Clip+. Actual speedup can't ...Jens Arnold1-30/+15
2010-05-27Clip*: give lcd_hw_init() INIT_ATTR attributeRafaël Carré1-1/+3
2010-05-27clipv2: make buttonlight functions static inline one-linersRafaël Carré2-15/+18
2010-05-21Clip+: add charging curveRafaël Carré1-3/+1
2010-05-20Clipv2: charging curve + voltage limitsRafaël Carré1-2/+2
2010-05-16Clipv2/+ : ascodec register 0x25 is not related to backlightRafaël Carré1-2/+0
2010-05-08Sansa Cliv2: calibrated discharge curvebootloader_sansafuzev2_sansaclipv2_sansaclipplus_v2Rafaël Carré1-0/+51
2010-04-18Sansa as3525: Add missing lcd-clip.h header file to sansa clip lcd drivers. S...Bertrik Sikken1-0/+1
2010-04-03Clipv2: read hold switch correctlyRafaël Carré1-0/+11
2010-04-03Clipv2: fix grey lcd outputRafaël Carré2-4/+108
2010-03-29as3525v2: factorize writing to ascodec PMURafaël Carré1-4/+2
2010-03-29as3543: name 0x1b & 0x1c registersRafaël Carré1-4/+4
2010-03-29Clipv2/Clip+ : turn off backlight in 0x1b registerRafaël Carré1-1/+3
2010-03-19lcd-ssd1303 (all Clips) : move model specific code in their own filesRafaël Carré2-0/+111
2010-03-15Sansa Clipv2: use similar button driver to Clipv1Rafaël Carré1-33/+70
2010-01-13Sansa as3525v2: move SD embryo code to a common dirRafaël Carré1-777/+0
2009-12-31FS#10047 : Clipv2Rafaël Carré5-0/+1027