rockbox/firmware/target/arm/ipod
Jens Arnold 92abed78cc iPod greyscale LCD driver: Slight speedup and correct greylevels for other targets than 1st/2nd gen. * Code cleanup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14240 a1c6a512-1295-4272-9138-f99709370657
2007-08-08 07:57:34 +00:00
..
1g2g Interrupt driven ADC reading on the 2nd gen. 2007-07-30 23:48:03 +00:00
3g iPod 2nd gen: * Fake battery voltage of 4.00V so rockbox doesn't shutdown (ADC is not yet implemented). * Fix button hold polarity for main rockbox. * Implement backlight inversion (the 1st/2nd gen backlight works in a way that makes the LCD look inverted when active). * Fix default contrast and clean up target tree. 2007-07-27 12:05:54 +00:00
video
adc-ipod-pcf.c First version of a 1st/2nd gen ADC driver. 1st gen is untested yet. 2007-07-30 20:12:03 +00:00
adc-target.h
backlight-4g_color.c
backlight-mini1g_mini2g.c
backlight-nano_video.c Replace some inl/outl with register #define's instead. Also tidy up pp5020.h so that it's in increasing address order. 2007-03-03 17:25:20 +00:00
backlight-target.h Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +00:00
button-1g-3g.c iPod 1st..3rd gen: Interrupt driven button driver for 100% smooth wheel operation. 2007-07-29 08:03:21 +00:00
button-clickwheel.c
button-mini1g.c
button-target.h
lcd-color_nano.c Remove the hack which read the ipod hardware revision from flash in the bootloader and passed it to Rockbox via a fixed address in SDRAM. Rockbox now remaps flash and so can just read the value itself. Also clean up the debug menu a little - only display the hw revision for ipods, and add the lcd_type variable to indicate the type of LCD (0 or 1) for ipod Color/Photo. 2007-07-25 13:12:38 +00:00
lcd-gray.c iPod greyscale LCD driver: Slight speedup and correct greylevels for other targets than 1st/2nd gen. * Code cleanup. 2007-08-08 07:57:34 +00:00
power-ipod.c Disk poweroff for 3rd gen iPods. 2007-08-03 22:54:33 +00:00