1. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  2. ed3ff1b Various coldfire fixes: (1) iAudio Bootloader: Check the status of main & remote power button vs. the respective hold switch, and shut down when on hold. On X5/M5 this check is not strictly necessary for the main unit, but left there to keep things uniform. (2) M3: Stop reading the ADC properly before leaving the bootloader, on RoLo, and on reboot, to make it work reliably after those transitions. (3) Disable all interrupt sources on system init to avoid premature ISR calls after enabling interrupts in general. (4) iAudios: Proper implementation of ide_powered(), avoiding nasty HDD clicks in the bootloader when powering down, e.g. because of Hold. (5) Slight optimisations. by Jens Arnold · 17 years ago
  3. 7a5d401 Moved SH1 ADC to target tree. by Jens Arnold · 17 years ago
  4. 6e992ab Target tree support for Iriver iFP. by Tomasz Malesinski · 18 years ago
  5. 139f9f2 move the iriver h1x0/h3x0 targets to the target tree by Jonathan Gordon · 18 years ago
  6. 2ede2a7 Put a couple x5-specific function declarations in adc-target.h where they should be. by Michael Sevakis · 18 years ago
  7. 1d4a9c6 Stop reading buttons if one is not down. Don't read remote keys if not plugged. Good for another few points of boost and 4fps full-screen unboosted. The button scan enabling seems stable and I've been using it without any difficulties but if the interrupts hiccup it could leave them unresponsive. Clearing the GPI0 interrupts before enabling them seems to prevent any difficulties. If there's problems there I'll just leave the remote reading bypass only and 50% of the benefits will still be realized. by Michael Sevakis · 18 years ago
  8. d4945dc Move all iPod targets into the target tree. FS#5890 by Barry Wardell · 18 years ago
  9. e367b05 Move X5 ADC code to target tree. Fix power button detection on H10. New ADC by Barry Wardell · 18 years ago
  10. 13c63de Iriver: Properly working remote type detection regardless of hold switch positions. by Jens Arnold · 19 years ago
  11. a915771 Make the ipod ADC driver more generic, preparing to share code between it and the iRiver by Brandon Low · 19 years ago
  12. 63c0d1d Basic battery monitoring for ipod 5g, should work on other ipods as well, but needs testing and stuff. Also improved the RTC driver and moved it to where it belongs, and interrupt protected a bunch of possibly broken i2c. Also start preparing code for ipod charge monitoring. Note: on the 5g, this takes up enough processor time to increase skippiness noticeably in WPS. by Brandon Low · 19 years ago
  13. 568ac3e Button driver for iAudio X5 by Linus Nielsen Feltzing · 19 years ago
  14. 01ece88 ADC driver for iAudio X5 by Linus Nielsen Feltzing · 19 years ago
  15. 0081184 Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LCD, REMOTETYPE_H300_LCD or REMOTETYPE_H300_NONLCD by Linus Nielsen Feltzing · 19 years ago
  16. d83e929 Work-in-progress iriver iFP-7xx port by Tomasz Malesinski by Dave Chapman · 19 years ago
  17. 5f6ee67 Added adc_scan() prototype for H300 by Linus Nielsen Feltzing · 19 years ago
  18. 91c4873 H300: ADC driver by Linus Nielsen Feltzing · 19 years ago
  19. 2cf25d0 ADC is the same on all H1x0 models by Linus Nielsen Feltzing · 19 years ago
  20. 8493ccb Renamed the iriver h120 defines and configs to "h120"! Added initial support by Daniel Stenberg · 19 years ago
  21. 2584896 More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren) by Jörg Hohensohn · 20 years ago
  22. 7e1d36f Ondio: disk activity indication in USB mode, too by Jörg Hohensohn · 20 years ago
  23. 8735630 Ooops by Linus Nielsen Feltzing · 20 years ago
  24. 8a40b0f Exported adc_scan() on the iRiver by Linus Nielsen Feltzing · 20 years ago
  25. 303b4ab Button driver overhaul: (1) Unified the button driver functions as much as possible (2) Proper #defines for FM recorder button ADC channels (3) Got rid of old port B #defines only valid for recorder (4) button filtering for all models (5) RoLo with ON after panic should now work for FM/V2 by Jens Arnold · 20 years ago
  26. e17938c Added ADC_UNREG_POWER for the iRiver, for compatibility by Linus Nielsen Feltzing · 20 years ago
  27. 27d00ca Added iRiver ADC channel info by Linus Nielsen Feltzing · 20 years ago
  28. 00be746 prepared Ondio USB passthrough (but doesn't work yet) by Jörg Hohensohn · 20 years ago
  29. 7a9910c different ADC channels for Ondio by Jörg Hohensohn · 20 years ago
  30. e597ca4 Move publicly (from apps) accessed files from drivers/ to export/. by Daniel Stenberg · 22 years ago[Renamed from firmware/drivers/adc.h]
  31. ba56e03 Ludovic Lange's ADC-fix for the FM by Daniel Stenberg · 22 years ago
  32. aaa8443 Based on Ludovic Lange excellent work, I've modified things to increase by Daniel Stenberg · 22 years ago
  33. d7b4645 Ludovic Lange's initial code for FM Recorder, edited and adjusted by me. by Daniel Stenberg · 22 years ago
  34. 3f809e7 Added battery charger code for the recorder and battery voltage statistics keeping for all platforms. by Heikki Hannikainen · 22 years ago
  35. 416870d Commented the ADC channels by Linus Nielsen Feltzing · 22 years ago
  36. b7beef2 Added Battery scale factor by Linus Nielsen Feltzing · 22 years ago
  37. f725641 First version by Linus Nielsen Feltzing · 22 years ago