rockbox/firmware/target/arm/ipod
Jens Arnold 7f85b5b907 Disk poweroff for 3rd gen iPods.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14171 a1c6a512-1295-4272-9138-f99709370657
2007-08-03 22:54:33 +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 Moved ipod LCD code to target tree. 2007-02-25 13:11:02 +00:00
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 iPods: Touching the wheel now resets the poweroff timer, so the iPod no longer shuts down unexpectedly while operating the wheel only, e.g. in the text viewer. 2007-01-18 22:10:29 +00:00
button-mini1g.c iPods: Touching the wheel now resets the poweroff timer, so the iPod no longer shuts down unexpectedly while operating the wheel only, e.g. in the text viewer. 2007-01-18 22:10:29 +00:00
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 2nd gen: Correct LCD inversion state on init. * Fine tuned default contrast. 2007-07-27 12:40:36 +00:00
power-ipod.c Disk poweroff for 3rd gen iPods. 2007-08-03 22:54:33 +00:00