summaryrefslogtreecommitdiff
path: root/firmware/target/arm/ipod/lcd-color_nano.c (follow)
Commit message (Expand)AuthorAge
* Get rid of stupid _backlight_* function namesMarcin Bukat2015-01-12
* lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon2012-02-28
* ipod nano 1g: enable LCD invertBertrik Sikken2011-07-20
* Simplify x0/x1 calculation for iPod Color some more, and fix display on type ...Jens Arnold2011-01-23
* Fix FS#11820. Implement LCD shutdown for iPod Photo/Color and iPod nano 1G. T...Andree Buschmann2011-01-12
* Remove unneeded check for swapping in iPod nano1G/color LCD driver. For nano1...Andree Buschmann2011-01-03
* Submit FS#11843 v17. Integrate YUV-blitting of nano 2G to nano1G/color LCD dr...Andree Buschmann2011-01-02
* Speed up of iPod nano 1G and iPod color LCD. Use HDD6330 asm part for YUV bli...Andree Buschmann2010-12-29
* Fix the iPod Photo/Color "type 0 LCD" bug introduced in r17715 by correctly i...Dave Chapman2008-07-17
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Blind-add some code from ipodlinux that hopefully fixes the colour problem on...Jens Arnold2008-06-12
* Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold2008-03-24
* Move 4th Gen (grayscale and color) backlight init where it belongs.Jens Arnold2007-11-18
* 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
* Parts of FS #7951 by Andree Buschmann. Faster YUV BLIT (means faster mpegplay...Thom Johansen2007-10-16
* PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurabl...Jens Arnold2007-10-12
* Remove the hack which read the ipod hardware revision from flash in the bootl...Dave Chapman2007-07-25
* 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