summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
* Move mono DRMODE optimizations from Gigabeat to all 16-bit targetsGreg White2007-01-18
* Remove bogus variables to fix warningsGreg White2007-01-15
* Optimize transparent blit; optimize DRMODE_SOLID for mono bitmapsGreg White2007-01-15
* Enabled zero crossing detection for volume changes in the WM8721/WM8731 drive...Jens Arnold2007-01-14
* Skip scroll check when LCD is disabledGreg White2007-01-14
* Added zero crossing check before changing volume to avoid noise during volume...Steve Gotthardt2007-01-13
* Removed executable flagLinus Nielsen Feltzing2007-01-09
* Add a check to verify ATA driver has been initialised in ata_sleepnow().Miika Pekkarinen2007-01-08
* Fix simulator buildGreg White2007-01-04
* Use DMA for Blit to screen/clearGreg White2007-01-04
* renamed biglba to lba48, plus a slight optimizationJörg Hohensohn2006-12-20
* Preparation for disks >137 GB, use BigLBA 48 bit addressing if necessary. Onl...Jörg Hohensohn2006-12-19
* Woops. Missed a file.Michael Sevakis2006-12-19
* Convert queues to use intptr_t for event data and return values as most of th...Michael Sevakis2006-12-19
* Archos: Moved the ata_address_detect() code into ata_device_init(), removing ...Jens Arnold2006-12-19
* Fix compile errors.Barry Wardell2006-12-18
* FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell2006-12-18
* Move I2S initialisation out of the Wolfson codec driverDaniel Ankers2006-12-09
* move some audio driver specific code to the correspoding filesMarcoen Hirschberg2006-12-06
* Fix settings not saving to disk correctly, (fixes FS#6408)Jonathan Gordon2006-12-06
* first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg2006-12-06
* add a RTC driver for the Samsung S3C2440 used in the GigabeatMarcoen Hirschberg2006-12-05
* Much simpler implementation of large virtual sector support, not needing larg...Jens Arnold2006-12-04
* Removed unused variable, and fixed overflow in free/total calculation. There ...Jens Arnold2006-12-03
* Completed target tree move of the ata driver code. Some code cleanup.Jens Arnold2006-12-03
* Fixed the warnings.Miika Pekkarinen2006-12-03
* Add support (runtime detection) for 2048 bytes/sector filesystem.Miika Pekkarinen2006-12-03
* Prevent the click of death when connecting an ipod to usb.Miika Pekkarinen2006-11-29
* move rtc functions to seperate filesMarcoen Hirschberg2006-11-27
* Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold2006-11-27
* Fixed the errors for H300.Miika Pekkarinen2006-11-26
* 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