summaryrefslogtreecommitdiff
path: root/firmware/target/arm/ipod/lcd-gray.c (follow)
Commit message (Expand)AuthorAge
* lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon2012-02-28
* Increaase default ipod 3g contrast, to a value between the last two.Torne Wuff2010-05-20
* Commit FS#11034 by Andrew Engelbrecht. Fixes default contrast value on ipod 3G.Michael Giacomelli2010-02-18
* Greyscale iPods: Fix the default contrast in the bootloader and the core befo...Jens Arnold2008-08-15
* Ensure consistency between header file and implementation for iPod drivers, b...Bertrik Sikken2008-07-16
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Greyscale ipods: Use a somewhat darker shade for lightgrey, improving appeara...Jens Arnold2008-05-17
* Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...Jens Arnold2008-04-04
* 1st/2nd Gen: Backlight inversion needs to be protected from interrupts, becau...Jens Arnold2008-04-04
* LCD driver tweaks for greyscale iPods: * Use 1/7 bias, 5x step-up and the hig...Jens Arnold2008-04-02
* Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold2008-03-24
* 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
* 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
* 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
* 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
* 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
* 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
* Improved CPU clock setup for PP502x. PP5020 and PP5022 are not register compa...Jens Arnold2007-07-02
* 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