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
/
coldfire
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-13
Revert "Remove YUV blitting functions and LCD modes"
Solomon Peachy
4
-0
/
+612
2022-10-03
Remove YUV blitting functions and LCD modes
Aidan MacDonald
4
-612
/
+0
2022-03-21
Lcd save function pointer to frame buffer get_address_fn before loops
William Wilgus
4
-7
/
+14
2021-12-23
Revert "powermgmt: Remove an unnecessary function"
Aidan MacDonald
1
-3
/
+2
2021-12-05
powermgmt: Remove an unnecessary function
Aidan MacDonald
1
-2
/
+3
2021-07-25
pcm: Remove unused function pcm_play_dma_get_peak_buffer()
Aidan MacDonald
1
-15
/
+0
2020-11-13
h300, Others Bugfix Bootloader backlight_init()
William Wilgus
1
-60
/
+40
2020-11-13
h300: fix one long-standing bootloader bug
James Buren
1
-2
/
+56
2020-11-12
pcm: Further cleanup of unused bits of the PCM ACPI:
Solomon Peachy
1
-5
/
+0
2020-10-31
pcm: Get rid of pcm_play_pause() and associated APIs
Solomon Peachy
1
-19
/
+0
2020-10-27
iaudiom5: Fix build.
Solomon Peachy
1
-1
/
+4
2020-10-27
coldfire: We need -fno-delete-null-pointer-checks in flash controller code
Solomon Peachy
1
-0
/
+5
2020-10-26
FIX RED framebuffer viewport rewrite
William Wilgus
1
-1
/
+1
2020-10-26
LCD core move buf ptr and address look up function viewport struct
William Wilgus
2
-2
/
+2
2020-10-26
coldfire: make the RAM and ROM image locations configurable by macros
James Buren
1
-5
/
+5
2020-10-13
fix more yellow
Solomon Peachy
1
-1
/
+3
2020-10-13
Fix more warnings.
Solomon Peachy
5
-11
/
+23
2020-10-13
iaudiox5: Fix red, due to slightly bogus asm
Solomon Peachy
2
-7
/
+13
2020-10-13
Fix a pile of yellow in the bootloader
Solomon Peachy
2
-1
/
+13
2020-10-03
coldfire: Fix iAudio M5 build
Solomon Peachy
1
-2
/
+2
2020-10-03
coldfire: Allow building when 88KHz audio is disabled
Solomon Peachy
1
-1
/
+1
2019-01-01
Coldfire: Don't clobber alwarm wakeup signal in dualboot mode
Solomon Peachy
1
-0
/
+4
2015-01-12
Fix red/yellow
Marcin Bukat
4
-18
/
+13
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
13
-82
/
+77
2014-04-15
MPIO HD300: Fix occasional scrollstrip hang
Marcin Bukat
1
-12
/
+11
2014-04-02
optimize Cypress chip power supply for iriver h100 series
Dmitry Gamza
2
-3
/
+13
2014-01-18
coldfire: fix bootloader builds
Marcin Bukat
3
-3
/
+3
2014-01-17
coldfire: Implement HAVE_INIT_ATTR magic
Marcin Bukat
2
-2
/
+28
2014-01-15
coldfire: Use single app.lds script for all coldfires.
Marcin Bukat
3
-279
/
+1
2014-01-05
Add missing kernel.h includes (hopefully all of them), take #3.
Thomas Martitz
1
-1
/
+2
2014-01-05
Add missing kernel.h includes (hopefully all of them), take #2.
Thomas Martitz
3
-1
/
+4
2014-01-05
Add missing kernel.h includes (hopefully all of them).
Thomas Martitz
2
-1
/
+4
2012-11-13
HD300: Fix crash in bootloader introduced by 36281c4
Marcin Bukat
1
-1
/
+4
2012-05-07
remove debug-target.h
Rafaël Carré
1
-0
/
+0
2012-04-29
M5/X5 (MCF5250): Scoot the core/plugin IRAM boundary forward by 0x800.
Michael Sevakis
1
-0
/
+4
2012-03-03
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
1
-18
/
+18
2012-02-28
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
9
-17
/
+17
2012-01-25
MPIO HD300: Fix scrollstip issue at driver level.
Marcin Bukat
1
-2
/
+33
2012-01-24
MPIO HD300: Use MENU button to go back from debug screens.
Marcin Bukat
1
-2
/
+4
2012-01-24
MPIO HD200/HD300: Decrease ADC scanrate.
Marcin Bukat
2
-31
/
+11
2012-01-22
Move optimized ffs to firmware/asm, using the new automatic-asm-picking infra...
Thomas Martitz
1
-65
/
+0
2012-01-22
Move optimized memcpy and friends and strlen to firmware/asm,
Thomas Martitz
5
-1721
/
+0
2012-01-22
Move pcm_mixer helper routines to firmware/asm.
Thomas Martitz
1
-134
/
+0
2012-01-22
Create fimrware/asm directory for assembly optimized stuff.
Thomas Martitz
2
-111
/
+10
2012-01-08
adc-target.h: cleanup
Rafaël Carré
1
-1
/
+0
2012-01-08
button-target.h : move prototypes to button.h
Rafaël Carré
7
-39
/
+3
2012-01-07
lcd-remote-target.h: Use only in firmware/target/
Rafaël Carré
1
-28
/
+0
2012-01-07
lcd_remote_powersave: unused
Rafaël Carré
4
-2
/
+4
2012-01-07
move _remote_backlight_* to common header
Rafaël Carré
2
-6
/
+0
2012-01-07
remote_detect(): move to lcd-remote.h
Rafaël Carré
5
-6
/
+3
[next]