summaryrefslogtreecommitdiff
path: root/firmware/drivers/power.c
AgeCommit message (Expand)Author
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
2004-02-05Better charging feedback for FM/V2 devicesLinus Nielsen Feltzing
2003-12-03oops, a typo made the player build failJörg Hohensohn
2003-12-03No more spinning disk while charging flashed FM+V2 (you need the new bootload...Jörg Hohensohn
2003-11-07a side effect in usb_enable() (writing back a "1" while reading a pulled-up i...Jörg Hohensohn
2003-11-07The code police strikes backLinus Nielsen Feltzing
2003-11-06set/clear port bits with atomic instructions instead of read-modify-write, sa...Jörg Hohensohn
2003-10-21cosmetic: moved my port inits to the "new" init functionJörg Hohensohn
2003-08-25Slightly more correct initialization of the power/charging codeLinus Nielsen Feltzing
2003-07-20ide_power_enable for simulator added.Mats Lidell
2003-07-17one more missing init, prevented powering down the diskJörg Hohensohn
2003-06-26port inits for cold start abilityJörg Hohensohn
2003-02-21Fixed bug #688807, now the Idle poweroff works on FM recorder. Also disabled ...Linus Nielsen Feltzing
2003-02-13Mike Holden's patch that corrects the FM charger plugged symbolUwe Freese
2003-01-21Based on Ludovic Lange excellent work, I've modified things to increaseDaniel Stenberg