summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* FS #7691 - improved USB detection on PP devices. This patch modifies the tar...Dave Chapman2007-09-04
* Fix FS#7698, UTF-16 comments not read correctly. Also ignore more iTunes comm...Magnus Holmgren2007-09-03
* Fix FS#7679 - modifying files with dircahce enabled doesnt change the access ...Jonathan Gordon2007-09-02
* Accept patch in FS#6869 by Justin Foell, increases maximum settable battery c...Nils Wallménius2007-09-02
* 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
* add missing get configuration request handlingChristian Gmeiner2007-08-29
* make USB Command Verifier happyChristian Gmeiner2007-08-29
* if new speed is used speed stopChristian Gmeiner2007-08-29
* add support to switch device driver at runtimeChristian Gmeiner2007-08-29
* endpoint address was only set in fs descriptor, but we need it in hs too. Upd...Christian Gmeiner2007-08-29
* upppsChristian Gmeiner2007-08-29
* we use only 2 endpointsChristian Gmeiner2007-08-29
* code police part two (/me blames his editor)Peter D'Hoye2007-08-29
* code police part one...Peter D'Hoye2007-08-29
* Add the define for the usb stack (in comment) on targets that can be used for...Peter D'Hoye2007-08-29
* Remove two more warnings when building the usb stackPeter D'Hoye2007-08-28
* Remove a warning when building the stack and add some comment in the ifdef hellPeter D'Hoye2007-08-28
* binding a device driver could fail.. handle this caseChristian Gmeiner2007-08-28
* 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
* Oops, arcotg_udc.h is also needed when HAVE_USBSTACK is enabledDave Chapman2007-08-27
* Add the new USB code to the source tarballsDave 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
* fix lang problem and little clean upChristian Gmeiner2007-08-27
* remove old driverChristian Gmeiner2007-08-27
* green now?Christian Gmeiner2007-08-27
* fix red and yellow - i hope and double content in some files.. dont ask how t...Christian Gmeiner2007-08-27
* oops... disable stackChristian Gmeiner2007-08-27
* Usb Stack: only setup packet handling, and not enabled by default as there is...Christian Gmeiner2007-08-27
* Remove some debug code. Remove some unnecessary checks.Magnus Holmgren2007-08-25
* Small ReplayGain cleanup. Move RVA2 specific code to id3.c and don't do the p...Magnus Holmgren2007-08-25
* FS #6639 - Fixes for Last.fm logging on HWCODEC targets by Boris GjeneroRobert Keevil2007-08-23
* FS#7634: Add support for high capacity microSD cards (SDHC). We now support S...Barry Wardell2007-08-22
* H10: add more time between enabling touch-pad and reading ADC. Greatly improv...Peter D'Hoye2007-08-21
* iPod 1st Gen: Dynamic wheel enable. This reduces wheel power consumption to a...Jens Arnold2007-08-18
* iPod 1st Gen: Electronically disable the wheel when hold is enabled, saving q...Jens Arnold2007-08-18
* H300: Read battery voltage with 10bit precision.Jens Arnold2007-08-17
* First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold2007-08-17
* Fix signedness bug in trickle charge proportional adjustment which became vis...Jens Arnold2007-08-16
* Switch to using millivolt for battery voltage and other internal voltages. * ...Jens Arnold2007-08-15
* Make the wheel work on 1st gen iPod.Jens Arnold2007-08-15
* The target power handling code isn't meant to be compiled for the sim.Jens Arnold2007-08-14
* 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