summaryrefslogtreecommitdiff
path: root/tests/test/host/ehci
AgeCommit message (Expand)Author
2013-06-05added dcd_dma_descriptor_t typdefhathach
2013-05-25rename descriptor type, hid descriptor typehathach
2013-05-13continue to refractor test codehathach
2013-05-13refractor testhathach
2013-05-13refractor test code using host_helperhathach
2013-05-13adding helper to refractor testshathach
2013-05-13test refractorhathach
2013-05-13change ceedling ignore plugin to default : ignore arg & callshathach
2013-05-12test againhathach
2013-05-12test clean up on the wayhathach
2013-05-12ahhh, tests refractoringhathach
2013-05-12tired of refractoring tests (wanting to do some production code)hathach
2013-05-12test refractorhathach
2013-05-11add cardinality_of function to return number of set bitshathach
2013-05-10clean up testhathach
2013-05-09finally get travis build without errorshathach
2013-05-09-mx32 is not supported in gcc 4.6.x. change to use if-else sizeof(void*) in t...hathach
2013-05-09test pointer size on travis systemhathach
2013-05-09refractor testhathach
2013-05-09rename ehci_controller to ehci_controller_fakehathach
2013-05-06change format of file header & license spacinghathach
2013-04-25implement hcd_port_speed_gethathach
2013-04-21complete the support for correct polling of 1ms 2ms 4ms 8mshathach
2013-04-21separate fake ehci's run async & period listhathach
2013-04-21rename nxp_sof_received to nxp_int_sofhathach
2013-04-07rename hidh_keyboard_info_t to hidh_interface_info_thathach
2013-04-07add hal init for USB1 and trying to get USB1 workinghathach
2013-04-05refractorhathach
2013-04-05continue on refratoringhathach
2013-04-05refractor testhathach
2013-04-05add control xfer for ehci controller fake: ehci_controller_control_xfer_proceedhathach
2013-03-27add test for pipe_interrupt_xferhathach
2013-03-26add field to endpoint maxpacketsize (mult)hathach
2013-03-26add flag_supported_class to usbh_deviceshathach
2013-03-25change website from tinyusb.net to tinyusb.orghathach
2013-03-25changing the hcd_pipe_close behaviorhathach
2013-03-24fix potential bug when insert new queue head to listhathach
2013-03-24refractorhathach
2013-03-23enhance some testshathach
2013-03-23change signature usbh_isr to add tusb_bus_event_t parameterhathach
2013-03-23house keepinghathach
2013-03-23refractorhathach
2013-03-23refractorhathach
2013-03-23continue clean up ehcihathach
2013-03-22use DO PING for highspeed out bulkhathach
2013-03-22fix bug: adjust all bulk queue head from ehci_data.devicehathach
2013-03-22add callback for hcd when it cleaned up all cache data for a device (previous...hathach
2013-03-22house keeping for pipe API test codehathach
2013-03-22test code clean uphathach
2013-03-22refractoring test codehathach