Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
firmware
/
target
/
arm
/
s3c2440
/
gigabeat-fx
/
usb-meg-fx.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
68afa9d
Cleanup/fixup the USB initialization for the Gigabeat F
by Karl Kurbjun
· 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
df43715
only go into USB mode when the cradle is powered
by Marcoen Hirschberg
· 17 years ago
173b611
Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disables USB PLL and the USB device clock (uneeded to connect to computer) - May offer some power savings. Changed how some pins are initialized.
by Karl Kurbjun
· 17 years ago
8a1fd8c
Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself. This build fixes the problems seen with the latest builds on the Gigabeat X. Added View IO Ports under the Debug menu for the Gigabeat. Make sure you grab the latest bootloader from the Wiki as the old bootloader will not work properly with new builds.
by Karl Kurbjun
· 17 years ago
f44f961
move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid problems with possible ports in the future: Gigabeat S/V (i.mx31 based) and Kenwood HD20GA7/HD20GA9 (s3c2440 based)
by Marcoen Hirschberg
· 17 years ago
[Renamed from firmware/target/arm/gigabeat/meg-fx/usb-meg-fx.c]
dcf6bd2
Fix the backlight and led bugs from my last commit
by Karl Kurbjun
· 18 years ago
60fed9a
Gigabeat: Pin initialization for the USB and ATA interface. This also adds proper coldstart detection for the ATA interface.
by Karl Kurbjun
· 18 years ago
b081052
Gigabeat Cradle USB Support
by Karl Kurbjun
· 18 years ago
2953676
merge a big part of the unofficial gigabeat cvs back. Includes working bootloader and rockbox with audio.
by Marcoen Hirschberg
· 18 years ago
dd75488
update the gigabeat code and move to target_tree
by Marcoen Hirschberg
· 18 years ago