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
/
export
/
system.h
Age
Commit message (
Expand
)
Author
2005-05-07
Fixed makefiles for autoconf.g include.
Daniel Stenberg
2005-04-22
Small fix for compilation under GCC4. Note: It still doesn't even fully compi...
Jens Arnold
2005-03-03
iRiver: Increased the max CPU frequency to 120MHz
Linus Nielsen Feltzing
2005-03-03
gmini: variable CPU frequency
Jean-Philippe Bernardy
2005-03-01
Adjustable CPU frequency for iRiver
Linus Nielsen Feltzing
2005-02-28
TCC730 slight stylistic improvement
Jean-Philippe Bernardy
2005-02-22
Gmini SMSC chip improvements
Jean-Philippe Bernardy
2005-02-19
Gmini work:
Jean-Philippe Bernardy
2005-02-15
better PLL support & slight fix (probably in keepalive handling)
Jean-Philippe Bernardy
2005-02-09
iRiver: Correct cache invalidation
Linus Nielsen Feltzing
2005-02-09
Fixed broken sim build
Linus Nielsen Feltzing
2005-02-09
Added invalidate_icache()
Linus Nielsen Feltzing
2005-02-02
made system_memory_guard() exist for all CPUs
Daniel Stenberg
2005-01-24
Some more gmini hw support
Jean-Philippe Bernardy
2005-01-10
Jean-Philippe Bernardy: TCC730 adjustments
Daniel Stenberg
2004-11-19
iRiver: SWAB16 and SWAB32 macros
Linus Nielsen Feltzing
2004-10-27
Coldfire: set_irq_level() mixed up the in/out registers
Linus Nielsen Feltzing
2004-10-15
Cleaned up and started porting to Coldfire
Linus Nielsen Feltzing
2004-10-06
The endian swap macros should be unsigned. This fixes the FAT16 issue.
Jens Arnold
2004-10-06
sh7024.h -> cpu.h
Linus Nielsen Feltzing
2004-08-30
New debug feature: Use the SH1 user break controller to catch illegal memory ...
Jens Arnold
2004-07-24
gcc 3.4 has a different constraint syntax
Linus Nielsen Feltzing
2004-03-13
We had a few set_irq_level(15) left in the code, instead of the new set_irq_l...
Jörg Hohensohn
2004-03-02
Made set_irq_level() an inline function, and optimized it by removing the bit...
Linus Nielsen Feltzing
2004-02-25
The cli()/sti() functions are not safe. We should have removed them long ago.
Linus Nielsen Feltzing
2003-11-07
The code police strikes back
Linus Nielsen Feltzing
2003-02-07
Include File Cleanup And Move-Around Party 2003.
Daniel Stenberg