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
/
target
/
mips
/
ingenic_jz47xx
/
system-target.h
Age
Commit message (
Expand
)
Author
2010-07-15
Don't duplicate byteswap code. Invent system where NEED_GENERIC_BYTESWAPS is ...
Nils Wallménius
2010-07-15
Properly fix warning by copying the swap16 and swap32 inline functions from s...
Nils Wallménius
2009-11-26
Merge branch 'hotswap'
Maurus Cuelenaere
2009-05-26
Fix audio on Onda VX747
Maurus Cuelenaere
2009-05-21
Remove some unused declarations
Bertrik Sikken
2009-02-13
Onda VX747:
Maurus Cuelenaere
2009-02-09
Onda VX747: commit some parts to get apps/ to compile (more will follow)
Maurus Cuelenaere
2008-12-20
Ingenic targets:
Maurus Cuelenaere
2008-12-04
Oops, logic error! Interrupts enabled != in interrupt mode
Maurus Cuelenaere
2008-12-04
Implement in_interrupt_mode() properly
Maurus Cuelenaere
2008-12-04
Ingenic targets:
Maurus Cuelenaere
2008-12-03
Jz4740 targets: make sure you don't yield when in interrupt mode
Maurus Cuelenaere
2008-11-04
Onda VX747:
Maurus Cuelenaere
2008-08-26
Onda VX747:
Maurus Cuelenaere
2008-08-10
* Get interrupts working (but crashes after 10-30secs)
Maurus Cuelenaere
2008-08-09
Remove unneeded request_irq()
Maurus Cuelenaere
2008-08-09
* Add interrupt handling (but still not working)
Maurus Cuelenaere
2008-08-06
* Add basic (non-working) support for NAND flash
Maurus Cuelenaere
2008-07-17
1) Set svn:keywords where they should've been set
Maurus Cuelenaere
2008-07-16
Remove obsolete function + cleanup code a bit
Maurus Cuelenaere
2008-07-14
Remove svn:executable
Maurus Cuelenaere
2008-07-14
Add preliminary support for the Onda VX747 (MIPS target)
Maurus Cuelenaere