summaryrefslogtreecommitdiff
path: root/firmware/drivers/power.c
AgeCommit message (Expand)Author
2006-02-24first gigabeat commitMarcoen Hirschberg
2006-02-16Revert the ATA/USB power fix until I find an even more correct way of doing i...Linus Nielsen Feltzing
2006-02-13More correct power handling of the HDD and ISD300 chips on the H300 platformLinus Nielsen Feltzing
2006-02-071. Updated battery_bench plugin:Hristo Kovachev
2006-02-05Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixesDave Chapman
2006-02-05More iPod 3G code from Seven Le MesleDave Chapman
2006-02-02Make it compile on iAudio X5Linus Nielsen Feltzing
2006-01-27Fix red buildsBrandon Low
2006-01-27Detect USB charge state in Hxx0Brandon Low
2006-01-19Start cleaning up some #ifdefs in charging codeBrandon Low
2006-01-19Charging state reporting on H3x0Brandon Low
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman
2006-01-05iPod: Fix the bootloader so it can load and run the original Apple firmware a...Dave Chapman
2005-12-21Put the ipod into standby mode on shutdown. This is untested on the 5g, but ...Dave Chapman
2005-11-23Replaced the booolean 'Backlight On When Plugged' setting with a complete alt...Jens Arnold
2005-11-21iPod: We are not going to implement ATA power-off control (Rockbox will still...Dave Chapman
2005-11-19refactored radio status codeAnton Oleynikov
2005-11-18H300: power_init() adjustmentsLinus Nielsen Feltzing
2005-11-16Reverted erroneous commitLinus Nielsen Feltzing
2005-11-16Cleaned up bootloader linker control file and added the H300 targetLinus Nielsen Feltzing
2005-11-14Added pcf50606 initLinus Nielsen Feltzing
2005-11-11iPod: Code cleanup - the bootloader now compiles with zero warningsDave Chapman
2005-11-07Initial commit of work-in-progress iPod portDave Chapman
2005-07-19iriver: let the boot loader decide when to power on the hard driveLinus Nielsen Feltzing
2005-07-12Atomic GPIO accessLinus Nielsen Feltzing
2005-07-12Inverted S/PDIF control on H110Linus Nielsen Feltzing
2005-07-01New config option for optical out on iriverLinus Nielsen Feltzing
2005-07-01- enable S/PDIF optical outputMarcoen Hirschberg
2005-06-18Made the (iriver) use of GPIO1 depend on the presense of a coldfire cpu insteadDaniel Stenberg
2005-06-04HD power must not default to off in rockbox itself, only in the bootloader.Jens Arnold
2005-06-02iRiver: The hard drive power is now OFF by defaultLinus Nielsen Feltzing
2005-05-08More dead code...Jens Arnold
2005-05-07Moved unrelated stuff from i2c the driver to appropriate places. Minor optimi...Jens Arnold
2005-04-11iRiver: Implemented S/PDIF transmit power control. The optical LED is now off...Linus Nielsen Feltzing
2005-02-22Gmini SMSC chip improvementsJean-Philippe Bernardy
2005-02-07Silly me, those inits were not redundant at allLinus Nielsen Feltzing
2005-02-07iRiver: Removed redundant initiation in power_init()Linus Nielsen Feltzing
2005-02-03Gmini power management basisJean-Philippe Bernardy
2004-12-20Oops! Wrong polarity in ide_powered() for iRiverLinus Nielsen Feltzing
2004-12-20Added power functions for iRiver H1xxLinus Nielsen Feltzing
2004-12-16Unconditionally drive HD power control pin for player (doesn't hurt even for ...Jens Arnold
2004-11-22Renamed has_new_lcd() to is_new_player(), and got rid of the aliasJens Arnold
2004-11-21Code cleanupJens Arnold
2004-11-20Fixed a warningJens Arnold
2004-11-20Moved player ATA power handling to the correct functionsJens Arnold
2004-10-17bugfix for OndioFM tuner powerJörg Hohensohn
2004-10-17moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn
2004-10-13Disabled charger detection and ide_power_enable() for Ondio; some cleanupJens Arnold
2004-07-14Disable the backlight before powering off the Player/StudioLinus Nielsen Feltzing
2004-03-02Made set_irq_level() an inline function, and optimized it by removing the bit...Linus Nielsen Feltzing