summaryrefslogtreecommitdiff
path: root/hw/usb/Makefile.objs
AgeCommit message (Expand)Author
2020-08-21meson: convert hw/usbPaolo Bonzini
2020-07-07usb: build usb-redir as moduleGerd Hoffmann
2020-07-07ccid: build smartcard as moduleGerd Hoffmann
2020-06-05dwc-hsotg (dwc2) USB host controller emulationPaul Zimmerman
2020-03-17hw/usb: Add basic i.MX USB Phy supportGuenter Roeck
2020-02-04hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth
2020-01-07hw/usb/redirect: Do not link 'usb-redir' device when USB not enabledPhilippe Mathieu-Daudé
2019-12-16hw/usb: Remove the USB bluetooth dongle deviceThomas Huth
2019-07-15hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCIPhilippe Mathieu-Daudé
2019-05-02hw/usb/hcd-ohci: Move PCI-related code into a separate fileThomas Huth
2019-03-07build: convert usb.mak to KconfigPaolo Bonzini
2018-02-09usb: Add basic code to emulate Chipidea USB IPAndrey Smirnov
2018-01-26usb: Remove legacy -usbdevice options (host, serial, disk and net)Thomas Huth
2017-10-05usb: fix host-stub.c build raceGerd Hoffmann
2017-09-29usb: fix libusb config variable name.Gerd Hoffmann
2017-09-22buildsys: Move usb redir cflags/libs to per objectFam Zheng
2017-09-22buildsys: Move libusb cflags/libs to per objectFam Zheng
2017-09-22buildsys: Move libcacard cflags/libs to per objectFam Zheng
2017-09-13usb: only build usb-host with CONFIG_USB=yGerd Hoffmann
2017-09-13usb: drop HOST_USBGerd Hoffmann
2017-05-29xhci: add CONFIG_USB_XHCI_NEC optionGerd Hoffmann
2017-05-29xhci: split into multiple filesGerd Hoffmann
2017-03-19xen: do not build backends for targets that do not support xenStefano Stabellini
2016-05-23xen: add pvUSB backendJuergen Gross
2016-02-23tusb6010: move from hw/timer to hw/usbPeter Maydell
2015-09-23libcacard: use the standalone projectMarc-André Lureau
2015-03-18hw/usb: Include USB files only if necessaryThomas Huth
2015-02-18Make sysbus EHCI devices ARM only by defaultDavid Gibson
2014-05-09libcacard: remove libcacard-specific CFLAGS and LIBS from global varsMichael Tokarev
2014-04-23usb: mtp filesharingGerd Hoffmann
2014-01-16usb: add support for microsoft os descriptorsGerd Hoffmann
2013-09-10Remove dev-bluetooth.c dependency from vl.cMiroslav Rezanina
2013-04-08hw: make all of hw/usb/ configurable via default-configs/Paolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini
2013-02-19usb-host: move legacy cmd line bitsGerd Hoffmann
2013-02-19allow disabling usb smartcard supportGerd Hoffmann
2013-02-19make usb devices configurableGerd Hoffmann
2013-02-19usb: Makefile cleanupGerd Hoffmann
2013-01-12build: remove CONFIG_SMARTCARDPaolo Bonzini
2013-01-08usbredir: Add support for buffered bulk input (v2)Hans de Goede
2012-11-01usb: Add packet combining functionsHans de Goede
2012-11-01usb/ehci: add sysbus variantGerd Hoffmann
2012-11-01usb/ehci: split into multiple source filesGerd Hoffmann
2012-10-05Remove libhwStefan Weil
2012-07-12usb: add usb attached scsi emulationGerd Hoffmann
2012-06-07build: convert libhw to nested Makefile.objsPaolo Bonzini
2012-06-07build: move target-independent hw/ objects to nested Makefile.objsPaolo Bonzini