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