summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/sansa-e200v2
AgeCommit message (Expand)Author
2009-02-18Get rid of disabling irq. Simply blocking does it too, it also caused problem...Thomas Martitz
2009-02-16fix yellow.Dominik Wenger
2009-02-16e200v2: make buttons and scrollwheel work. Still ugly as we need to disable i...Dominik Wenger
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-16Commit updated FS#9569 by Michael Chicoine. Fixes a bug in lcd_update_rect o...Michael Giacomelli
2008-12-04Sansa AMS: centralize clock settings in clock-target.hRafaël Carré
2008-11-30Sansa AMS: Use a valid PLL setting (248MHz aka maximum fclk)Rafaël Carré
2008-11-30do not modify the CCU_IO register since we don't use GPIOD (from FS#9569)Jonathan Gordon
2008-11-26Sansa AMS: implement set_cpu_frequency()Rafaël Carré
2008-11-26Sansa AMS: correct timer definition (clk_main == 24MHz / 16)Rafaël Carré
2008-11-23Implement a basic uncalibrated battery reading for all as3525 targets with a ...Bertrik Sikken
2008-11-22Partially apply FS#9569 by Michael Chicoine and Thomas Martitz: remove the GP...Dave Chapman
2008-11-11Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc...Dave Chapman
2008-11-07FS#9532 - e200v2 buttons Jonathan Gordon
2008-11-01Unify the e200v2 and Fuze backlight/buttonlight code - it is identical.Dave Chapman
2008-10-29FS#9511 - working lcd update (and lcd_update_rect() ) for the e200v2, working...Jonathan Gordon
2008-10-29fix lcd mirror and rotation problem on the e200v2. also remove a wierd whites...Jonathan Gordon
2008-10-29Oops, revert 18911 - this was added a couple of commits ago.Dave Chapman
2008-10-29e200v2 LCD - it helps to enable the DBOP clock.Dave Chapman
2008-10-29e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 c...Dave Chapman
2008-10-29e200v2 lcd: Add missing DBOP clock initializationRafaël Carré
2008-10-25A little more work on the e200v2 LCD driver (still untested - I don't own one...Dave Chapman
2008-10-19Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u...Dave Chapman