rockbox/firmware/target/arm/ipod
2007-07-02 05:16:40 +00:00
..
3g iPod G3: Touching the wheel now resets the poweroff timer the same way as on the other iPods. 2007-01-19 07:33:23 +00:00
video Moved ipod LCD code to target tree. 2007-02-25 13:11:02 +00:00
adc-ipod.c
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-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 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
lcd-gray.c Improved CPU clock setup for PP502x. PP5020 and PP5022 are not register compatible here, so define the PP5022 targets properly, and introduce a CPU_PP502x macro for easier family check. Improves stability on PP5020 (less freezing, tested with Mini G1) and reduces clock change penalty (500us on PP5020; uses the relock bit on PP5022). 2007-07-02 05:16:40 +00:00
power-ipod.c Moved SH1 system code to target tree. * First shot at hwcompat cleanup. 2007-04-11 23:51:00 +00:00