summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
...
* 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
* Ooops^2Jens Arnold2006-04-17
* H300: Optimised PCF50606 driver, significantly reduces CPU power drain from t...Jens Arnold2006-04-16
* H300 (and H1x0): Improved button debouncing. Solves the possible 'fake double...Jens Arnold2006-04-16
* Coldfire: Use the maximum possible i2c clock for the audio codec. Both the UD...Jens Arnold2006-04-14
* Another slight tweak.Jens Arnold2006-04-12
* H1x0/H300 remote LCD driver rework: * Completely fix remote LCD ticking for H...Jens Arnold2006-04-11
* moved the LCD framebuffer to IRAM for iAudio X5 - gives ~40% speed boostDaniel Stenberg2006-04-11
* H300: Slightly faster lcd update (noticeable with partial updates only).Jens Arnold2006-04-09
* Comparing short filenames for uniqueness used 1 char too much, causing it to ...Peter D'Hoye2006-04-08
* Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.cJens Arnold2006-04-08
* lcd_blit() (with mono->2bit expansion) implemented for greyscale ipods. Chang...Jens Arnold2006-04-06
* Since we poll buttons every tick now, the extra if() checking the polling int...Jens Arnold2006-04-06
* Do extra filtering in H300 (and H100) main unit button reading to suppress wr...Jens Arnold2006-04-06
* Grayscale iPods: Bit-flipped the 2bit LCD driver to use the same format as ap...Jens Arnold2006-04-04
* greyscale iPod LCD: Working display flip. * Correct register definitions for ...Jens Arnold2006-04-01
* Greyscale iPod LCD driver: Fixed lcd_update_rect() to work properly for parti...Jens Arnold2006-03-31
* Move definitions to their proper placeJens Arnold2006-03-30
* iPod mini 2G: Define correct audio codec, and fix WM8731 driver to work with ...Jens Arnold2006-03-30
* iPod mini 2G: Use iPod 4G button driver instead of special minin 1G code. But...Jens Arnold2006-03-30