Age | Commit message (Expand) | Author |
2011-01-11 | SA9200: Give LCD about an 8% speedup. Sync optional LCD settings to defaults ... | Michael Sevakis |
2011-01-11 | SA9200: Add YUV blitting, do full-screen updates more efficiently and properl... | Michael Sevakis |
2010-12-15 | HDD6330: implement lcd_set_flip() function. | Szymon Dziok |
2010-12-13 | HDD6330: speedup lcd_blit_yuv() function (~4%). | Szymon Dziok |
2010-12-13 | HDD6330: implement initialization and inversion of lcd. | Szymon Dziok |
2010-12-05 | HDD6330: implement lcd_yuv_blit() function. The inner loop is written in asse... | Szymon Dziok |
2010-12-02 | HDD6330: implement block transfers through the LCD2 bridge in lcd_update_rect... | Szymon Dziok |
2010-10-21 | HDD6330: fix loading of the OF through the Rockbox bootloader (correct magic ... | Szymon Dziok |
2010-10-21 | HDD6330 and HDD1630: split the code for the backlight, cause it's rather diff... | Szymon Dziok |
2010-10-18 | HDD6330: Patch to enable/disable backlight. | Szymon Dziok |
2010-10-18 | HDD6330: Try to adapt the keys for the new touchpad code, remove the non exis... | Szymon Dziok |
2010-10-17 | HDD6330: Configure touchpad (maximum touch sensivity, reduce transmission | Szymon Dziok |
2010-09-20 | */app.lds: remove STUBOFFSET | Rafaël Carré |
2010-07-04 | hdd6330: Enable buttonlights. | Szymon Dziok |
2010-07-04 | hdd6330: enable full touchpad support - code cleanup, all buttons should work... | Szymon Dziok |
2010-06-11 | FS#11335 by me: make ARM assembly functions thumb-friendly | Rafaël Carré |
2010-05-24 | fix YUV Dither for the other targets too, like in r26064. | Szymon Dziok |
2010-05-06 | 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-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 even more tabs | Andree Buschmann |
2010-01-03 | Fix tabs | Andree Buschmann |
2009-12-25 | Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port.... | Mark Arigo |
2009-11-03 | Comment out LOGF_ENABLE defines everywhere, replace evil comments | Jeffrey Goode |
2009-10-31 | Remove svn:executable from firmware | Michael Chicoine |
2009-10-20 | Convert lcd_activation callbacks to use the event system to allow for multipl... | Thomas Martitz |
2009-08-19 | fix svn properties | Nils Wallménius |
2009-08-19 | fix red | Nils Wallménius |
2009-07-16 | Fix Philips sa9200 red (HAVE_LCD_SLEEP is not defined in the bootloader so th... | 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-07-07 | Philips SA9200: fix the buttons to work with flip screen mode (does anyone us... | Mark Arigo |
2009-07-01 | Philips SA9200. Add LCD features: enable, sleep, flip, contrast, and invert. | Mark Arigo |
2009-06-19 | Philips SA9200: 1) reset all devices in system_init, 2) revert an earlier cha... | Mark Arigo |
2009-06-19 | Philips SA9200: Working touchpad and button lights! Also, improvements to the... | Mark Arigo |
2009-06-19 | Clean up the Synaptics touchpad driver. | Mark Arigo |
2009-04-26 | Remove the calls to backlight_lcd_sleep_countdown from target specific code a... | Thomas Martitz |
2009-04-25 | Remove unnecessary #include "adc.h" | Bertrik Sikken |
2009-03-14 | Philips SA9200 fixes: (1) boost in the bootloader like the e200 and c200, (2)... | Mark Arigo |
2009-03-07 | Make Philips SA9200 build again | Mark Arigo |
2009-02-20 | Reclaim .iram areas in DRAM by overlapping their load addresses with the unin... | Michael Sevakis |
2009-02-18 | Backlight brightness and button lights for the Philips HDD1630 | Mark Arigo |
2009-02-13 | 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-01-27 | 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-26 | Commit FS#9724, which reworks the preprocessor defines related to backlight f... | Thomas Martitz |
2009-01-23 | Philips HDD1630: add ADC info to debug screen. Make button_click work again (... | Mark Arigo |
2009-01-21 | Philips HDD1630 lcd work: register defines and enable contrast, flip, and inv... | Mark Arigo |