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
/
arm
/
sandisk
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
5
-27
/
+27
2014-05-11
sansaview: fix lcd code
Amaury Pouly
1
-206
/
+103
2014-05-11
sansaview: cleanup backlight code
Amaury Pouly
2
-7
/
+25
2014-03-27
Sansa View: implement proper backlight and buttonlight switching.
Szymon Dziok
1
-4
/
+17
2014-03-27
Sansa View: adjust two things (define fake codec, missing header file) in order
Szymon Dziok
1
-0
/
+1
2014-03-03
kernel: Break out kernel primitives into separate files and move to separate ...
Thomas Martitz
2
-0
/
+3
2013-07-19
Combine PortalPlayer .lds files into one for app and boot.
Michael Sevakis
2
-267
/
+3
2013-05-30
PP Sansa: Use better I2S divider settings for 48kHz.
Michael Sevakis
1
-2
/
+2
2012-05-01
Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.
Michael Sevakis
1
-1
/
+1
2012-02-28
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
1
-1
/
+1
2012-01-11
lcd: fix function name in comments in assembly files (lcd_write_yup_420 inste...
Amaury Pouly
1
-2
/
+2
2012-01-08
adc-target.h: cleanup
Rafaël Carré
1
-25
/
+0
2012-01-08
button-target.h : move prototypes to button.h
Rafaël Carré
3
-28
/
+0
2012-01-07
powermgmt-target.h: move prototypes to powermgmt.h
Rafaël Carré
1
-4
/
+0
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
1
-1
/
+1
2012-01-03
Fix path to PP crt0
Rafaël Carré
2
-2
/
+2
2012-01-03
move PP specific files to pp/
Rafaël Carré
1
-1
/
+1
2011-12-18
Add KEEP() around vectors in linker scripts.
Boris Gjenero
1
-1
/
+1
2011-12-17
Do some things to make -ffunction-sections work better.
Michael Sevakis
1
-7
/
+4
2011-12-16
Convert remaining memframe LCDs that can be convert to common code.
Michael Sevakis
1
-11
/
+8
2011-12-15
Fix r31311 red and yellow.
Michael Sevakis
1
-0
/
+1
2011-12-15
Collect some of the memory frame LCD C code.
Michael Sevakis
2
-141
/
+39
2011-12-08
AS3525v1/v2:
Michael Sevakis
1
-11
/
+20
2011-11-22
FS#12397 : On targets which load .data directly into its final location and l...
Boris Gjenero
1
-9
/
+1
2011-09-02
Rework c200wipe to use proper partitioning and formatting code, which makes t...
Frank Gevaerts
1
-1
/
+1
2011-02-11
Submit FS#11926, calibrate charge curve for e200v1. Thanks to Martin Ritter.
Andree Buschmann
1
-2
/
+2
2011-01-16
Fix r29062 warning.
Michael Sevakis
1
-2
/
+0
2011-01-16
e200v1 seems to be ok using USB-enabled bootloader. Also, include the bootloa...
Michael Sevakis
2
-0
/
+10
2010-09-20
*/app.lds: remove STUBOFFSET
Rafaël Carré
1
-8
/
+2
2010-09-17
Allow e200 to compile without HAVE_RECORDING
Frank Gevaerts
1
-2
/
+26
2010-09-17
Make the call to buttonlight_on() properly depend on HAVE_BUTTON_LIGHT
Frank Gevaerts
1
-0
/
+2
2010-06-26
e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ...
Michael Sevakis
1
-0
/
+83
2010-06-22
lv24020lp tuner: On PP targets (c200/e200), use the atomic GPIO bitwise macro...
Michael Sevakis
1
-10
/
+10
2010-06-22
e200v1: What's the wheel deal? Rework wheel code to make it a bit more straig...
Michael Sevakis
1
-141
/
+180
2010-06-11
FS#11335 by me: make ARM assembly functions thumb-friendly
Rafaël Carré
1
-2
/
+2
2010-05-24
fix YUV Dither for the other targets too, like in r26064.
Szymon Dziok
1
-1
/
+1
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
1
-1
/
+1
2010-03-08
Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss...
Thomas Martitz
1
-2
/
+2
2010-03-03
FS#10756 - Free unused init code
Thomas Martitz
1
-2
/
+14
2009-10-20
Convert lcd_activation callbacks to use the event system to allow for multipl...
Thomas Martitz
1
-1
/
+1
2009-08-19
fix more red
Nils Wallménius
1
-0
/
+1
2009-07-17
Add information gleaned from disassembling the main firmware image. Detect lc...
Robert Keevil
1
-76
/
+90
2009-07-13
FS#10436 - add the Sansa View to the build system. The bootloader builds but...
Robert Keevil
11
-0
/
+794
2009-07-11
ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. ...
Jens Arnold
1
-40
/
+39
2009-06-17
Sansa c200v2 : lcd & backlight support, using the c200v1 lcd driver
Rafaël Carré
1
-361
/
+0
2009-04-26
Remove the calls to backlight_lcd_sleep_countdown from target specific code a...
Thomas Martitz
1
-6
/
+0
2009-04-25
Remove unnecessary #include "adc.h"
Bertrik Sikken
2
-2
/
+0
2009-03-30
Remove that orphaned and wrong #if
Thomas Martitz
1
-1
/
+0
2009-03-30
Fix yellow.
Thomas Martitz
1
-7
/
+9
2009-03-29
Correct some preprocessor checks.
Thomas Martitz
1
-5
/
+11
[next]