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
/
samsung
Age
Commit message (
Expand
)
Author
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
Fix remaining reds. I forgot to change the app.lds of the other PP targets (i...
Thomas Martitz
2010-01-03
Fix tabs
Andree Buschmann
2009-11-03
Comment out LOGF_ENABLE defines everywhere, replace evil comments
Jeffrey Goode
2009-10-20
Convert lcd_activation callbacks to use the event system to allow for multipl...
Thomas Martitz
2009-10-03
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-02
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-09-08
Samsung YH925: Reset the LCD orientation to what the OF expects before branch...
Thomas Martitz
2009-09-05
Fix display bug in the Samsung YH-920 on partial lcd updates.
Mark Arigo
2009-09-01
YH920 : enable battery reading (uncalibrated yet)
Rafaël Carré
2009-09-01
Enable sound on the Samsung YH-920
Mark Arigo
2009-08-30
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-24
Samsung YH925: Correct a typo in the battery calibration.
Thomas Martitz
2009-08-19
fix red
Nils Wallménius
2009-08-07
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-07-22
Commit part of FS#9873 - Utilise buttons for playlisting
Thomas Martitz
2009-07-11
ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. ...
Jens Arnold
2009-05-25
3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...
Mark Arigo