summaryrefslogtreecommitdiff
path: root/firmware/target/arm/ipod
AgeCommit message (Expand)Author
2008-04-07explicitly align the ibss section by adjusting _iramend - fixes hang on m:rob...Robert Kukla
2008-04-06Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis
2008-04-04Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...Jens Arnold
2008-04-041st/2nd Gen: Backlight inversion needs to be protected from interrupts, becau...Jens Arnold
2008-04-02LCD driver tweaks for greyscale iPods: * Use 1/7 bias, 5x step-up and the hig...Jens Arnold
2008-04-01Use a better place to enable the interrupts.Jens Arnold
2008-04-01iPod 1st..3rd Gen and Mini 1st Gen fixes/improvements: * Remove the unnecessa...Jens Arnold
2008-03-28Stop saving more registers than necessary.Jens Arnold
2008-03-27split boot.lds and move it into the target treeMarcoen Hirschberg
2008-03-27Save a few registers in assembler routines for iPod 5Gs LCD driver and YUV co...Andree Buschmann
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold
2008-03-13Split up app.lds to the respective target directories. The portalplayer devi...Karl Kurbjun
2008-02-14Revert LCD changes - make sure the backlight remains on as a visible sign tha...Robert Keevil
2008-02-14Fix redRobert Keevil
2008-02-14Prevent the screen flashing white when shutting down colour ipods - fixes FS#...Robert Keevil
2008-02-10Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded ...Michael Giacomelli
2008-01-20Commit FS#8387 by Adam Gashlin. Enables detection of firewire devices for ch...Michael Giacomelli
2008-01-18Finally, out goes struct spinlock for anything but mutiprocessor targets wher...Michael Sevakis
2008-01-13Some cleanup for readability. No code change.Jens Arnold
2008-01-12Greyscale ipod lcd driver: * Assembler optimised low level functions. PP5002 ...Jens Arnold
2008-01-09Greyscale library: Changed the internal data format once more (separated pixe...Jens Arnold
2008-01-04All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold
2007-11-27Further lockdown of multipart i2c operations that must be done without intrus...Michael Sevakis
2007-11-26Speed up YUV blitting on iPod Video by ~8% (FS #8075 by Andree Buschmann).Jens Arnold
2007-11-19FS#7738 - Scroll wheel acceleration for iPodLinus Nielsen Feltzing
2007-11-18Move 4th Gen (grayscale and color) backlight init where it belongs.Jens Arnold
2007-11-18Significant LCD speedup for all greyscale iPods and Sansa c200 (c200, 4th Gen...Jens Arnold
2007-11-12Fix bootloaders, and the backlight-modded Ondio build.Jens Arnold
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold
2007-11-06Get rid of some more inl/outl, and use the new macros for bitwise GPIO manipu...Jens Arnold
2007-11-05Get rid of some more inl/outl. 0x70000084 seems to be GPO32_ENABLE.Barry Wardell
2007-11-05Fix red.Barry Wardell
2007-11-05Get rid of some more inl/outl and use the new GPO32 define instead.Barry Wardell
2007-11-04The GPIO interrupts are split into several port groups on all PP502x versions...Jens Arnold
2007-11-03Finally: HDD power control for all PP502x iPods (4th gen Grayscale, Color, Mi...Jens Arnold
2007-11-02iPod Video LCD driver: Reintroduce the simple method of waiting for update co...Jens Arnold
2007-11-02Bootloaders are single core... (aka fix red)Jens Arnold
2007-11-02Major speedup of the iPod Video LCD driver. The internal update procedure of ...Jens Arnold
2007-10-28iPod Video: Further optimised LCD data transfer (5..6% speedup, but increase ...Jens Arnold
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