summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
* remove not used dummy codeChristian Gmeiner2007-11-22
* New USB stackBjörn Stenberg2007-11-22
* make private functions staticChristian Gmeiner2007-11-20
* get rid of audiohw_resetChristian Gmeiner2007-11-20
* Accept FS#7901 by Akio Idehara: Fix gradient for scrolling lines when more th...Nicolas Pennequin2007-11-19
* replace strange charactersMarcoen Hirschberg2007-11-19
* introduce general audiohw api for recordingChristian Gmeiner2007-11-19
* FS#7738 - Scroll wheel acceleration for iPodLinus Nielsen Feltzing2007-11-19
* FS#8157: H10 RTC alarm with some changes by me. The settings keymap had to be...Barry Wardell2007-11-14
* FS#8155: Proper initialization of E8564 RTC (used in H10). Also fixes FS#8154...Barry Wardell2007-11-14
* Fix FS#8138 - Gigabeat clock time is lost at midnight on SaturdaysRobert Kukla2007-11-12
* H10: Touch-up the audio source switching a bit. Actually fix my earlier error...Michael Sevakis2007-11-11
* FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the...Barry Wardell2007-11-11
* Split radio i2c drivers into target tree where they belong. No changes to bin...Barry Wardell2007-11-10
* Add some CACHEALIGN_* macros and a helper function to assist in aligning data...Michael Sevakis2007-11-08
* Get rid of a couple of inl/outl since we have defines. Also use some other de...Barry Wardell2007-11-05
* e200/c200: Take advantage of mutex recursion for the tuner driver and dump th...Michael Sevakis2007-11-05
* Finally: HDD power control for all PP502x iPods (4th gen Grayscale, Color, Mi...Jens Arnold2007-11-03
* Code police, no functional changes (yet)Peter D'Hoye2007-10-28
* add some informations about this fileChristian Gmeiner2007-10-28
* FS#8022: AS3514 missing initialisation.Barry Wardell2007-10-25
* FS#8023: Use of AS3514 #defines instead of magic values.Barry Wardell2007-10-25
* enable the RTC on the mrobe.Jonathan Gordon2007-10-23
* nope, reread the datasheet... this one is correctJonathan Gordon2007-10-22
* fix writing to registers on the tsc2100Jonathan Gordon2007-10-22
* touchpad driver for the mrobe. nothing in apps/ uses it yet.Jonathan Gordon2007-10-22
* Take out some NOCACHEBSS_ATTR's that were accidentally left. Put some threadi...Michael Sevakis2007-10-16
* Improved H10 ADC driver. We now do things exactly as the OF does. This includ...Barry Wardell2007-10-16
* Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis2007-10-16
* Fix coldfire PCF50606 I2C driver, and iriver FM radio I2C driver. Both driver...Jens Arnold2007-10-15
* Bugfix: The solid colour and gradient selector no longer extends to the left ...Jens Arnold2007-10-15
* Fix FS #5852 by trying to properly close and update the recorded file, and gi...Peter D'Hoye2007-10-10
* Increase step size of stereo width to 5% to avoid tediously long list in sett...Thom Johansen2007-10-09
* fix yellow and some house cleaningRobert Kukla2007-10-09
* FS#7487 - mpegplayer - video start time seek with resumeRobert Kukla2007-10-09
* Name all button light functions and variables consistently starting with butt...Jens Arnold2007-10-07
* Ok. Really fix redMichael Sevakis2007-10-02
* Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no r...Michael Sevakis2007-10-02
* minor style/comment policingJonathan Gordon2007-10-01
* spi is shared between the rtc and tsc2100Jonathan Gordon2007-10-01
* Fix red due to previous commit, remove some ifdefs. (/me crosses his fingers)Antoine Cellerier2007-09-30
* Save a few bytes in the line selector style handling code.Antoine Cellerier2007-09-30
* Try to fix the case where Ipods would spuriously wake up even though no alarm...Thom Johansen2007-09-28
* Make the gradient look better when more than one line is selected (running ti...Nicolas Pennequin2007-09-28
* Factor out the gradient drawing code. Should save some bytes and makes the co...Nicolas Pennequin2007-09-28
* Commit a subset of the dual core changes that have to do with cache handling,...Michael Sevakis2007-09-28
* Fix corrupted display of the gradient selector for scrolling lines in some co...Nicolas Pennequin2007-09-27
* FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.Nicolas Pennequin2007-09-27
* Enabled button light for Sansa C200Björn Stenberg2007-09-25
* ata_flash.c: write 32 bits to the buffer at a time when reading a sector.Tomasz Malesinski2007-09-22