summaryrefslogtreecommitdiff
path: root/firmware/target/arm/usb-fw-pp502x.c
AgeCommit message (Expand)Author
2009-12-25Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....Mark Arigo
2009-12-07make tpj1022 bootloader compile again Robert Kukla
2009-07-17make ELIO_TPJ1022 bootloader compile againRobert Kukla
2009-05-253 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...Mark Arigo
2009-03-17Make USB on sansas more reliable (FS#10026). Both fixes by Toni HellmannFrank Gevaerts
2009-01-29Hopefully make some progress against FS#9831. iPod Video seems fine now under...Michael Sevakis
2009-01-22Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020...Michael Sevakis
2009-01-19USB detection changes. c200/e200: Consider USB to be powered when charger is ...Michael Sevakis
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-27My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ...Mark Arigo
2008-05-21Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo
2008-05-03Added missing usb #includes to usb source files.Bertrik Sikken
2008-04-20Make the inital connect problem go away on Gigabeat S. Would be nice if a bet...Michael Sevakis
2008-04-07Hopefully fix FS#8506 (OF cant be loaded on some PP targets). also hopefully ...Jonathan Gordon
2008-03-26Make the e200 bootloader able to load the OF again.Barry Wardell
2008-03-21Mostly revert r16723, since it causes problems on ipod (i.e. it doesn't seem ...Frank Gevaerts
2008-03-20differentiate between connected and powered in usb_detect()Frank Gevaerts
2008-03-02m:robe 100: add USB detectionRobert Kukla
2008-03-01Minor cleanup and a clarification.Jens Arnold
2008-03-01remove the #ifdef CONFIG_CPU == PP5020 around DEV_INIT2 |= INIT_USB. It shoul...Frank Gevaerts
2008-02-27move the usb_core thread functionality to the main usb threadFrank Gevaerts
2008-02-22Make high speed work. Does not fix any other bugs yet, so still be careful ab...Frank Gevaerts
2008-02-20Major USB stack improvements. It now works at nearly the maximum speed for a ...Frank Gevaerts
2008-02-19FS#8588: disable USB device again when USB is disconnected on PortalPlayer ta...Barry Wardell
2008-02-11Major USB fixes by Frank Gevaerts. Still disabled in builds, #define USE_ROCK...Björn Stenberg
2008-02-10Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded ...Michael Giacomelli
2007-11-26Enable reboot on USB-insert for e200, as it works when done c200-styleDaniel Stenberg
2007-11-26Disabling usb reboot for Sansa E200 until system_reboot() is fixed.Björn Stenberg
2007-11-23Make usb_pin_detect() static.Jens Arnold
2007-11-23USB detect pin is GPIO D3 on Mini G2, and almost for sure also on G4 grayscal...Jens Arnold
2007-11-23Re-added USB charger detection and auto reboot on host connect.Björn Stenberg
2007-11-23Enable usbstack on ipods.Björn Stenberg
2007-11-23Bad fix, reverting.Björn Stenberg
2007-11-23Quick fix for ipod usb detect. (Charger detection coming later.)Björn Stenberg
2007-11-22New USB stackBjörn Stenberg
2007-11-05Get rid of some more inl/outl. 0x70000084 seems to be GPO32_ENABLE.Barry Wardell
2007-10-16Improved H10 ADC driver. We now do things exactly as the OF does. This includ...Barry Wardell
2007-09-28Skip spindown and delay on flash targetsBjörn Stenberg
2007-09-27Sansa c200: fix system_reboot with some magic from the OF. Reboot to the OF w...Mark Arigo
2007-09-05try #2Christian Gmeiner
2007-09-05fix usb detection for usb stackChristian Gmeiner
2007-09-04get experimental usb stack compilingChristian Gmeiner
2007-09-04FS #7691 - improved USB detection on PP devices. This patch modifies the tar...Dave Chapman
2007-08-28Remove a warning when building the stack and add some comment in the ifdef hellPeter D'Hoye
2007-08-27Cosmetic changes only - tab, whitespace and brace policingDave Chapman
2007-08-27Oops, arcotg_udc.h is also needed when HAVE_USBSTACK is enabledDave Chapman
2007-08-27Repair the USB detection on ipods and H10s which was broken by commit 14470. ...Dave Chapman
2007-08-27green now?Christian Gmeiner
2007-08-27fix red and yellow - i hope and double content in some files.. dont ask how t...Christian Gmeiner
2007-08-27Usb Stack: only setup packet handling, and not enabled by default as there is...Christian Gmeiner