summaryrefslogtreecommitdiff
path: root/firmware/target
AgeCommit message (Expand)Author
2007-08-27Repair the USB detection on ipods and H10s which was broken by commit 14470. ...Dave Chapman
2007-08-27green now?Christian Gmeiner
2007-08-27fix red and yellow - i hope and double content in some files.. dont ask how t...Christian Gmeiner
2007-08-27Usb Stack: only setup packet handling, and not enabled by default as there is...Christian Gmeiner
2007-08-22FS#7634: Add support for high capacity microSD cards (SDHC). We now support S...Barry Wardell
2007-08-21H10: add more time between enabling touch-pad and reading ADC. Greatly improv...Peter D'Hoye
2007-08-18iPod 1st Gen: Dynamic wheel enable. This reduces wheel power consumption to a...Jens Arnold
2007-08-18iPod 1st Gen: Electronically disable the wheel when hold is enabled, saving q...Jens Arnold
2007-08-17H300: Read battery voltage with 10bit precision.Jens Arnold
2007-08-17First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold
2007-08-15Make the wheel work on 1st gen iPod.Jens Arnold
2007-08-14Moved archos power handling into target tree. * Tuner power handling cleaned ...Jens Arnold
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius
2007-08-10iPod greyscale LCD driver: * Further speedup (timeout check turned out to be ...Jens Arnold
2007-08-08iPod greyscale LCD driver: Slight speedup and correct greylevels for other ta...Jens Arnold
2007-08-06Use correct 1/3 and 2/3 greylevels.Jens Arnold
2007-08-06Reduced battery consumption on PP5002 targets (iPod 1st/2nd gen and 3rd gen)....Jens Arnold
2007-08-06Hrmph. That was just weird to do that.Michael Sevakis
2007-08-06e200: Make sure backlight will never get stuck off for long periods from the ...Michael Sevakis
2007-08-04Oops. mvn is one's-complement, not two's. Correct the YUV calculation.Michael Sevakis
2007-08-03Disk poweroff for 3rd gen iPods.Jens Arnold
2007-08-03Disk poweroff for 1st/2nd gen iPods.Jens Arnold
2007-08-03PP5002 ATA driver needs to wait for the controller to be ready again before w...Jens Arnold
2007-08-01Firewire detection with reboot into diskmode for all iPods that support it (a...Jens Arnold
2007-08-01PP50xx: COP was left in undefined mode after init. Switch it to supervisor mo...Michael Sevakis
2007-08-01PP50xx: Allow FIQ during IRQ to always be able to service FIFOs. I've got a d...Michael Sevakis
2007-08-01Fix PP502x clock source masking.Jens Arnold
2007-08-01Add some new findings to the PP header files. * Clean up ata-target.h for PP....Jens Arnold
2007-07-31Simplify PP502x clock handling code. The code is almost identical between PP5...Barry Wardell
2007-07-31PP502x: Clock setup cleanup. Barry Wardell
2007-07-31Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but ...Michael Sevakis
2007-07-31PP5002: Clock setup cleanup. * Switch to 80MHz when boosted like on the other...Jens Arnold
2007-07-31Unify the 3 copies of the PP502x IRQ handler, and don't schedule button inter...Jens Arnold
2007-07-30Interrupt driven ADC reading on the 2nd gen.Jens Arnold
2007-07-30First version of a 1st/2nd gen ADC driver. 1st gen is untested yet.Jens Arnold
2007-07-30H1x0, H300: Get rid of the adc tick, and use the same concept as the iAudio A...Jens Arnold
2007-07-29iPod 1st..3rd gen: Interrupt driven button driver for 100% smooth wheel opera...Jens Arnold
2007-07-29iPod 1st..3rd gen: Fix CPU scaling instability on PP5002 * Add some new info ...Jens Arnold
2007-07-29Stop Gigabeat bootloader from panicing.Michael Sevakis
2007-07-29Add a new timeout API to the kernel. Enable only for e200 right now since it'...Michael Sevakis
2007-07-28Scroll on main and remote with a single thread. Change the way system message...Michael Sevakis
2007-07-27Sound working on iPod 2nd gen, but very unstable (applies also to 3rd gen). F...Jens Arnold
2007-07-272nd gen: Correct LCD inversion state on init. * Fine tuned default contrast.Jens Arnold
2007-07-27iPod 2nd gen: * Fake battery voltage of 4.00V so rockbox doesn't shutdown (AD...Jens Arnold
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold
2007-07-26Fix red bootloader builds. * Fix non-working PP5022 bootloaders. Also define ...Jens Arnold
2007-07-26H10: Speed up LCD updates significantly (~+80% when boosted).Jens Arnold
2007-07-26Clean up PP502x CPU clock setup code and use the full 80MHz when boosted.Jens Arnold
2007-07-26Reenable scaling on Sansa since a reasonable solution to clicks has been found.Michael Sevakis
2007-07-26Stop the occasional crashes (most often 'undefined instruction') on PP5020 (a...Jens Arnold