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