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