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
efe3ec86f1
rockbox
/
firmware
/
target
History
Rob Purchase
efe3ec86f1
A few tweaks to get USB support compiling again on TCC targets (part of FS#9917 by Michaël Burtin).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20264 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 22:02:30 +00:00
..
arm
A few tweaks to get USB support compiling again on TCC targets (part of FS#9917 by Michaël Burtin).
2009-03-09 22:02:30 +00:00
coldfire
Reclaim .iram areas in DRAM by overlapping their load addresses with the uninitialized data sections. I did what I could test out-- not any flash image linker scripts or other target processors. Move any .iram copies in crt0.S's to be the first operation even if not _strictly_ necessary to be emphatic (aka. 'beware').
2009-02-20 02:33:40 +00:00
mips
* Onda VX767: fix some redundant files + add some missing functions for apps/ compilation (still needs keymap though).
2009-03-09 21:26:39 +00:00
sh
Reclaim .iram areas in DRAM by overlapping their load addresses with the uninitialized data sections. I did what I could test out-- not any flash image linker scripts or other target processors. Move any .iram copies in crt0.S's to be the first operation even if not _strictly_ necessary to be emphatic (aka. 'beware').
2009-02-20 02:33:40 +00:00