summaryrefslogtreecommitdiff
path: root/firmware/target/arm/ipod/power-ipod.c (follow)
Commit message (Expand)AuthorAge
* Add #include to power-ipod.c, make some variables static in storage.cBertrik Sikken2010-07-31
* Use atomic GPIO manipulation where appropriate.Jens Arnold2010-06-06
* USB charging support for iPods.Torne Wuff2010-06-06
* FS#11149: alternative fix for ipod startup/shutdown issueTorne Wuff2010-05-02
* Use atomic operation for GPIOx_ENABLEs in ide_power_enable() for iPod Video. ...Andree Buschmann2010-03-21
* Submit FS#9746 by Boris Gjenero. Set PP502x IDE pins low for iPod Video when ...Andree Buschmann2010-03-20
* FS#10107: work around the issue on some ipods where after shutdown they do no...Torne Wuff2010-01-09
* Remove unnecessary #include "adc.h"Bertrik Sikken2009-04-25
* Fix FS#9926 - On Photo and Color iPods, correct check for whether battery is ...Boris Gjenero2009-04-19
* Add USB power detection for 4G, Photo, Color, 1G Mini and 2G Mini iPods. (Se...Boris Gjenero2009-04-19
* Submit FS#9890 by Boris Gjenero. Enabling option for iPod Video to shut down ...Andree Buschmann2009-02-21
* Firewire charger detection for ipod 3G, patch by Boris Gjenero. Fixes FS#9900Nils Wallménius2009-02-15
* Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis2008-12-03
* 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
* Revert LCD changes - make sure the backlight remains on as a visible sign tha...Robert Keevil2008-02-14
* Fix redRobert Keevil2008-02-14
* Prevent the screen flashing white when shutting down colour ipods - fixes FS#...Robert Keevil2008-02-14
* Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded ...Michael Giacomelli2008-02-10
* Commit FS#8387 by Adam Gashlin. Enables detection of firewire devices for ch...Michael Giacomelli2008-01-20
* Finally: HDD power control for all PP502x iPods (4th gen Grayscale, Color, Mi...Jens Arnold2007-11-03
* Disk poweroff for 3rd gen iPods.Jens Arnold2007-08-03
* Disk poweroff for 1st/2nd gen iPods.Jens Arnold2007-08-03
* Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold2007-07-27
* Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold2007-04-11
* Move all iPod targets into the target tree. FS#5890Barry Wardell2006-10-05