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
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
29
-71
/
+6070
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
2012-01-22
Move optimized ffs to firmware/asm, using the new automatic-asm-picking infra...
Thomas Martitz
1
-59
/
+0
2012-01-22
Move optimized memcpy and friends and strlen to firmware/asm,
Thomas Martitz
2
-382
/
+0
2012-01-22
Create fimrware/asm directory for assembly optimized stuff.
Thomas Martitz
2
-133
/
+24
2012-01-08
lcd-target.h: remove some duplicate declarations
Rafaël Carré
1
-6
/
+0
2012-01-08
adc-target.h: cleanup
Rafaël Carré
1
-2
/
+0
2012-01-08
button-target.h : move prototypes to button.h
Rafaël Carré
2
-16
/
+0
2012-01-07
ingenic_jz: remove ata-nand-target.h
Rafaël Carré
2
-29
/
+0
2012-01-04
dbg_hw_info(): remove duplicate prototypes
Rafaël Carré
1
-27
/
+0
2012-01-04
dbg_ports(): remove duplicate prototype
Rafaël Carré
2
-1
/
+1
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2
-2
/
+2
2011-12-31
onda: remove now inlined USB_INIT_GPIO()
Rafaël Carré
1
-1
/
+0
2011-12-31
usb-target.h: remove
Rafaël Carré
3
-1
/
+0
2011-12-31
onda 747/777 : move USB_STATUS_BY_EVENT to config
Rafaël Carré
1
-2
/
+0
[next]