summaryrefslogtreecommitdiff
path: root/firmware/drivers/power.c (follow)
Commit message (Expand)AuthorAge
* Hopefully correct charger connected detection for ipod video thanks to Herz's...Brandon Low2006-03-18
* Proper charger input, usb and charger activity detection/reporting for ipod v...Brandon Low2006-03-16
* Charging state reporting for iriver players. Values calibrated withMiika Pekkarinen2006-03-13
* Basic battery monitoring for ipod 5g, should work on other ipods as well, but...Brandon Low2006-03-05
* Improved battery status reporting for units which support usb power / chargeBrandon Low2006-03-02
* first gigabeat commitMarcoen Hirschberg2006-02-24
* Revert the ATA/USB power fix until I find an even more correct way of doing i...Linus Nielsen Feltzing2006-02-16
* More correct power handling of the HDD and ISD300 chips on the H300 platformLinus Nielsen Feltzing2006-02-13
* 1. Updated battery_bench plugin:Hristo Kovachev2006-02-07
* Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixesDave Chapman2006-02-05
* More iPod 3G code from Seven Le MesleDave Chapman2006-02-05
* Make it compile on iAudio X5Linus Nielsen Feltzing2006-02-02
* Fix red buildsBrandon Low2006-01-27
* Detect USB charge state in Hxx0Brandon Low2006-01-27
* Start cleaning up some #ifdefs in charging codeBrandon Low2006-01-19
* Charging state reporting on H3x0Brandon Low2006-01-19
* Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2006-01-12
* iPod: Fix the bootloader so it can load and run the original Apple firmware a...Dave Chapman2006-01-05
* Put the ipod into standby mode on shutdown. This is untested on the 5g, but ...Dave Chapman2005-12-21
* Replaced the booolean 'Backlight On When Plugged' setting with a complete alt...Jens Arnold2005-11-23
* iPod: We are not going to implement ATA power-off control (Rockbox will still...Dave Chapman2005-11-21
* refactored radio status codeAnton Oleynikov2005-11-19
* H300: power_init() adjustmentsLinus Nielsen Feltzing2005-11-18
* Reverted erroneous commitLinus Nielsen Feltzing2005-11-16
* Cleaned up bootloader linker control file and added the H300 targetLinus Nielsen Feltzing2005-11-16
* Added pcf50606 initLinus Nielsen Feltzing2005-11-14
* iPod: Code cleanup - the bootloader now compiles with zero warningsDave Chapman2005-11-11
* Initial commit of work-in-progress iPod portDave Chapman2005-11-07
* iriver: let the boot loader decide when to power on the hard driveLinus Nielsen Feltzing2005-07-19
* Atomic GPIO accessLinus Nielsen Feltzing2005-07-12
* Inverted S/PDIF control on H110Linus Nielsen Feltzing2005-07-12
* New config option for optical out on iriverLinus Nielsen Feltzing2005-07-01
* - enable S/PDIF optical outputMarcoen Hirschberg2005-07-01
* Made the (iriver) use of GPIO1 depend on the presense of a coldfire cpu insteadDaniel Stenberg2005-06-18
* HD power must not default to off in rockbox itself, only in the bootloader.Jens Arnold2005-06-04
* iRiver: The hard drive power is now OFF by defaultLinus Nielsen Feltzing2005-06-02
* More dead code...Jens Arnold2005-05-08
* Moved unrelated stuff from i2c the driver to appropriate places. Minor optimi...Jens Arnold2005-05-07
* iRiver: Implemented S/PDIF transmit power control. The optical LED is now off...Linus Nielsen Feltzing2005-04-11
* Gmini SMSC chip improvementsJean-Philippe Bernardy2005-02-22
* Silly me, those inits were not redundant at allLinus Nielsen Feltzing2005-02-07
* iRiver: Removed redundant initiation in power_init()Linus Nielsen Feltzing2005-02-07
* Gmini power management basisJean-Philippe Bernardy2005-02-03
* Oops! Wrong polarity in ide_powered() for iRiverLinus Nielsen Feltzing2004-12-20
* Added power functions for iRiver H1xxLinus Nielsen Feltzing2004-12-20
* Unconditionally drive HD power control pin for player (doesn't hurt even for ...Jens Arnold2004-12-16
* Renamed has_new_lcd() to is_new_player(), and got rid of the aliasJens Arnold2004-11-22
* Code cleanupJens Arnold2004-11-21
* Fixed a warningJens Arnold2004-11-20
* Moved player ATA power handling to the correct functionsJens Arnold2004-11-20