summaryrefslogtreecommitdiff
path: root/firmware/target/arm/ipod
AgeCommit message (Expand)Author
2007-10-22Assembler optimised lcd_yuv_blit() for iPod Video (Fs #7951 by Andree Buschma...Jens Arnold
2007-10-16Parts of FS #7951 by Andree Buschmann. Faster YUV BLIT (means faster mpegplay...Thom Johansen
2007-10-16Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis
2007-10-12PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurabl...Jens Arnold
2007-10-07* Use proper definitions for the PP (mono) LCD bridge. * Clean up pp5002.h a ...Jens Arnold
2007-09-29Fix the LCD line remaining active after shutdown on grayscale ipods (FS#5199)...Nicolas Pennequin
2007-09-28FS #7763 by Andree Buschmann. Speed up video rendering for Ipod Video.Thom Johansen
2007-09-12* Don't touch the backlight(s) (and buttonlight) at backlight init in order t...Jens Arnold
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-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-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-03Disk poweroff for 3rd gen iPods.Jens Arnold
2007-08-03Disk poweroff for 1st/2nd gen iPods.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-29iPod 1st..3rd gen: Interrupt driven button driver for 100% smooth wheel opera...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-25Remove the hack which read the ipod hardware revision from flash in the bootl...Dave Chapman
2007-07-02Improved CPU clock setup for PP502x. PP5020 and PP5022 are not register compa...Jens Arnold
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold
2007-04-11Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold
2007-03-03Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ...Barry Wardell
2007-02-25Moved ipod LCD code to target tree.Jens Arnold
2007-01-19iPod G3: Touching the wheel now resets the poweroff timer the same way as on ...Jens Arnold
2007-01-18iPods: Touching the wheel now resets the poweroff timer, so the iPod no longe...Jens Arnold
2006-12-20Combine USB code for all PortalPlayer targets since they most likely all use ...Barry Wardell
2006-12-19Convert queues to use intptr_t for event data and return values as most of th...Michael Sevakis
2006-11-29Prevent the click of death when connecting an ipod to usb.Miika Pekkarinen
2006-10-07Move iPod headphone detection into target tree (FS#6131 by Robert Keevil) and...Daniel Ankers
2006-10-05Move all iPod targets into the target tree. FS#5890Barry Wardell