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
/
philips
/
hdd1630
(
follow
)
Commit message (
Expand
)
Author
Age
*
HDD16X0: remove unnecessary define.
Szymon Dziok
2016-03-13
*
HDD16X0: fix voltage values and simplify voltage calculation.
Szymon Dziok
2016-03-13
*
Get rid of stupid _backlight_* function names
Marcin Bukat
2015-01-12
*
HDD1630/HDD6330/SA9200: Integration of the clicker with the "Keyclick" menu.
Szymon Dziok
2014-11-10
*
HDD1630: implement lcd_enable (display on/off).
Szymon Dziok
2014-01-13
*
HDD1630: a proper way to enable and disable backlight.
Szymon Dziok
2014-01-13
*
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
*
Make more local functions static.
Boris Gjenero
2011-12-21
*
HDD6330 and HDD1630: split the code for the backlight, cause it's rather diff...
Szymon Dziok
2010-10-21
*
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
*
Fix the remaining reds.
Thomas Martitz
2010-05-06
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
Fix tabs
Andree Buschmann
2010-01-03
*
Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....
Mark Arigo
2009-12-25
*
Comment out LOGF_ENABLE defines everywhere, replace evil comments
Jeffrey Goode
2009-11-03
*
fix svn properties
Nils Wallménius
2009-08-19
*
fix red
Nils Wallménius
2009-08-19
*
ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. ...
Jens Arnold
2009-07-11
*
Clean up the Synaptics touchpad driver.
Mark Arigo
2009-06-19
*
Remove unnecessary #include "adc.h"
Bertrik Sikken
2009-04-25
*
Backlight brightness and button lights for the Philips HDD1630
Mark Arigo
2009-02-18
*
Philips HDD1630 - working battery voltage readings. Still needs to be calibra...
Mark Arigo
2009-02-13
*
Philips HDD1630 - add LCD YUV functions so mpegplayer works.
Mark Arigo
2009-02-13
*
FM radio for Philips HDD1630. Volume was very faint unless recording was enab...
Mark Arigo
2009-02-13
*
Make the Philips HDD1630 ADC work: it needs a slightly different init sequenc...
Mark Arigo
2009-01-27
*
Move the PP5020 ADC defines to the c-file instead of repeating them across th...
Mark Arigo
2009-01-27
*
Philips HDD1630: add ADC info to debug screen. Make button_click work again (...
Mark Arigo
2009-01-23
*
Philips HDD1630 lcd work: register defines and enable contrast, flip, and inv...
Mark Arigo
2009-01-21
*
Simplify powermgmt thread loops so it calls functions turn (no more power_thr...
Michael Sevakis
2008-12-24
*
Working touchpad for the Philips HDD1630 using the Synaptics driver. Like the...
Mark Arigo
2008-12-19
*
FS#9591 by Anton Veretenenko for the Philips GoGear HDD1620/1630 (with a few ...
Mark Arigo
2008-12-12
*
Straighten out some powermanagement stuff. Give target complete control over ...
Michael Sevakis
2008-12-03
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ...
Mark Arigo
2008-06-27