index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
samsung
(
follow
)
Commit message (
Expand
)
Author
Age
*
Samsung YH92X: Remove unneeded line.
Szymon Dziok
2016-01-12
*
YH8xx,YH9xx: Keymap improvement
Sebastian Leonhardt
2015-11-15
*
Samsung YH820/YH92X: different way of powering off to avoid powering
Szymon Dziok
2015-10-14
*
Get rid of stupid _backlight_* function names
Marcin Bukat
2015-01-12
*
Support for remote on Samsung YH920/YH925.
Szymon Dziok
2014-07-28
*
Samsung YH-925: Don't add anything to adc value while reading it.
Szymon Dziok
2014-07-28
*
Samsung YH-920: Proper values for battery monitoring, based on the OF formula.
Szymon Dziok
2014-07-28
*
Samsung YH-820: enable battery monitoring
Sebastian Leonhardt
2014-07-27
*
Radio and radio recording for Samsung YH-920.
Szymon Dziok
2014-06-18
*
YH92x: Implement ATA power off.
Szymon Dziok
2014-06-18
*
Samsung YH-820: implement an inverting of colours on the lcd.
Szymon Dziok
2014-06-09
*
Samsung YH-920: properly implement and enable lcd flipping.
Szymon Dziok
2014-06-09
*
Combine PortalPlayer .lds files into one for app and boot.
Michael Sevakis
2013-07-19
*
Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.
Michael Sevakis
2012-05-01
*
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
2012-02-28
*
lcd: fix function name in comments in assembly files (lcd_write_yup_420 inste...
Amaury Pouly
2012-01-11
*
button-target.h : move prototypes to button.h
Rafaël Carré
2012-01-08
*
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
*
Add KEEP() around vectors in linker scripts.
Boris Gjenero
2011-12-18
*
FS#12397 : On targets which load .data directly into its final location and l...
Boris Gjenero
2011-11-22
*
*/app.lds: remove STUBOFFSET
Rafaël Carré
2010-09-20
*
Various minor fixes for Samsung YH* targets
Bertrik Sikken
2010-08-08
*
FS#11335 by me: make ARM assembly functions thumb-friendly
Rafaël Carré
2010-06-11
*
fix YUV Dither for the other targets too, like in r26064.
Szymon Dziok
2010-05-24
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss...
Thomas Martitz
2010-03-08
*
Fix remaining reds. I forgot to change the app.lds of the other PP targets (i...
Thomas Martitz
2010-03-03
*
Fix tabs
Andree Buschmann
2010-01-03
*
Comment out LOGF_ENABLE defines everywhere, replace evil comments
Jeffrey Goode
2009-11-03
*
Convert lcd_activation callbacks to use the event system to allow for multipl...
Thomas Martitz
2009-10-20
*
Samsung YH920 : fix lcd_blit_mono displaying twice too wide
Rafaël Carré
2009-10-03
*
Samsung YH920 LCD
Rafaël Carré
2009-10-03
*
Bugfix: On vertically packed 2bpp LCDs a grey pixel block is only 4 pixels, s...
Jens Arnold
2009-10-03
*
Forgotten in r22876 : remove (void)arg;
Rafaël Carré
2009-10-02
*
Samsung YH920 : greylib support based on ipod/lcd-as-gray.S
Rafaël Carré
2009-10-02
*
Samsung YH925: Reset the LCD orientation to what the OF expects before branch...
Thomas Martitz
2009-09-08
*
Fix display bug in the Samsung YH-920 on partial lcd updates.
Mark Arigo
2009-09-05
*
YH920 : enable battery reading (uncalibrated yet)
Rafaël Carré
2009-09-01
*
Enable sound on the Samsung YH-920
Mark Arigo
2009-09-01
*
Fix x_offset for YUV blitting.
Thomas Martitz
2009-08-30
*
Dreaded last minute changes at 4am :( Fix red.
Thomas Martitz
2009-08-30
*
Samsung YH925: Implement lcd flipping. Although it's a questionable feature, ...
Thomas Martitz
2009-08-30
*
Samsung YH925: Correct a typo in the battery calibration.
Thomas Martitz
2009-08-24
*
fix red
Nils Wallménius
2009-08-19
*
Samsung YH925: Battery calibration for charging and dischharging.
Thomas Martitz
2009-08-07
*
Samsung YH925: Support for battery monitoring and charging. Discharge curve n...
Thomas Martitz
2009-08-07
*
Commit part of FS#9873 - Utilise buttons for playlisting
Thomas Martitz
2009-07-22
*
ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. ...
Jens Arnold
2009-07-11
*
3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...
Mark Arigo
2009-05-25