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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
target
/
mips
/
ingenic_jz47xx
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-26
xduoox3: Update battery discharge curve and runtime estimates
Solomon Peachy
1
-4
/
+4
2020-08-25
jz4740: SD clock sequencing changes.
Solomon Peachy
1
-17
/
+13
2020-08-25
jz4760: SD driver enhancements:
Solomon Peachy
1
-41
/
+90
2020-08-25
jz4740: Fix potential deadlock in SD init code.
Solomon Peachy
1
-7
/
+8
2020-08-25
jz4760: Give each SD interface its own DMA channel, semaphore, and mutex
Solomon Peachy
3
-91
/
+175
2020-08-12
jz4760: Use HW timer for more a more accurate udelay()
Solomon Peachy
1
-0
/
+29
2020-08-08
jz4760: Move 11/22/44/88KHz back onto the PLL
Solomon Peachy
1
-8
/
+16
2020-08-07
jz4760: Major clocking improvements for audio PLL
Solomon Peachy
1
-37
/
+55
2020-08-07
jz4760: Support dynamic reclocking!
Solomon Peachy
2
-23
/
+54
2020-08-07
jz4760: Fixes in PLL calculation and reporting
Solomon Peachy
3
-14
/
+12
2020-08-07
xduoox3: Set PLL0 to 480MHz, not 492.
Solomon Peachy
1
-1
/
+1
2020-08-07
jz4760: Don't enable PLL1 until we need audio.
Solomon Peachy
2
-29
/
+48
2020-08-07
jz7460: debugging improvements
Solomon Peachy
1
-15
/
+14
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-2
/
+1
2020-07-15
mips: Adjust stack sizes
Solomon Peachy
2
-4
/
+4
2019-07-29
XduooX3: Uncomment code that prevented hotswap from working.
Solomon Peachy
1
-2
/
+2
2019-06-02
jz7460: Disable IRQ-driven DMA transfers.
Solomon Peachy
1
-1
/
+1
2019-01-04
Add HAVE_LINEOUT_DETECTION and associated logic
Solomon Peachy
2
-7
/
+36
2019-01-02
mips: Adjust main & irq stack sizes to fit in IRAM on all targets
Solomon Peachy
2
-4
/
+4
2019-01-02
mips: Use a separate IRQ stack & optimize IRQ handling a little
Solomon Peachy
3
-38
/
+60
2019-01-02
Fix Xduoo X3 bootloader build, and silence all warnings.
Solomon Peachy
2
-1
/
+106
2018-10-09
mips: fix some compile warnings.
Solomon Peachy
4
-5
/
+5
2018-10-09
mips: jz4740: JZ4740 does not have a MSC clock source select.
Solomon Peachy
1
-1
/
+1
2018-09-20
jz4760: Lots of stability fixes to the USB driver.
Solomon Peachy
1
-84
/
+292
2018-09-20
xduoo_x3: Disable keypress IRQ since we poll for keypresses.
Solomon Peachy
1
-4
/
+7
2018-09-20
jz4760: Enhancements and fixes to SD driver.
Solomon Peachy
1
-279
/
+239
2018-09-20
jz7460: Silence codec when changing playback frequency/mode
Solomon Peachy
1
-2
/
+6
2018-09-20
jz7640: SD driver improvements:
Solomon Peachy
1
-27
/
+25
2018-09-20
jz74x0: MSC clock needs to be divided from PLL clock.
Solomon Peachy
2
-2
/
+7
2018-09-20
jz4760: Greatly enhance debug code and silence some compilation warnings.
Solomon Peachy
4
-109
/
+138
2018-07-28
Add cleaned-up xDuoo X3 support
Solomon Peachy
27
-6
/
+6013
2017-10-26
Fix a few missed things in 16454efc (and hopefully clear the red).
Michael Sevakis
1
-4
/
+0
2017-10-26
Unify storage threads into one
Michael Sevakis
1
-72
/
+24
2015-01-12
Fix red/yellow
Marcin Bukat
1
-1
/
+1
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
5
-19
/
+19
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
1
-18
/
+11
2014-03-04
ingenic: crt0.S fixes #3
Marcin Bukat
1
-6
/
+5
2014-03-04
ingenic: fix bugs introduced by 5900bf7
Marcin Bukat
1
-6
/
+6
2014-03-03
ingenic: Tweak a few details in crt0.S
Marcin Bukat
1
-13
/
+14
2013-09-05
touch devices: Disable touch on softlock.
Jean-Louis Biasini
1
-0
/
+7
2013-08-17
Cleanup MV/MD macros a little.
Michael Sevakis
2
-5
/
+5
2013-04-22
Do some cleanup, adjustment and a couple fixes to recent sound changes.
Michael Sevakis
1
-3
/
+3
2013-04-15
Still at it for 0c7b787. Might be done now.
Michael Sevakis
1
-1
/
+1
2013-04-15
Straighten out the mad twisted state of sound.c and related areas.
Michael Sevakis
1
-24
/
+0
2013-04-11
Implement universal in-PCM-driver software volume control.
Michael Sevakis
1
-9
/
+18
2013-03-11
jz4740: a few minor fixes
Marcin Bukat
1
-1
/
+1
2012-05-07
remove debug-target.h
Rafaël Carré
2
-1
/
+0
2012-05-07
remove unused prototypes
Rafaël Carré
1
-4
/
+0
2012-03-03
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
1
-7
/
+5
2012-02-28
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
1
-2
/
+2
[next]