summaryrefslogtreecommitdiff
path: root/firmware/target/arm/ipod (follow)
Commit message (Expand)AuthorAge
...
* Greyscale ipod lcd driver: * Assembler optimised low level functions. PP5002 ...Jens Arnold2008-01-12
* Greyscale library: Changed the internal data format once more (separated pixe...Jens Arnold2008-01-09
* All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold2008-01-04
* Further lockdown of multipart i2c operations that must be done without intrus...Michael Sevakis2007-11-27
* Speed up YUV blitting on iPod Video by ~8% (FS #8075 by Andree Buschmann).Jens Arnold2007-11-26
* FS#7738 - Scroll wheel acceleration for iPodLinus Nielsen Feltzing2007-11-19
* Move 4th Gen (grayscale and color) backlight init where it belongs.Jens Arnold2007-11-18
* Significant LCD speedup for all greyscale iPods and Sansa c200 (c200, 4th Gen...Jens Arnold2007-11-18
* Fix bootloaders, and the backlight-modded Ondio build.Jens Arnold2007-11-12
* Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold2007-11-12
* Get rid of some more inl/outl, and use the new macros for bitwise GPIO manipu...Jens Arnold2007-11-06
* Get rid of some more inl/outl. 0x70000084 seems to be GPO32_ENABLE.Barry Wardell2007-11-05
* Fix red.Barry Wardell2007-11-05
* Get rid of some more inl/outl and use the new GPO32 define instead.Barry Wardell2007-11-05
* The GPIO interrupts are split into several port groups on all PP502x versions...Jens Arnold2007-11-04
* Finally: HDD power control for all PP502x iPods (4th gen Grayscale, Color, Mi...Jens Arnold2007-11-03
* iPod Video LCD driver: Reintroduce the simple method of waiting for update co...Jens Arnold2007-11-02
* Bootloaders are single core... (aka fix red)Jens Arnold2007-11-02
* Major speedup of the iPod Video LCD driver. The internal update procedure of ...Jens Arnold2007-11-02
* iPod Video: Further optimised LCD data transfer (5..6% speedup, but increase ...Jens Arnold2007-10-28
* Assembler optimised lcd_yuv_blit() for iPod Video (Fs #7951 by Andree Buschma...Jens Arnold2007-10-22
* Parts of FS #7951 by Andree Buschmann. Faster YUV BLIT (means faster mpegplay...Thom Johansen2007-10-16
* Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis2007-10-16
* PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurabl...Jens Arnold2007-10-12
* * Use proper definitions for the PP (mono) LCD bridge. * Clean up pp5002.h a ...Jens Arnold2007-10-07
* Fix the LCD line remaining active after shutdown on grayscale ipods (FS#5199)...Nicolas Pennequin2007-09-29
* FS #7763 by Andree Buschmann. Speed up video rendering for Ipod Video.Thom Johansen2007-09-28
* * Don't touch the backlight(s) (and buttonlight) at backlight init in order t...Jens Arnold2007-09-12
* 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
* First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold2007-08-17
* Make the wheel work on 1st gen iPod.Jens Arnold2007-08-15
* iPod greyscale LCD driver: * Further speedup (timeout check turned out to be ...Jens Arnold2007-08-10
* iPod greyscale LCD driver: Slight speedup and correct greylevels for other ta...Jens Arnold2007-08-08
* Use correct 1/3 and 2/3 greylevels.Jens Arnold2007-08-06
* Disk poweroff for 3rd gen iPods.Jens Arnold2007-08-03
* Disk poweroff for 1st/2nd gen iPods.Jens Arnold2007-08-03
* Interrupt driven ADC reading on the 2nd gen.Jens Arnold2007-07-30
* First version of a 1st/2nd gen ADC driver. 1st gen is untested yet.Jens Arnold2007-07-30
* iPod 1st..3rd gen: Interrupt driven button driver for 100% smooth wheel opera...Jens Arnold2007-07-29
* 2nd gen: Correct LCD inversion state on init. * Fine tuned default contrast.Jens Arnold2007-07-27
* iPod 2nd gen: * Fake battery voltage of 4.00V so rockbox doesn't shutdown (AD...Jens Arnold2007-07-27
* Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold2007-07-27
* Remove the hack which read the ipod hardware revision from flash in the bootl...Dave Chapman2007-07-25
* Improved CPU clock setup for PP502x. PP5020 and PP5022 are not register compa...Jens Arnold2007-07-02
* Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold2007-04-12
* Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold2007-04-11
* Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ...Barry Wardell2007-03-03
* Moved ipod LCD code to target tree.Jens Arnold2007-02-25
* iPod G3: Touching the wheel now resets the poweroff timer the same way as on ...Jens Arnold2007-01-19