Age | Commit message (Expand) | Author |
2006-11-10 | Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately. | Jens Arnold |
2006-11-09 | Target tree support for Iriver iFP. | Tomasz Malesinski |
2006-10-30 | move the iriver h1x0/h3x0 targets to the target tree | Jonathan Gordon |
2006-10-29 | H300: Slight simplification of adc_scan(), ported from X5. | Jens Arnold |
2006-10-05 | Move all iPod targets into the target tree. FS#5890 | Barry Wardell |
2006-09-10 | Added remote backlight on hold option to players with remote hold switch. Dis... | Michael Sevakis |
2006-08-22 | Move X5 ADC code to target tree. Fix power button detection on H10. New ADC | Barry Wardell |
2006-04-26 | Replaced remaining '#pragma interrupt' with __attribute__((interrupt_handler)... | Jens Arnold |
2006-03-23 | Fix ipod 3g build that was broken (by me perhaps?) | Brandon Low |
2006-03-09 | Improve ipod i2c driver somewhat by at least taking advantage of the in-devic... | Brandon Low |
2006-03-09 | Use an 8 bit ADC read for battery reading on ipod, that provides better than ... | Brandon Low |
2006-03-06 | Make the ipod ADC driver more generic, preparing to share code between it and... | Brandon Low |
2006-03-05 | Finer grained irq masking, blocking for i2c, plus a mutex to prevent conflict... | Brandon Low |
2006-03-05 | Fix some yellow builds | Brandon Low |
2006-03-05 | Basic battery monitoring for ipod 5g, should work on other ipods as well, but... | Brandon Low |
2006-02-24 | More iPod 3G work from Seven Le Mesle | Dave Chapman |
2006-02-23 | ADC driver for iAudio X5 | Linus Nielsen Feltzing |
2006-02-17 | Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC... | Linus Nielsen Feltzing |
2006-02-05 | iAudio X5: Dummy ADC functions | Linus Nielsen Feltzing |
2006-01-12 | Work-in-progress iriver iFP-7xx port by Tomasz Malesinski | Dave Chapman |
2005-11-16 | H300: ADC driver | 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-12 | More atomic GPIO | Linus Nielsen Feltzing |
2005-07-12 | Atomic GPIO access | Linus Nielsen Feltzing |
2005-04-06 | First lame attempt to show correct battery level on the iRiver | Linus Nielsen Feltzing |
2005-02-11 | iRiver: Support for remote control buttons | Linus Nielsen Feltzing |
2005-01-10 | Jean-Philippe Bernardy: removed bad emu_debugf() call | Daniel Stenberg |
2005-01-09 | Jean-Philippe Bernardy: ADC support for TCC730 | Daniel Stenberg |
2004-11-18 | Added iRiver ADC tick task | Linus Nielsen Feltzing |
2004-11-03 | Ported to iRiver (unfinished) | Linus Nielsen Feltzing |
2004-10-01 | We must sleep 2 ticks to be really sure that all A/D channels have been conve... | Linus Nielsen Feltzing |
2004-09-24 | Ensure vaild readings when adc_init() returns | Jens Arnold |
2004-09-21 | Removed the obsolete adcreg[] table | Linus Nielsen Feltzing |
2004-09-21 | New A/D conversion strategy, now updates all channels every tick | Linus Nielsen Feltzing |
2004-08-03 | More const policeing step 3 | Jens Arnold |
2004-01-20 | Reverted to the old ADC driver, since it appeared to cause fake OFF keypresse... | Linus Nielsen Feltzing |
2004-01-13 | Faster, simplified A/D driver. The previous batch convert in init_adc() produ... | Linus Nielsen Feltzing |
2003-07-17 | Magnus Holmgren: Just realized one thing: doing AN0-3 last is slightly better... | Jörg Hohensohn |
2003-07-16 | Removed a compiler warning | Linus Nielsen Feltzing |
2003-07-16 | Patch 772577 by Magnus Holmgren: measure all ADC channels within adc_init(), ... | Jörg Hohensohn |
2002-07-01 | Removed TAB chars | Linus Nielsen Feltzing |
2002-06-30 | First version | Linus Nielsen Feltzing |