Age | Commit message (Expand) | Author |
2005-11-23 | Replaced the booolean 'Backlight On When Plugged' setting with a complete alt... | Jens Arnold |
2005-11-21 | iPod: We are not going to implement ATA power-off control (Rockbox will still... | Dave Chapman |
2005-11-19 | refactored radio status code | Anton Oleynikov |
2005-11-18 | H300: power_init() adjustments | Linus Nielsen Feltzing |
2005-11-16 | Reverted erroneous commit | Linus Nielsen Feltzing |
2005-11-16 | Cleaned up bootloader linker control file and added the H300 target | Linus Nielsen Feltzing |
2005-11-14 | Added pcf50606 init | Linus Nielsen Feltzing |
2005-11-11 | iPod: Code cleanup - the bootloader now compiles with zero warnings | Dave Chapman |
2005-11-07 | Initial commit of work-in-progress iPod port | Dave Chapman |
2005-07-19 | iriver: let the boot loader decide when to power on the hard drive | Linus Nielsen Feltzing |
2005-07-12 | Atomic GPIO access | Linus Nielsen Feltzing |
2005-07-12 | Inverted S/PDIF control on H110 | Linus Nielsen Feltzing |
2005-07-01 | New config option for optical out on iriver | Linus Nielsen Feltzing |
2005-07-01 | - enable S/PDIF optical output | Marcoen Hirschberg |
2005-06-18 | Made the (iriver) use of GPIO1 depend on the presense of a coldfire cpu instead | Daniel Stenberg |
2005-06-04 | HD power must not default to off in rockbox itself, only in the bootloader. | Jens Arnold |
2005-06-02 | iRiver: The hard drive power is now OFF by default | Linus Nielsen Feltzing |
2005-05-08 | More dead code... | Jens Arnold |
2005-05-07 | Moved unrelated stuff from i2c the driver to appropriate places. Minor optimi... | Jens Arnold |
2005-04-11 | iRiver: Implemented S/PDIF transmit power control. The optical LED is now off... | Linus Nielsen Feltzing |
2005-02-22 | Gmini SMSC chip improvements | Jean-Philippe Bernardy |
2005-02-07 | Silly me, those inits were not redundant at all | Linus Nielsen Feltzing |
2005-02-07 | iRiver: Removed redundant initiation in power_init() | Linus Nielsen Feltzing |
2005-02-03 | Gmini power management basis | Jean-Philippe Bernardy |
2004-12-20 | Oops! Wrong polarity in ide_powered() for iRiver | Linus Nielsen Feltzing |
2004-12-20 | Added power functions for iRiver H1xx | Linus Nielsen Feltzing |
2004-12-16 | Unconditionally drive HD power control pin for player (doesn't hurt even for ... | Jens Arnold |
2004-11-22 | Renamed has_new_lcd() to is_new_player(), and got rid of the alias | Jens Arnold |
2004-11-21 | Code cleanup | Jens Arnold |
2004-11-20 | Fixed a warning | Jens Arnold |
2004-11-20 | Moved player ATA power handling to the correct functions | Jens Arnold |
2004-10-17 | bugfix for OndioFM tuner power | Jörg Hohensohn |
2004-10-17 | moved and renamed fmradio_set/get_status to power.c, where it now additionall... | Jörg Hohensohn |
2004-10-13 | Disabled charger detection and ide_power_enable() for Ondio; some cleanup | Jens Arnold |
2004-07-14 | Disable the backlight before powering off the Player/Studio | Linus Nielsen Feltzing |
2004-03-02 | Made set_irq_level() an inline function, and optimized it by removing the bit... | Linus Nielsen Feltzing |
2004-02-05 | Better charging feedback for FM/V2 devices | Linus Nielsen Feltzing |
2003-12-03 | oops, a typo made the player build fail | Jörg Hohensohn |
2003-12-03 | No more spinning disk while charging flashed FM+V2 (you need the new bootload... | Jörg Hohensohn |
2003-11-07 | a side effect in usb_enable() (writing back a "1" while reading a pulled-up i... | Jörg Hohensohn |
2003-11-07 | The code police strikes back | Linus Nielsen Feltzing |
2003-11-06 | set/clear port bits with atomic instructions instead of read-modify-write, sa... | Jörg Hohensohn |
2003-10-21 | cosmetic: moved my port inits to the "new" init function | Jörg Hohensohn |
2003-08-25 | Slightly more correct initialization of the power/charging code | Linus Nielsen Feltzing |
2003-07-20 | ide_power_enable for simulator added. | Mats Lidell |
2003-07-17 | one more missing init, prevented powering down the disk | Jörg Hohensohn |
2003-06-26 | port inits for cold start ability | Jörg Hohensohn |
2003-02-21 | Fixed bug #688807, now the Idle poweroff works on FM recorder. Also disabled ... | Linus Nielsen Feltzing |
2003-02-13 | Mike Holden's patch that corrects the FM charger plugged symbol | Uwe Freese |
2003-01-21 | Based on Ludovic Lange excellent work, I've modified things to increase | Daniel Stenberg |