summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
...
* 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
* start of the tsc2100 driver.Jonathan Gordon2007-09-22
* A few minor cleanups for the Gigabeat SWill Robertson2007-09-22
* Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson2007-09-21
* make use of register definesChristian Gmeiner2007-09-20
* usb stack code police, fix some warnings and set svn keywords correctlyPeter D'Hoye2007-09-19
* * implement strstrChristian Gmeiner2007-09-17
* implement usb_arcotg_dcd_disableChristian Gmeiner2007-09-17
* remove unused varsChristian Gmeiner2007-08-30
* * remove more debugChristian Gmeiner2007-08-30
* remove some debug.. Christian Gmeiner2007-08-30
* add usb state handling and other small fixesChristian Gmeiner2007-08-30
* if new speed is used speed stopChristian Gmeiner2007-08-29
* endpoint address was only set in fs descriptor, but we need it in hs too. Upd...Christian Gmeiner2007-08-29
* we use only 2 endpointsChristian Gmeiner2007-08-29
* code police part one...Peter D'Hoye2007-08-29
* Add support for full and highspeed in stack and drivers.Christian Gmeiner2007-08-28
* Set svn:keywordsDave Chapman2007-08-27
* Cosmetic changes only - tab, whitespace and brace policingDave Chapman2007-08-27
* Repair the USB detection on ipods and H10s which was broken by commit 14470. ...Dave Chapman2007-08-27
* arcotg_udc.c should not have been removed - restore it in the new location fo...Dave Chapman2007-08-27
* remove old driverChristian Gmeiner2007-08-27
* fix red and yellow - i hope and double content in some files.. dont ask how t...Christian Gmeiner2007-08-27
* Usb Stack: only setup packet handling, and not enabled by default as there is...Christian Gmeiner2007-08-27
* Moved archos power handling into target tree. * Tuner power handling cleaned ...Jens Arnold2007-08-14
* Ondios with backlight mod: * Make the backlight stay off in plain SVN builds ...Jens Arnold2007-08-14
* Don't let the shutdown code mess with the backlight anymore on most targets. ...Jens Arnold2007-08-14
* Remove unnecessary sim stubs and includesNils Wallménius2007-08-12
* Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius2007-08-12
* Add some new findings to the PP header files. * Clean up ata-target.h for PP....Jens Arnold2007-08-01