summaryrefslogtreecommitdiffstats
path: root/firmware/target/mips/ingenic_jz47xx/usb-jz4740.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-03mips: Heavily rework DMA & caching codeSolomon Peachy1-6/+4
2011-12-31onda: remove now inlined USB_INIT_GPIO()Rafaël Carré1-1/+0
2011-12-31usb-target.h: removeRafaël Carré1-1/+0
2011-12-31onda usb code: merge into .c fileRafaël Carré1-7/+17
2011-03-02Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...Michael Sevakis1-4/+4
2010-05-03Ingenic Jz4740: eliminate EP0 state machine + small cleanupsMaurus Cuelenaere1-66/+33
2010-05-03Ingenic Jz4740: cleanup USB driver a bit (no externally visible functional ch...Maurus Cuelenaere1-118/+119
2009-11-03Comment out LOGF_ENABLE defines everywhere, replace evil commentsJeffrey Goode1-1/+1
2009-05-20Onda VX747: improve the USB insertion detectionMaurus Cuelenaere1-1/+7
2009-05-20Fix Ingenic Jz4740 USB driver (USB IN <-> OUT) and some whitespace cleaningMaurus Cuelenaere1-122/+122
2009-05-17Don't define LOGF_ENABLE..Maurus Cuelenaere1-1/+1
2009-05-17Get interrupt endpoints fully working on Ingenic Jz4740 targetsMaurus Cuelenaere1-4/+12
2009-05-16Try at implementing interrupt endpoints in the Ingenic Jz4740 USB driverMaurus Cuelenaere1-10/+15
2009-05-16Add working USB HID driver, by Tomer Shalev (part of his GSoC work).Frank Gevaerts1-2/+5
2009-02-26Ingenic Jz4740:Maurus Cuelenaere1-2/+2
2009-02-23Ingenic Jz4740:Maurus Cuelenaere1-95/+166
2009-01-21Onda VX747:Maurus Cuelenaere1-37/+101
2009-01-12Onda VX7x7: commit working USB driverMaurus Cuelenaere1-78/+80
2008-12-31Ingenic Jz4740:Maurus Cuelenaere1-25/+62
2008-12-31Ingenic players:Maurus Cuelenaere1-60/+234
2008-12-20Ingenic targets:Maurus Cuelenaere1-20/+20
2008-12-04Ingenic targets:Maurus Cuelenaere1-3/+8
2008-12-04Fix warningMaurus Cuelenaere1-1/+1
2008-12-04Ingenic targets:Maurus Cuelenaere1-1085/+182
2008-11-21Commit some USB and ATA rework/refactoring (+ USB GPIO detection).Maurus Cuelenaere1-10/+39
2008-11-05Onda VX747:Maurus Cuelenaere1-647/+988
2008-09-17Onda VX747:Maurus Cuelenaere1-11/+22
2008-09-14Onda VX747:Maurus Cuelenaere1-17/+16
2008-08-26Onda VX747:Maurus Cuelenaere1-0/+1037