summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx31/dvfs_dptc-imx31.c
AgeCommit message (Expand)Author
2013-05-11i.MX31: Remove long udelay from DVFS interrupt handlerMichael Sevakis
2011-12-09Introduce USED_ATTR wrapper for __attribute__((used)).Boris Gjenero
2011-10-14i.MX31: Simplify nested interrupt handling. Give SVC mode its own stack by gr...Michael Sevakis
2011-01-23i.MX31: Now that it matters because there's a debug screeen that allows chang...Michael Sevakis
2011-01-22Fix yellow. Left an unused temp variable.Michael Sevakis
2011-01-22i.MX31: Allow interrupts in thread context, not just ISR context, during the ...Michael Sevakis
2011-01-22i.MX31: Add a debug menu to play around with DVFS/DPTC settings for fun, test...Michael Sevakis
2011-01-07Gigabeat S/i.MX31: Take care of an interrupt priority inversion that can happ...Michael Sevakis
2010-06-30Remove atomic register bit manipulation functions from i.MX and s3c target co...Michael Sevakis
2010-06-11Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio...Michael Sevakis
2010-05-06Gigabeat S bootloader: Fix archaic call placement in dptc_stop which hangs th...Michael Sevakis
2010-05-06i.MX31/Gigabeat S: This should fix stability problems. One problem was to sta...Michael Sevakis
2010-05-05i.MX31/Gigabeat S: The nested IRQ code was just totally wrong and not actuall...Michael Sevakis
2010-05-04Merely correct a comment.Michael Sevakis
2010-05-04i.MX31/Gigabeat S: Just a little paranoid change to switcher write to active ...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
2010-04-07Gigabeat S (imx31): Begin voltage and frequency scaling code. For now, to avo...Michael Sevakis