This website requires JavaScript.
Explore
Help
Sign in
len0rd
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
1
mirror of
https://github.com/Rockbox/rockbox.git
synced
2025-11-12 06:32:34 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
409c157089
rockbox
/
firmware
/
target
History
Download ZIP
Download TAR.GZ
Thomas Martitz
409c157089
Fix beast, forgot the asm label when renaming.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28058 a1c6a512-1295-4272-9138-f99709370657
2010-09-09 17:00:50 +00:00
..
arm
Fix beast, forgot the asm label when renaming.
2010-09-09 17:00:50 +00:00
coldfire
Rename cache coherency functions.
2010-09-08 17:05:49 +00:00
hosted
Extend lc_open() to also being able to load overlay plugins.
2010-09-09 16:17:21 +00:00
mips
Also rename cpucache_invalidate() function for mips. There's more in the target tree of mips which I have overlooked yesterday.
2010-09-09 16:41:03 +00:00
sh
Threading: Split processor support code into respective target files. C files from /target/xxx are included into thread.c because of essential inlining and files are code, not declarations. Copyrights in each new file go to whoever implemented the first functional support.
2010-06-02 12:45:36 +00:00