summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
* Make the grey shades on greyscale iPods a little darker, and the dark grey on...Jens Arnold2006-08-10
* Patch #5789 by Mike Sevakis - Proper shut down of Coldfire targetsLinus Nielsen Feltzing2006-08-10
* Bootloader support to search firmware also from flash. Bootloader <->Miika Pekkarinen2006-08-09
* fixed bootloader problem not only for x5.Rani Hod2006-08-08
* Accepted FS #5772 by Michael SevakisRani Hod2006-08-08
* Oops. Remove declaration of unused variable - fix the warningDave Chapman2006-08-08
* Implementation of lcd_yuv_blit() for the ipod 5g.Dave Chapman2006-08-08
* H300: * Implemented lcd_yuv_blit(). Speeds up video playback by about 7%. No ...Jens Arnold2006-08-08
* Let eeprom driver return the error number. This is just a cover-up commit to ...Peter D'Hoye2006-08-07
* Initial commit of work-in-progress MPEG video player plugin based on libmpeg2...Dave Chapman2006-08-07
* Grayscale library ported to the grayscale iPods, first version. Added C refer...Jens Arnold2006-08-07
* Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen2006-08-05
* Initial EEPROM driver for iriver H1xx.Miika Pekkarinen2006-08-05
* Reduced the logf output. Please enable the lines only when necessary.Miika Pekkarinen2006-08-02
* added mostly dummy changes to allow building of a Sansa e200 bootloaderDaniel Stenberg2006-08-01
* Applied FS# 5736 by Alexander Levin.Rani Hod2006-07-31
* Add a define for unplugged remoteHristo Kovachev2006-07-28
* LCD remote support for iAudio X5Linus Nielsen Feltzing2006-07-28
* X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold2006-07-28
* LCD drivers: * Slight speedup for 2bit greyscale drivers. Use the same scroll...Jens Arnold2006-07-28
* Moved the X5 button driver to the target treeLinus Nielsen Feltzing2006-07-27
* Contrast setting cleanup: * Only include contrast setting for targets where i...Jens Arnold2006-07-25
* Restore the default backlight settings broken by RaniLinus Nielsen Feltzing2006-07-25
* Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.Linus Nielsen Feltzing2006-07-21
* Patch #5432 from Thomas Paul Diffenbach - small speedup for ipod video lcd_up...Dave Chapman2006-07-19
* 1bit and 2bit LCD drivers: Low-level bit handling optimisations.Jens Arnold2006-07-18
* Patch #5375 by Rani Hod - Eliminate click on X5 shutdownLinus Nielsen Feltzing2006-07-13
* Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduc...Linus Nielsen Feltzing2006-07-13
* H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it...Jens Arnold2006-06-16
* Tweaks to reduce an iriver recording glitch to a minimum. Removed yields from...Peter D'Hoye2006-06-14
* Added a commentLinus Nielsen Feltzing2006-06-13
* Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold2006-06-06
* Remove previous fix as it seems to cause lock-ups when used with a remote.Peter D'Hoye2006-06-03
* Do not allow interrupts between the two calls that set the recording gain. Fi...Peter D'Hoye2006-06-02
* Oops, move out the define from the #ifndef SIMULATORHristo Kovachev2006-05-18
* Use more proper default contrast for the iriver lcd remotes, also resetHristo Kovachev2006-05-18
* Iriver: Don't scroll remote LCD lines 'in the dark', i.e. with the remote unp...Jens Arnold2006-05-16
* Iriver: Moved the handling of the UDA1380 split gain (analog preamp + decimat...Jens Arnold2006-05-14
* Correctly test on volume id flagPeter D'Hoye2006-05-13
* Iriver: Don't power the UDA1380 WSPLL as we don't use it. This is required ac...Jens Arnold2006-05-11
* Ondio: (Hopefully) fix the occasional freezes during playback: Use DMA channe...Jens Arnold2006-05-07
* Patch #5182 by Liberman Shachar - Vertical screen scroll bug fix (inverse bar...Linus Nielsen Feltzing2006-05-06
* Fix fillrect calculation error for 'Screen scrolls out of view'. Fixes bug 52...Peter D'Hoye2006-05-03
* ipods - First implementation of pcf50605_init() function. This enables the p...Dave Chapman2006-05-02
* ATA driver: * Don't lie to gcc about which parameters the assembler optimised...Jens Arnold2006-04-29
* Replaced remaining '#pragma interrupt' with __attribute__((interrupt_handler)...Jens Arnold2006-04-26
* Ipods, X5: Proper backlight behaviour on buton unlock.Jens Arnold2006-04-24
* Iriver: Reworked remote detection & init: * Monitor the remote type & try to ...Jens Arnold2006-04-24
* Prevent scroll wheel on mini 1g from over-scrolling when scrolling very fast.Frank Dischner2006-04-20
* Fix button driver for ipod mini 1G.Frank Dischner2006-04-19