summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/sansa-fuze
AgeCommit message (Expand)Author
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-28Sansa Fuze: do not modify the CCU_IO register since we don't use GPIODRafaël Carré
2008-11-28Sansa Fuze: remove left over copy-pasta (fix status bar flickering)Rafaël Carré
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-26Fix reds. Also note my r19221 commit message had a typo - shoudld have been ...Steve Bavin
2008-11-24Preliminary button driver for Sansa Fuze. FS#9575 by Thomas Martitz.Björn Stenberg
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-17Correct the xoffset used when display_flipped is false - fixes the display in...Dave Chapman
2008-11-11Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc...Dave Chapman
2008-11-11FS#9535 - Sansa Fuze simJonathan Gordon
2008-11-10Fuze: remove an unused variableRafaël Carré
2008-11-01Clean up the Fuze LCD driver. The only functional change is to write 0x7030 ...Dave Chapman
2008-11-01Unify the e200v2 and Fuze backlight/buttonlight code - it is identical.Dave Chapman
2008-11-01Add Sansa Fuze to the build system, including a first (untested) attempt at a...Dave Chapman