summaryrefslogtreecommitdiff
path: root/firmware/target/arm/philips/hdd1630 (follow)
Commit message (Expand)AuthorAge
* HDD16X0: remove unnecessary define.Szymon Dziok2016-03-13
* HDD16X0: fix voltage values and simplify voltage calculation.Szymon Dziok2016-03-13
* Get rid of stupid _backlight_* function namesMarcin Bukat2015-01-12
* HDD1630/HDD6330/SA9200: Integration of the clicker with the "Keyclick" menu.Szymon Dziok2014-11-10
* HDD1630: implement lcd_enable (display on/off).Szymon Dziok2014-01-13
* HDD1630: a proper way to enable and disable backlight.Szymon Dziok2014-01-13
* lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon2012-02-28
* lcd: fix function name in comments in assembly files (lcd_write_yup_420 inste...Amaury Pouly2012-01-11
* button-target.h : move prototypes to button.hRafaël Carré2012-01-08
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* Make more local functions static.Boris Gjenero2011-12-21
* HDD6330 and HDD1630: split the code for the backlight, cause it's rather diff...Szymon Dziok2010-10-21
* FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré2010-06-11
* fix YUV Dither for the other targets too, like in r26064.Szymon Dziok2010-05-24
* Fix the remaining reds.Thomas Martitz2010-05-06
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Fix tabsAndree Buschmann2010-01-03
* Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....Mark Arigo2009-12-25
* Comment out LOGF_ENABLE defines everywhere, replace evil commentsJeffrey Goode2009-11-03
* fix svn propertiesNils Wallménius2009-08-19
* fix redNils Wallménius2009-08-19
* ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. ...Jens Arnold2009-07-11
* Clean up the Synaptics touchpad driver.Mark Arigo2009-06-19
* Remove unnecessary #include "adc.h"Bertrik Sikken2009-04-25
* Backlight brightness and button lights for the Philips HDD1630Mark Arigo2009-02-18
* Philips HDD1630 - working battery voltage readings. Still needs to be calibra...Mark Arigo2009-02-13
* Philips HDD1630 - add LCD YUV functions so mpegplayer works.Mark Arigo2009-02-13
* FM radio for Philips HDD1630. Volume was very faint unless recording was enab...Mark Arigo2009-02-13
* Make the Philips HDD1630 ADC work: it needs a slightly different init sequenc...Mark Arigo2009-01-27
* Move the PP5020 ADC defines to the c-file instead of repeating them across th...Mark Arigo2009-01-27
* Philips HDD1630: add ADC info to debug screen. Make button_click work again (...Mark Arigo2009-01-23
* Philips HDD1630 lcd work: register defines and enable contrast, flip, and inv...Mark Arigo2009-01-21
* Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis2008-12-24
* Working touchpad for the Philips HDD1630 using the Synaptics driver. Like the...Mark Arigo2008-12-19
* FS#9591 by Anton Veretenenko for the Philips GoGear HDD1620/1630 (with a few ...Mark Arigo2008-12-12
* Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis2008-12-03
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ...Mark Arigo2008-06-27