summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/sansa-clip
AgeCommit message (Expand)Author
2018-07-26Optimize lcd-ssd1303 driver (clip series)William Wilgus
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat
2012-01-08button-target.h : move prototypes to button.hRafaël Carré
2011-12-13Sansa Clip: simplify matrix key scanRafaël Carré
2010-07-22Sansa clip+: fix display brightness for players with newer OLED controller ty...Bertrik Sikken
2010-07-03Clip+ LCD: support devices with a different controllerRafaël Carré
2010-06-18Enable display and backlight on panic.Tobias Diedrich
2010-06-11FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré
2010-06-04Port greylib blitting optimisation to clipv1.Jens Arnold
2010-05-27Clip*: give lcd_hw_init() INIT_ATTR attributeRafaël Carré
2010-05-20Clipv1: charging curveRafaël Carré
2010-05-20Clipv1: cosmeticsRafaël Carré
2010-05-20Clipv1: move buttonlight functions to headerRafaël Carré
2010-04-18Sansa as3525: Add missing lcd-clip.h header file to sansa clip lcd drivers. S...Bertrik Sikken
2010-03-19lcd-ssd1303 (all Clips) : move model specific code in their own filesRafaël Carré
2010-02-17Clip+: LCD display (with FlynDice help)Rafaël Carré
2010-02-08Sansa Clip+: use 8 bits transfers, like DMA transfersRafaël Carré
2010-02-08Sansa Clip+: use correct SSP settingsRafaël Carré
2010-02-05Untested attempt at a Clip+ LCD driver using SSP (PrimeCell PL022)Rafaël Carré
2010-01-08Clivp2: Fix typo when applying FS#10047Rafaël Carré
2009-12-31FS#10047 : Clipv2Rafaël Carré
2009-11-21FS#10796 - Clip - prevent power switch activation when coming out of holdMichael Chicoine
2009-10-20Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz
2009-08-15Sansa Clip & m200v4 : calls backlight_hold_changed() when hold button is toggledRafaël Carré
2009-07-11ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. ...Jens Arnold
2009-06-11Commit FS#10285 - Sansa Clip alternative button driver. This driver alternate...Bertrik Sikken
2009-06-08FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed upRafaël Carré
2009-06-07FS#10273 : Power Sansa Clip screen for some models needing as3514's DCDC15Rafaël Carré
2009-06-06Sansa Clip: apply r21190 to asm lcd_greydata : 2% speedupRafaël Carré
2009-06-04Make more effective use of the DBOP FIFO for the sansa clip.Bertrik Sikken
2009-05-26FS#10245 by Jack Halpin : Adjust Clocking scheme on Sansa AMSRafaël Carré
2009-05-19Sansa Clip : ignore previous setting of CGU_DBOP (do not use ORR)Rafaël Carré
2009-05-13Sansa AMS: Various fixes/enhancements for clock frequenciesRafaël Carré
2009-05-12Sansa Clip : remove unused variable xoffset from lcd driverRafaël Carré
2009-03-17Fix reds and yellows (hopefully). Some targets apparently didn't properly #if...Thomas Martitz
2009-03-17Rework lcd_enabled and lcd_set/call_enable hookThomas Martitz
2009-03-12Move powermgmt-target.h up one directory (from as3525/sansa-clip to as3525) i...Bertrik Sikken
2009-02-14Sansa Clip: enable battery charging.Bertrik Sikken
2009-01-27Redo some parts of my previous commit, thanks Jens and DaveThomas Martitz
2009-01-27Sansa AMS: Debug screen, shows GPIO and (on the fuze) DBOP input for now, to ...Thomas Martitz
2008-12-28Use the same poweroff count for clip as for other AMS targetsBjörn Stenberg
2008-12-09make fmradio-i2c code from clip more generic, so it works for m200v4 and hope...Dominik Wenger
2008-12-08Sansa Clip: implement the fmradio_i2c interface using generic_i2cBertrik Sikken
2008-12-08Sansa Clip: revert 19353Rafaël Carré
2008-12-06Add small delays before lcd_write_data() and lcd_write_command(). This seems ...Frank Gevaerts
2008-12-06Sansa Clip: No need to use GPIO pin B6 in LCDRafaël Carré
2008-12-05Sansa Clip: No need to use GPIO pin B5 in LCD - it's likely used in FMRafaël Carré
2008-12-04Sansa Clip: remove unused variableRafaël Carré
2008-12-04Sansa AMS: centralize clock settings in clock-target.hRafaël Carré
2008-12-03Sansa AMS: ignore buttons when hold switch is onRafaël Carré