summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/philips/hdd6330
AgeCommit message (Expand)AuthorFilesLines
2016-03-13HDD63X0: fix values for charging (based on OF).Szymon Dziok1-1/+1
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat2-13/+13
2014-11-10HDD1630/HDD6330/SA9200: Integration of the clicker with the "Keyclick" menu.Szymon Dziok1-18/+0
2014-03-03Fix various reds. Some includes needed fixup.Thomas Martitz1-0/+2
2012-05-06Remove extraneous parensRafaël Carré1-1/+1
2012-03-17HDD6330: Correct voltage values, based on the values found in the OF.Szymon Dziok1-4/+4
2012-03-17HDD6330: Simplify strange OF voltage calculation, it's linear anyway.Szymon Dziok1-16/+2
2012-02-28lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon1-1/+1
2012-01-08button-target.h : move prototypes to button.hRafaël Carré1-8/+0
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz1-1/+1
2011-12-21Make more local functions static.Boris Gjenero1-1/+1
2011-12-03HDD6330: introduce a new button (BUTTON_TAP), based on the hardware support f...Szymon Dziok2-2/+8
2011-09-13HDD6330: implement lcd_enable (display on/off).Szymon Dziok2-14/+70
2011-09-11HDD6330: Enable only one led (from five) on the scroll strip in order to save...Szymon Dziok1-2/+2
2011-09-11HDD6330: Fix random issues with the button light (MENU button sometimes does ...Szymon Dziok1-6/+6
2010-12-15HDD6330: implement lcd_set_flip() function.Szymon Dziok1-5/+13
2010-12-13HDD6330: speedup lcd_blit_yuv() function (~4%).Szymon Dziok1-35/+26
2010-12-13HDD6330: implement initialization and inversion of lcd.Szymon Dziok1-24/+29
2010-12-05HDD6330: implement lcd_yuv_blit() function. The inner loop is written in asse...Szymon Dziok2-10/+240
2010-12-02HDD6330: implement block transfers through the LCD2 bridge in lcd_update_rect...Szymon Dziok1-35/+63
2010-10-21HDD6330: fix loading of the OF through the Rockbox bootloader (correct magic ...Szymon Dziok1-1/+2
2010-10-21HDD6330 and HDD1630: split the code for the backlight, cause it's rather diff...Szymon Dziok2-0/+129
2010-10-18HDD6330: Try to adapt the keys for the new touchpad code, remove the non exis...Szymon Dziok1-5/+1
2010-07-04hdd6330: enable full touchpad support - code cleanup, all buttons should work...Szymon Dziok2-28/+82
2010-01-03Fix even more tabsAndree Buschmann1-2/+2
2009-12-25Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....Mark Arigo5-0/+454