summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
...
* Data cache for the EEPROM driver to speed up reading/writing. ThisMiika Pekkarinen2006-11-26
* Backdrop support in the X5 remote LCD driver. Still needs to be wired to the ...Jens Arnold2006-11-26
* dont allow the ata callbacks to be run less than once every 30s unlessJonathan Gordon2006-11-26
* iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...Michael Sevakis2006-11-23
* Removed anachronisms introduced with low battery shutdown patch.Michael Sevakis2006-11-14
* Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold2006-11-13
* Get rid of ages-old interdependency between ata.c and mas.cJens Arnold2006-11-12
* Adjust scrollable lines to varying LCD sizes in the 2bit vertical packing LCD...Jens Arnold2006-11-12
* Split 1 bit LCD code and move appropriate parts to target tree. Only archos c...Jens Arnold2006-11-12
* Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold2006-11-10
* clean up some artifacts left behind from the hxxx move to target treeJonathan Gordon2006-11-10
* H100/120: Split lcd driver into pixel format and device specific parts. Adjus...Michael Sevakis2006-11-10
* Target tree support for Iriver iFP.Tomasz Malesinski2006-11-09
* Ondio: Better activity monitoring for 'ata' idle notification.Jens Arnold2006-11-09
* Moved archos LCD aseembler code to target tree.Jens Arnold2006-11-09
* Bah, Linus was right, trying to call the ata_idle callbacks on usb andJonathan Gordon2006-11-09
* More exodus to the target tree for ColdFire and a bonus sorting of firmware/S...Michael Sevakis2006-11-08
* Missed one hotswap ifdef...Jens Arnold2006-11-08
* Fix idle monitoring to not freeze the Ondio, and add it in a more elegant way...Jens Arnold2006-11-08
* fix booboo in ata.c (SYS_POWEROFF falling into SYS_USB_CONNECTED)Jonathan Gordon2006-11-08
* * changes to ata.c - idle callbacks are called after 2 sec of real idle,Jonathan Gordon2006-11-08
* dont spin up the disk to call the callbacks.Jonathan Gordon2006-11-07
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* adds ata_idle_notify system which allows callbacks in apps/ to be calledJonathan Gordon2006-11-06
* H300, X5: Faster lcd_yuv_blit() using EMAC. Speedup of the function itself at...Jens Arnold2006-11-04
* H300: (1) Use DMA for LCD updates, with auto-aligned line reads. Speeds up LC...Jens Arnold2006-11-02
* move coldfire ata defines to a shared ata-target.hMarcoen Hirschberg2006-10-30
* remove some uneeded #ifdefsJonathan Gordon2006-10-30
* move the iriver h1x0/h3x0 targets to the target treeJonathan Gordon2006-10-30
* H300: Slight simplification of adc_scan(), ported from X5.Jens Arnold2006-10-29
* move the iriver h1x0/h3x0 button driver to target treeJonathan Gordon2006-10-29
* cleanup ata.c a bit by moving portalplayer defines to target_tree and removin...Marcoen Hirschberg2006-10-27
* Fixed FS#6034 - Voice isn't handled when FM radio in on. Leave DAC enabled wh...Michael Sevakis2006-10-27
* Renamed the ipod_i2c functions to the more appropriate pp_i2cDaniel Stenberg2006-10-27
* Removed unneeded pcf50606.c.Michael Sevakis2006-10-25
* A better workaround due to ATA sleep bugs in the Ipod Nano. battery_bench and...Thom Johansen2006-10-25
* generalise the wolfson codec code a bitMarcoen Hirschberg2006-10-20
* Added a small interface to screens to translate colors into remote gray level...Michael Sevakis2006-10-14
* Logf output on the serial port for h100 targetsLinus Nielsen Feltzing2006-10-12
* Move iPod headphone detection into target tree (FS#6131 by Robert Keevil) and...Daniel Ankers2006-10-07
* Fix warnings in player builds.Barry Wardell2006-10-05
* Move all iPod targets into the target tree. FS#5890Barry Wardell2006-10-05
* Fixed remote contrast settings. Maybe'll get some build errors here.Michael Sevakis2006-09-26
* Add wheel_status() function to the ipod "4g" button driver (i.e. all ipods ex...Dave Chapman2006-09-26
* Fixed tlv320 mute problem at least for digital audio path. Analog bypass muti...Michael Sevakis2006-09-26
* Patch #6067 from Robert Keevil - enable headphone detection for the remaining...Dave Chapman2006-09-26
* Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head...Linus Nielsen Feltzing2006-09-26
* Fix "Upside down" behaviour on H10. We need to flip horizontally as well as v...Barry Wardell2006-09-25
* Fix them all.Miika Pekkarinen2006-09-25
* Fixed the line scrolling not always being smooth.Miika Pekkarinen2006-09-25