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
Age
Commit message (
Expand
)
Author
Files
Lines
21 hours
Fix typo in MIPS cache discard
Aidan MacDonald
1
-1
/
+1
24 hours
mips: Revert to commiting the cache when we're told to discard an unaligned b...
Solomon Peachy
1
-0
/
+16
38 hours
Third try fixing MIPS cache code
Aidan MacDonald
1
-14
/
+1
38 hours
jz4740: Fix incorrect dcache flush in the USB RX DMA code.
Solomon Peachy
1
-2
/
+0
41 hours
Really fix the MIPS cache bug this time
Aidan MacDonald
1
-1
/
+1
44 hours
Fix MIPS cache operations and enable HAVE_CPU_CACHE_ALIGN on MIPS
Aidan MacDonald
2
-16
/
+25
2020-11-12
pcm: Further cleanup of unused bits of the PCM ACPI:
Solomon Peachy
2
-28
/
+0
2020-10-31
pcm: Get rid of pcm_play_pause() and associated APIs
Solomon Peachy
2
-24
/
+0
2020-10-15
xduoox3: Disable the DAC's digital de-emphasis filter.
Solomon Peachy
1
-5
/
+1
2020-10-08
Undo the hacks that allowed targets without LEFT/RIGHT (UP/DN) to build.
Solomon Peachy
2
-7
/
+5
2020-10-01
xduoox3: Work out clocks for 176/192KHz support.
Solomon Peachy
1
-11
/
+12
2020-09-18
jz4760: Implement USB DMA RX
Solomon Peachy
1
-22
/
+135
2020-09-18
Headphone / lineout pause/resume #FS13237
William Wilgus
1
-1
/
+3
2020-09-17
jz4760: Heavily rework USB driver to add working DMA support
Solomon Peachy
2
-139
/
+245
2020-09-17
Xduoo X3 add headphone and lineout status to IO Ports debug menu
William Wilgus
1
-13
/
+30
2020-09-13
Xduoo X3 no ADC after ROLO
William Wilgus
1
-0
/
+6
2020-09-13
Xduoo X3 Add tree scrolling FS#13240, Emulate Multibutton presses
William Wilgus
2
-19
/
+50
2020-09-08
XduooX3 LCD tweaks #2
William Wilgus
1
-48
/
+110
2020-09-06
XduooX3 Gpio reconfigure button system #2
William Wilgus
1
-79
/
+45
2020-09-06
jz4760: Fix and re-enable the hardware udelay() timer
Solomon Peachy
1
-12
/
+19
2020-09-06
jz4760: Use a #define for the timer id, not a raw number
Solomon Peachy
1
-15
/
+17
2020-09-05
mips: Convert 'nop' to 'ssnop' -- for future-proofing
Solomon Peachy
6
-77
/
+77
2020-09-04
jz47xx: Audio path tweaks:
Solomon Peachy
4
-0
/
+6
2020-09-03
Xduoo Gpio fix bug
William Wilgus
1
-0
/
+3
2020-09-03
mips: Heavily rework DMA & caching code
Solomon Peachy
15
-127
/
+186
2020-09-03
XduooX3 Gpio reconfigure button system
William Wilgus
1
-14
/
+69
2020-09-02
jz4760: Dial down PIXCLK as low as possible
Solomon Peachy
1
-0
/
+3
2020-09-02
xduoox3: Disable the LCD and MSC0 clocks as we don't use them
Solomon Peachy
2
-2
/
+5
2020-09-02
XduooX3 Slow down greylib framerate
William Wilgus
1
-1
/
+4
2020-09-02
XduooX3 Debug Menu -- HW_info
William Wilgus
1
-128
/
+339
2020-09-02
mips: use .set push/pop in asm code
Solomon Peachy
1
-2
/
+5
2020-08-31
jz4760: use SYSFONT in the hw info debug screen, and restore old font
Solomon Peachy
1
-1
/
+2
2020-08-31
Xduoo_x3 Boot Fix red from debug menu changes
William Wilgus
1
-1
/
+1
2020-08-31
xduooX3 debug menu add GPIO IO Ports
William Wilgus
1
-0
/
+83
2020-08-30
xduoox3: Fix bootloader build
Solomon Peachy
1
-0
/
+7
2020-08-30
jz4760: Explicitly disable UARTs at startup
Solomon Peachy
3
-2
/
+24
2020-08-30
XduooX3 Tweak LCD drive strength and slew
William Wilgus
1
-4
/
+14
2020-08-30
xduoox3: Use correct "ms_clk" divider for SADC and be smarter with polling
Solomon Peachy
1
-4
/
+14
2020-08-30
jz4760: Prioritize Audio DMA and TCU0 (systick) above all others
Solomon Peachy
2
-39
/
+21
2020-08-30
jz4760: Revert back to the delay loop udelay()
Solomon Peachy
1
-1
/
+1
2020-08-29
jz4760: Rework IRQ priorities, make audio the highest.
Solomon Peachy
1
-10
/
+29
2020-08-29
jz4760: Disable dynamic clocking entirely.
Solomon Peachy
1
-1
/
+1
2020-08-29
XduooX3 Sources WS changes
William Wilgus
5
-147
/
+147
2020-08-29
Xduoo X3 Tweak LCD settings
William Wilgus
1
-12
/
+115
2020-08-29
jz4760: do the MSC (ie SD) clocking setup when we change PLL0
Solomon Peachy
2
-31
/
+13
2020-08-28
jz4740: Timer not re-enabled properly
Solomon Peachy
1
-3
/
+3
2020-08-28
Xduoo_X3 Fix timer_set_period fail to reenable
William Wilgus
1
-1
/
+1
2020-08-28
jz4760: Pull non-PLL init out of pll0_init() code.
Solomon Peachy
1
-16
/
+15
2020-08-27
Xduoo X3 - Grey scale lib update
William Wilgus
1
-19
/
+20
2020-08-26
xduoox3: Include curves for both battery types
Solomon Peachy
1
-5
/
+15
[next]