1. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 17 years ago
  2. 19d141a Fix USB detection on the Player. by Jens Arnold · 18 years ago
  3. 1672350 FS #7691 - improved USB detection on PP devices. This patch modifies the target-tree function usb_detect() on all targets from bool to int, returning USB_INSERTED or USB_EXTRACTED instead of true or false. This was done to enable the PP usb_detect() to check for USB_POWER (either a connection to a USB wall charger, or the user holding "charge mode" button) and return that as a third value. by Dave Chapman · 18 years ago
  4. fad79dc Moved archos USB handling to target tree. Minor simplification for coldfire (only one usb-target.h). by Jens Arnold · 18 years ago[Copied (68%) from firmware/target/coldfire/iriver/usb-target.h]
  5. 139f9f2 move the iriver h1x0/h3x0 targets to the target tree by Jonathan Gordon · 19 years ago