summaryrefslogtreecommitdiff
path: root/firmware/drivers (unfollow)
Commit message (Expand)Author
2006-08-15eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...Peter D'Hoye
2006-08-15Removed annoying debug outputLinus Nielsen Feltzing
2006-08-15Reverted an accidental changeLinus Nielsen Feltzing
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing
2006-08-15Add support for displaying the the current path or the full path (or neither)...Dan Everton
2006-08-15Change default contrast for iPod 3GDaniel Ankers
2006-08-14Make sure the EQ is always applied to the DAC path.Dan Everton
2006-08-14Add support for the iPod Video hardware equalizer. You can access it from Sou...Dan Everton
2006-08-12Added support for 512MB chips. Added support for multiple chips.Tomasz Malesinski
2006-08-12Remove unneeded and unwanted parameter checking from lcd_yuv_blit() - bring t...Dave Chapman
2006-08-12update the gigabeat code and move to target_treeMarcoen Hirschberg
2006-08-11Delay loops were too short for non-logf enabled builds @ 120 MHz.Miika Pekkarinen
2006-08-10Make the grey shades on greyscale iPods a little darker, and the dark grey on...Jens Arnold
2006-08-10Patch #5789 by Mike Sevakis - Proper shut down of Coldfire targetsLinus Nielsen Feltzing
2006-08-09Bootloader support to search firmware also from flash. Bootloader <->Miika Pekkarinen
2006-08-08fixed bootloader problem not only for x5.Rani Hod
2006-08-08Accepted FS #5772 by Michael SevakisRani Hod
2006-08-08Oops. Remove declaration of unused variable - fix the warningDave Chapman
2006-08-08Implementation of lcd_yuv_blit() for the ipod 5g.Dave Chapman
2006-08-08H300: * Implemented lcd_yuv_blit(). Speeds up video playback by about 7%. No ...Jens Arnold
2006-08-07Let eeprom driver return the error number. This is just a cover-up commit to ...Peter D'Hoye
2006-08-07Initial commit of work-in-progress MPEG video player plugin based on libmpeg2...Dave Chapman
2006-08-07Grayscale library ported to the grayscale iPods, first version. Added C refer...Jens Arnold
2006-08-05Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen
2006-08-05Initial EEPROM driver for iriver H1xx.Miika Pekkarinen
2006-08-02Reduced the logf output. Please enable the lines only when necessary.Miika Pekkarinen
2006-08-01added mostly dummy changes to allow building of a Sansa e200 bootloaderDaniel Stenberg
2006-07-31Applied FS# 5736 by Alexander Levin.Rani Hod
2006-07-28Add a define for unplugged remoteHristo Kovachev
2006-07-28LCD remote support for iAudio X5Linus Nielsen Feltzing
2006-07-28X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold
2006-07-28LCD drivers: * Slight speedup for 2bit greyscale drivers. Use the same scroll...Jens Arnold
2006-07-27Moved the X5 button driver to the target treeLinus Nielsen Feltzing
2006-07-25Contrast setting cleanup: * Only include contrast setting for targets where i...Jens Arnold
2006-07-25Restore the default backlight settings broken by RaniLinus Nielsen Feltzing
2006-07-21Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.Linus Nielsen Feltzing
2006-07-19Patch #5432 from Thomas Paul Diffenbach - small speedup for ipod video lcd_up...Dave Chapman
2006-07-181bit and 2bit LCD drivers: Low-level bit handling optimisations.Jens Arnold
2006-07-13Patch #5375 by Rani Hod - Eliminate click on X5 shutdownLinus Nielsen Feltzing
2006-07-13Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduc...Linus Nielsen Feltzing
2006-06-16H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it...Jens Arnold
2006-06-14Tweaks to reduce an iriver recording glitch to a minimum. Removed yields from...Peter D'Hoye
2006-06-13Added a commentLinus Nielsen Feltzing
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold
2006-06-03Remove previous fix as it seems to cause lock-ups when used with a remote.Peter D'Hoye
2006-06-02Do not allow interrupts between the two calls that set the recording gain. Fi...Peter D'Hoye
2006-05-18Oops, move out the define from the #ifndef SIMULATORHristo Kovachev
2006-05-18Use more proper default contrast for the iriver lcd remotes, also resetHristo Kovachev
2006-05-16Iriver: Don't scroll remote LCD lines 'in the dark', i.e. with the remote unp...Jens Arnold
2006-05-14Iriver: Moved the handling of the UDA1380 split gain (analog preamp + decimat...Jens Arnold