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
/
imx31
/
debug-imx31.c
Age
Commit message (
Expand
)
Author
2014-03-03
Fix more reds.
Thomas Martitz
2012-05-07
remove debug-target.h
Rafaël Carré
2012-01-04
imx31: move DEBUG_CANCEL definition to .c
Rafaël Carré
2011-06-05
Move dbg_hw_info() into target tree. FS#11735 by me
Marcin Bukat
2011-01-22
i.MX31: Add a debug menu to play around with DVFS/DPTC settings for fun, test...
Michael Sevakis
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
2010-05-06
i.MX31/Gigabeat S: This should fix stability problems. One problem was to sta...
Michael Sevakis
2010-05-04
i.MX31/Gigabeat S: Actually enable DPTC which can set optimal voltage for 528...
Michael Sevakis
2010-04-23
i.MX31/Gigabeat S: Implement frequency and voltage scaling-- 1.6V for 528MHz,...
Michael Sevakis
2009-10-17
Revise r23225 a bit, removing the debug_printf function and implementing more...
Nils Wallménius
2009-03-22
imx31: Rename clkctl-imx31.* to ccm-imx31.* and move up from ...imx31/gigabea...
Michael Sevakis
2009-03-22
imx31/mc13783: Do some housekeeping with register macros, function names and ...
Michael Sevakis
2009-02-08
Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other mi...
Michael Sevakis
2008-12-21
Gigabeat S: Implement charging and power control to charge from AC or USB. Ho...
Michael Sevakis
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-05-05
Gigabeat S: Use the fastest PIO mode the installed drive allows instead of al...
Michael Sevakis
2008-05-03
Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym...
Michael Sevakis
2008-04-13
ADC driver for Gigabeat S - a bit on the general side for now. Needs to have ...
Michael Sevakis
2008-04-12
Add GPIO manager. Get the PMIC interrupt handling working (along with power b...
Michael Sevakis
2008-04-11
Add a "View I/O Ports" screen for imx31. Show all GPIO contents.
Michael Sevakis