Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
firmware
/
target
/
arm
/
pnx0101
/
iriver-ifp7xx
/
usb-ifp7xx.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
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
· 17 years ago
6ffbe38
move the iriver ifp7xx and other pnx0101 related files together in the target tree
by Marcoen Hirschberg
· 18 years ago
[Renamed from firmware/target/arm/iriver/ifp7xx/usb-ifp7xx.c]
8636e69
Moved SH1 system code to target tree. * First shot at hwcompat cleanup.
by Jens Arnold
· 18 years ago
29d8b91
Forgot to add new files for iFP move to target tree.
by Tomasz Malesinski
· 18 years ago