index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
as3525
/
sansa-e200v2
Age
Commit message (
Expand
)
Author
2009-02-18
Get rid of disabling irq. Simply blocking does it too, it also caused problem...
Thomas Martitz
2009-02-16
fix yellow.
Dominik Wenger
2009-02-16
e200v2: make buttons and scrollwheel work. Still ugly as we need to disable i...
Dominik Wenger
2009-01-27
Redo some parts of my previous commit, thanks Jens and Dave
Thomas Martitz
2009-01-27
Sansa AMS: Debug screen, shows GPIO and (on the fuze) DBOP input for now, to ...
Thomas Martitz
2008-12-16
Commit updated FS#9569 by Michael Chicoine. Fixes a bug in lcd_update_rect o...
Michael Giacomelli
2008-12-04
Sansa AMS: centralize clock settings in clock-target.h
Rafaël Carré
2008-11-30
Sansa AMS: Use a valid PLL setting (248MHz aka maximum fclk)
Rafaël Carré
2008-11-30
do not modify the CCU_IO register since we don't use GPIOD (from FS#9569)
Jonathan Gordon
2008-11-26
Sansa AMS: implement set_cpu_frequency()
Rafaël Carré
2008-11-26
Sansa AMS: correct timer definition (clk_main == 24MHz / 16)
Rafaël Carré
2008-11-23
Implement a basic uncalibrated battery reading for all as3525 targets with a ...
Bertrik Sikken
2008-11-22
Partially apply FS#9569 by Michael Chicoine and Thomas Martitz: remove the GP...
Dave Chapman
2008-11-11
Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc...
Dave Chapman
2008-11-07
FS#9532 - e200v2 buttons
Jonathan Gordon
2008-11-01
Unify the e200v2 and Fuze backlight/buttonlight code - it is identical.
Dave Chapman
2008-10-29
FS#9511 - working lcd update (and lcd_update_rect() ) for the e200v2, working...
Jonathan Gordon
2008-10-29
fix lcd mirror and rotation problem on the e200v2. also remove a wierd whites...
Jonathan Gordon
2008-10-29
Oops, revert 18911 - this was added a couple of commits ago.
Dave Chapman
2008-10-29
e200v2 LCD - it helps to enable the DBOP clock.
Dave Chapman
2008-10-29
e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 c...
Dave Chapman
2008-10-29
e200v2 lcd: Add missing DBOP clock initialization
Rafaël Carré
2008-10-25
A little more work on the e200v2 LCD driver (still untested - I don't own one...
Dave Chapman
2008-10-19
Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u...
Dave Chapman
[prev]