This website requires JavaScript.
Explore
Help
Sign In
Nyaaori
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
0a98e8af9d
rockbox
/
firmware
/
target
History
Michael Sevakis
0a98e8af9d
i.MX31: Allow interrupts in thread context, not just ISR context, during the lengthy DVFS voltage ramp-up delay. Also, explicitly enable them just before mc13783_init since that does anyway because of the PMIC write inside it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29116 a1c6a512-1295-4272-9138-f99709370657
2011-01-22 21:04:25 +00:00
..
arm
i.MX31: Allow interrupts in thread context, not just ISR context, during the lengthy DVFS voltage ramp-up delay. Also, explicitly enable them just before mc13783_init since that does anyway because of the PMIC write inside it.
2011-01-22 21:04:25 +00:00
coldfire
Fix warning when linking booltoaders with the new toolchain by marking .bss section NOLOAD, thanks for gevaerts for testing on his x5.
2011-01-12 21:24:44 +00:00
hosted
Fix FS#11881. Patch by Thomas Jarosch
2011-01-20 22:27:28 +00:00
mips
Fix red: defined(x || y) is not valid C preprocessor
2011-01-21 12:46:00 +00:00
sh
Rework ATA driver to get rid of lots of target-specific constants and allow for non-memory-mapped task file registers.
2011-01-02 22:51:47 +00:00