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