summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx31/debug-imx31.c
AgeCommit message (Expand)Author
2014-03-03Fix more reds.Thomas Martitz
2012-05-07remove debug-target.hRafaël Carré
2012-01-04imx31: move DEBUG_CANCEL definition to .cRafaël Carré
2011-06-05Move dbg_hw_info() into target tree. FS#11735 by meMarcin Bukat
2011-01-22i.MX31: Add a debug menu to play around with DVFS/DPTC settings for fun, test...Michael Sevakis
2010-11-06move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.Marcin Bukat
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-05-06i.MX31/Gigabeat S: This should fix stability problems. One problem was to sta...Michael Sevakis
2010-05-04i.MX31/Gigabeat S: Actually enable DPTC which can set optimal voltage for 528...Michael Sevakis
2010-04-23i.MX31/Gigabeat S: Implement frequency and voltage scaling-- 1.6V for 528MHz,...Michael Sevakis
2009-10-17Revise r23225 a bit, removing the debug_printf function and implementing more...Nils Wallménius
2009-03-22imx31: Rename clkctl-imx31.* to ccm-imx31.* and move up from ...imx31/gigabea...Michael Sevakis
2009-03-22imx31/mc13783: Do some housekeeping with register macros, function names and ...Michael Sevakis
2009-02-08Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other mi...Michael Sevakis
2008-12-21Gigabeat S: Implement charging and power control to charge from AC or USB. Ho...Michael Sevakis
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-23FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon
2008-05-05Gigabeat S: Use the fastest PIO mode the installed drive allows instead of al...Michael Sevakis
2008-05-03Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym...Michael Sevakis
2008-04-13ADC driver for Gigabeat S - a bit on the general side for now. Needs to have ...Michael Sevakis
2008-04-12Add GPIO manager. Get the PMIC interrupt handling working (along with power b...Michael Sevakis
2008-04-11Add a "View I/O Ports" screen for imx31. Show all GPIO contents.Michael Sevakis