summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2007-09-04FS #7691 - improved USB detection on PP devices. This patch modifies the tar...Dave Chapman1-1/+36
2007-09-02Accept patch in FS#6869 by Justin Foell, increases maximum settable battery c...Nils Wallménius2-3/+2
2007-08-29upppsChristian Gmeiner1-2/+2
2007-08-29we use only 2 endpointsChristian Gmeiner1-2/+2
2007-08-29Add the define for the usb stack (in comment) on targets that can be used for...Peter D'Hoye9-2/+45
2007-08-27fix red and yellow - i hope and double content in some files.. dont ask how t...Christian Gmeiner2-736/+0
2007-08-27oops... disable stackChristian Gmeiner1-1/+1
2007-08-27Usb Stack: only setup packet handling, and not enabled by default as there is...Christian Gmeiner5-3/+1530
2007-08-25Small ReplayGain cleanup. Move RVA2 specific code to id3.c and don't do the p...Magnus Holmgren1-3/+1
2007-08-17First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold27-109/+32
2007-08-15Switch to using millivolt for battery voltage and other internal voltages. * ...Jens Arnold1-7/+6
2007-08-14Moved archos power handling into target tree. * Tuner power handling cleaned ...Jens Arnold8-34/+2
2007-08-13Mini G1: Enabled backlight fading. Attn. Mini G1 voice users: a new voice fil...Jens Arnold1-0/+3
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius28-456/+432
2007-08-12Removed special X5 backlight handling, and replaced it with a generic system ...Jens Arnold1-5/+0
2007-08-08Add support for grouping tags. From FS#7362.Dan Everton1-0/+1
2007-08-04Set correct pixel format for iFP7xx.Jens Arnold1-2/+1
2007-08-04defined a dummy LCD_PIXELFORMAT for the IFP7xx to allow the simulator to buildKevin Ferrare1-0/+3
2007-08-03Disk poweroff for 3rd gen iPods.Jens Arnold1-0/+3
2007-08-03Disk poweroff for 1st/2nd gen iPods.Jens Arnold1-0/+3
2007-08-03Add support for parsing the disc number tag from metadata and use of it in th...Dan Everton1-0/+2
2007-08-02Even more optimizing for the recording name change...Peter D'Hoye1-0/+1
2007-08-01Firewire detection with reboot into diskmode for all iPods that support it (a...Jens Arnold3-7/+4
2007-08-01Atomic mutexes on SH1.Jens Arnold1-0/+14
2007-08-01Add some new findings to the PP header files. * Clean up ata-target.h for PP....Jens Arnold2-5/+7
2007-08-01Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...Nils Wallménius6-0/+17
2007-07-31Stop the red. Move some stuff into #ifndef SIMULATOR block.Michael Sevakis1-28/+32
2007-07-31Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but ...Michael Sevakis4-31/+26
2007-07-31PP5002: Clock setup cleanup. * Switch to 80MHz when boosted like on the other...Jens Arnold1-0/+1
2007-07-31PP502x: Add some important information about CPU/COP_CTL register to the head...Michael Sevakis1-2/+27
2007-07-30First version of a 1st/2nd gen ADC driver. 1st gen is untested yet.Jens Arnold1-4/+4
2007-07-29iPod 1st..3rd gen: Fix CPU scaling instability on PP5002 * Add some new info ...Jens Arnold1-68/+73
2007-07-29Add a new timeout API to the kernel. Enable only for e200 right now since it'...Michael Sevakis2-0/+24
2007-07-29How should I say ... oops ?Kevin Ferrare1-1/+1
2007-07-29Use multi-screen api for metronome plugin, and made it run in the simulator b...Kevin Ferrare1-4/+2
2007-07-28Fix warnings and errors. Remove some added stuff that wasn't needed afterall.Michael Sevakis3-5/+3
2007-07-28Scroll on main and remote with a single thread. Change the way system message...Michael Sevakis4-44/+128
2007-07-272nd gen: Correct LCD inversion state on init. * Fine tuned default contrast.Jens Arnold1-1/+1
2007-07-27Oops.Jens Arnold1-0/+3
2007-07-27iPod 2nd gen: * Fake battery voltage of 4.00V so rockbox doesn't shutdown (AD...Jens Arnold1-1/+4
2007-07-26Further G1/G2 work. Bootloader compiles now, but probably won't work.Jens Arnold1-1/+1
2007-07-26Preparations for iPod G1 and G2. Does not even compile properly yet. * Sorted...Jens Arnold2-7/+140
2007-07-26Fix red bootloader builds. * Fix non-working PP5022 bootloaders. Also define ...Jens Arnold1-0/+5
2007-07-26Clean up PP502x CPU clock setup code and use the full 80MHz when boosted.Jens Arnold1-0/+3
2007-07-26Reenable scaling on Sansa since a reasonable solution to clicks has been found.Michael Sevakis2-1/+2
2007-07-25Remove the hack which read the ipod hardware revision from flash in the bootl...Dave Chapman1-0/+8
2007-07-25Some rewriting of the e200 ata driver. No more panicing. Faster card multiple...Michael Sevakis1-1/+1
2007-07-22Wheel acceleration for e200. A general acceleration interface intended for us...Michael Sevakis2-1/+13
2007-07-21Queue song statistical data to the tagcache system and update entirely in bac...Miika Pekkarinen1-0/+2
2007-07-17Fix my mistakes in some bits in the WM8751 header. Looks like adaptive boost ...Michael Sevakis1-35/+32