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
/
s5l8700
Age
Commit message (
Expand
)
Author
2008-10-18
Make the meizu m3 load from flash, so interrupts work. More work is needed to...
Frank Gevaerts
2008-10-12
make colours look right
Frank Gevaerts
2008-10-12
Fix LCD timings on the older meizu M3 variant, so it works with a fast clock.
Frank Gevaerts
2008-10-11
remove dead code from firmware/target/arm/crt0.S, and conditionalise bits of it
Frank Gevaerts
2008-10-11
Move the S5L8700 (Meizu) crt0.S file up one level - it can be used as a gener...
Dave Chapman
2008-10-07
lcd now shows things on the old-style Meizu M3.
Frank Gevaerts
2008-10-05
LCD driver for meizu M3, new type (older M3s are not yet supported)
Frank Gevaerts
2008-10-05
set output format correctly
Frank Gevaerts
2008-09-18
M3 (and probably non-sl M6) code gets loaded at 0x22020000 by dfu
Frank Gevaerts
2008-09-17
add Meizu M6SP and M3 ports
Marcoen Hirschberg
2008-09-17
set svn properties
Frank Gevaerts
2008-09-17
annotate init sequence
Frank Gevaerts
2008-09-16
add s6d0154 register definitions, and flesh out lcd_init_device()
Frank Gevaerts
2008-09-16
Now reads the LCD controller ID succesfully and flashes it using the backlight
Frank Gevaerts
2008-09-10
First reading out of the touchpad!
Frank Gevaerts
2008-09-02
set PWRON bit to 1 so the player doesn't turn off immediately (should work on...
Frank Gevaerts
2008-09-02
enable full init code, as it seems to work
Frank Gevaerts
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-27
initial Meizu M6SL port (take 2)
Marcoen Hirschberg
2008-03-27
Revert "initial Meizu M6SL port"
Marcoen Hirschberg
2008-03-27
initial Meizu M6SL port
Marcoen Hirschberg