Age | Commit message (Expand) | Author |
2012-05-06 | Remove extraneous parens | Rafaël Carré |
2012-05-01 | Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code. | Michael Sevakis |
2012-03-17 | HDD6330: Correct voltage values, based on the values found in the OF. | Szymon Dziok |
2012-03-17 | HDD6330: Simplify strange OF voltage calculation, it's linear anyway. | Szymon Dziok |
2012-02-28 | lcd drivers: Convert lcd_[remote_]framebuffer to a pointer | Jonathan Gordon |
2012-01-11 | lcd: fix function name in comments in assembly files (lcd_write_yup_420 inste... | Amaury Pouly |
2012-01-08 | adc-target.h: cleanup | Rafaël Carré |
2012-01-08 | button-target.h : move prototypes to button.h | Rafaël Carré |
2012-01-07 | powermgmt-target.h: move prototypes to powermgmt.h | Rafaël Carré |
2012-01-03 | Rework powermgmt to enable code re-use on appliation and sims. | Thomas Martitz |
2012-01-03 | Fix path to PP crt0 | Rafaël Carré |
2012-01-03 | move PP specific files to pp/ | Rafaël Carré |
2011-12-21 | Make more local functions static. | Boris Gjenero |
2011-12-18 | Add KEEP() around vectors in linker scripts. | Boris Gjenero |
2011-12-03 | HDD6330: introduce a new button (BUTTON_TAP), based on the hardware support f... | Szymon Dziok |
2011-11-22 | FS#12397 : On targets which load .data directly into its final location and l... | Boris Gjenero |
2011-09-20 | HDD6330: improve the behavior of the lcd during shutdown. | Szymon Dziok |
2011-09-13 | HDD6330: fix the behavior of the lcd during shutdown (fading out), disable po... | Szymon Dziok |
2011-09-13 | HDD6330: implement lcd_enable (display on/off). | Szymon Dziok |
2011-09-11 | HDD6330: Enable only one led (from five) on the scroll strip in order to save... | Szymon Dziok |
2011-09-11 | HDD6330: Fix random issues with the button light (MENU button sometimes does ... | Szymon Dziok |
2011-09-11 | HDD6330: Fix random strange behavior of the touchpad. Setting the sensitivity... | Szymon Dziok |
2011-01-16 | e200v1 seems to be ok using USB-enabled bootloader. Also, include the bootloa... | Michael Sevakis |
2011-01-15 | Oops...have to mind the boot.lds variation in /firmware/target/arm/philips by... | Michael Sevakis |
2011-01-15 | Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time bei... | Michael Sevakis |
2011-01-11 | SA9200: Adjust touchpad sensitivities so that actual contact with the player ... | Michael Sevakis |
2011-01-11 | SA9200: Implement the backlight hold handling. | Michael Sevakis |
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 |