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
/
s3c2440
/
debug-s3c2440.c
Age
Commit message (
Expand
)
Author
2011-06-05
Move dbg_hw_info() into target tree. FS#11735 by me
Marcin Bukat
2010-11-06
move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.
Marcin Bukat
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2009-10-17
fix red
Nils Wallménius
2009-10-17
Revise r23225 a bit, removing the debug_printf function and implementing more...
Nils Wallménius
2008-12-04
Meg-FX: s3c register definitions really should be unsigned. Switch from 'int'...
Michael Sevakis
2008-11-12
Revert last commit (accidentally committed the whole tree)
Karl Kurbjun
2008-11-12
Add in the needed crt0.S code for the wakeup alarm also
Karl Kurbjun
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-23
FS#9051 - remove LCD margins... use viewports if you need them...
Jonathan Gordon
2008-04-23
Add in a few more debug registers
Karl Kurbjun
2008-03-31
meg-fx: Add headers to files in the target directory that were missing them. ...
Michael Sevakis
2007-11-11
Seperate the Gigabeat F/X crt0.s, cleanup some #ifdefs in app.lds, add an ext...
Karl Kurbjun
2007-11-10
Fix the Gigabeat red and move it's hw specific code into the target tree
Karl Kurbjun