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-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