summaryrefslogtreecommitdiff
path: root/firmware/drivers
AgeCommit message (Expand)Author
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
2007-09-22ata_flash.c: write 32 bits to the buffer at a time when reading a sector.Tomasz Malesinski
2007-09-22start of the tsc2100 driver.Jonathan Gordon
2007-09-22A few minor cleanups for the Gigabeat SWill Robertson
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson
2007-09-20make use of register definesChristian Gmeiner
2007-09-19usb stack code police, fix some warnings and set svn keywords correctlyPeter D'Hoye
2007-09-17* implement strstrChristian Gmeiner
2007-09-17implement usb_arcotg_dcd_disableChristian Gmeiner
2007-08-30remove unused varsChristian Gmeiner
2007-08-30* remove more debugChristian Gmeiner
2007-08-30remove some debug.. Christian Gmeiner
2007-08-30add usb state handling and other small fixesChristian Gmeiner
2007-08-29if new speed is used speed stopChristian Gmeiner
2007-08-29endpoint address was only set in fs descriptor, but we need it in hs too. Upd...Christian Gmeiner
2007-08-29we use only 2 endpointsChristian Gmeiner
2007-08-29code police part one...Peter D'Hoye
2007-08-28Add support for full and highspeed in stack and drivers.Christian Gmeiner
2007-08-27Set svn:keywordsDave Chapman
2007-08-27Cosmetic changes only - tab, whitespace and brace policingDave Chapman
2007-08-27Repair the USB detection on ipods and H10s which was broken by commit 14470. ...Dave Chapman
2007-08-27arcotg_udc.c should not have been removed - restore it in the new location fo...Dave Chapman
2007-08-27remove old driverChristian Gmeiner