summaryrefslogtreecommitdiff
path: root/firmware/drivers/power.c (follow)
Commit message (Expand)AuthorAge
* 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
* bugfix for OndioFM tuner powerJörg Hohensohn2004-10-17
* moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn2004-10-17
* Disabled charger detection and ide_power_enable() for Ondio; some cleanupJens Arnold2004-10-13
* Disable the backlight before powering off the Player/StudioLinus Nielsen Feltzing2004-07-14
* Made set_irq_level() an inline function, and optimized it by removing the bit...Linus Nielsen Feltzing2004-03-02
* Better charging feedback for FM/V2 devicesLinus Nielsen Feltzing2004-02-05
* oops, a typo made the player build failJörg Hohensohn2003-12-03
* No more spinning disk while charging flashed FM+V2 (you need the new bootload...Jörg Hohensohn2003-12-03
* a side effect in usb_enable() (writing back a "1" while reading a pulled-up i...Jörg Hohensohn2003-11-07
* The code police strikes backLinus Nielsen Feltzing2003-11-07
* set/clear port bits with atomic instructions instead of read-modify-write, sa...Jörg Hohensohn2003-11-06
* cosmetic: moved my port inits to the "new" init functionJörg Hohensohn2003-10-21
* Slightly more correct initialization of the power/charging codeLinus Nielsen Feltzing2003-08-25
* ide_power_enable for simulator added.Mats Lidell2003-07-20