index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
target
/
mips
/
ingenic_jz47xx
/
system-target.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-27
Use STORAGE_NEEDS_BOUNCE_BUFFER instead of STORAGE_NEEDS_ALIGN
Solomon Peachy
1
-0
/
+1
2021-03-03
Fix MIPS cache operations and enable HAVE_CPU_CACHE_ALIGN on MIPS
Aidan MacDonald
1
-1
/
+1
2020-09-17
jz4760: Heavily rework USB driver to add working DMA support
Solomon Peachy
1
-0
/
+1
2020-09-02
mips: use .set push/pop in asm code
Solomon Peachy
1
-2
/
+5
2020-08-30
jz4760: Explicitly disable UARTs at startup
Solomon Peachy
1
-0
/
+2
2020-08-30
jz4760: Prioritize Audio DMA and TCU0 (systick) above all others
Solomon Peachy
1
-8
/
+8
2020-08-25
jz4760: Give each SD interface its own DMA channel, semaphore, and mutex
Solomon Peachy
1
-2
/
+7
2018-07-28
Add cleaned-up xDuoo X3 support
Solomon Peachy
1
-2
/
+12
2012-01-22
Create fimrware/asm directory for assembly optimized stuff.
Thomas Martitz
1
-0
/
+24
2010-07-15
Don't duplicate byteswap code. Invent system where NEED_GENERIC_BYTESWAPS is ...
Nils Wallménius
1
-23
/
+3
2010-07-15
Properly fix warning by copying the swap16 and swap32 inline functions from s...
Nils Wallménius
1
-3
/
+23
2009-11-26
Merge branch 'hotswap'
Maurus Cuelenaere
1
-12
/
+13
2009-05-26
Fix audio on Onda VX747
Maurus Cuelenaere
1
-2
/
+2
2009-05-21
Remove some unused declarations
Bertrik Sikken
1
-2
/
+0
2009-02-13
Onda VX747:
Maurus Cuelenaere
1
-30
/
+13
2009-02-09
Onda VX747: commit some parts to get apps/ to compile (more will follow)
Maurus Cuelenaere
1
-2
/
+3
2008-12-20
Ingenic targets:
Maurus Cuelenaere
1
-1
/
+4
2008-12-04
Oops, logic error! Interrupts enabled != in interrupt mode
Maurus Cuelenaere
1
-5
/
+1
2008-12-04
Implement in_interrupt_mode() properly
Maurus Cuelenaere
1
-1
/
+5
2008-12-04
Ingenic targets:
Maurus Cuelenaere
1
-0
/
+3
2008-12-03
Jz4740 targets: make sure you don't yield when in interrupt mode
Maurus Cuelenaere
1
-1
/
+2
2008-11-04
Onda VX747:
Maurus Cuelenaere
1
-1
/
+5
2008-08-26
Onda VX747:
Maurus Cuelenaere
1
-0
/
+2
2008-08-10
* Get interrupts working (but crashes after 10-30secs)
Maurus Cuelenaere
1
-0
/
+3
2008-08-09
Remove unneeded request_irq()
Maurus Cuelenaere
1
-1
/
+0
2008-08-09
* Add interrupt handling (but still not working)
Maurus Cuelenaere
1
-16
/
+3
2008-08-06
* Add basic (non-working) support for NAND flash
Maurus Cuelenaere
1
-0
/
+2
2008-07-17
1) Set svn:keywords where they should've been set
Maurus Cuelenaere
1
-4
/
+12
2008-07-16
Remove obsolete function + cleanup code a bit
Maurus Cuelenaere
1
-0
/
+2
2008-07-14
Remove svn:executable
Maurus Cuelenaere
1
-0
/
+0
2008-07-14
Add preliminary support for the Onda VX747 (MIPS target)
Maurus Cuelenaere
1
-0
/
+103