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