summaryrefslogtreecommitdiffstats
path: root/src/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* [usb] Reset endpoints without waiting for a new transfer to be enqueuedMichael Brown2015-03-231-28/+64
* [usb] Fix USB timeouts to match specificationMichael Brown2015-03-181-0/+6
* [usb] Add functions for manual device address assignmentMichael Brown2015-03-161-0/+44
* [usb] Add the concept of a USB bus maximum transfer sizeMichael Brown2015-03-161-1/+3
* [build] Fix the REQUIRE_SYMBOL mechanismMichael Brown2015-03-051-0/+3
* [build] Use REQUIRE_OBJECT() to drag in per-object configurationMichael Brown2015-03-051-0/+3
* [pci] Rewrite unrelicensable portions of pci.hMichael Brown2015-03-032-13/+13
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-022-2/+6
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-025-5/+25
* [usb] Provide generic framework for refilling receive endpointsMichael Brown2015-02-131-0/+128
* [usb] Handle port status changes received after failing to find a driverMichael Brown2015-02-121-5/+13
* [usb] Allow usb_stream() to enforce a terminating short packetMichael Brown2015-02-101-2/+4
* [usb] Parse endpoint descriptor bInterval fieldMichael Brown2015-02-101-4/+23
* [usb] Handle CDC union functional descriptorsMichael Brown2015-02-092-3/+83
* [usb] Try multiple USB device configurationsMichael Brown2015-02-091-69/+134
* [usb] Add basic support for USB hubsMichael Brown2015-02-031-0/+3
* [usb] Add basic support for USB devicesMichael Brown2015-02-031-0/+1648
* [pci] Allow drivers to specify a PCI classMichael Brown2015-02-021-3/+6
* [settings] Explicitly separate the concept of a completed fetched settingMichael Brown2013-12-051-2/+2
* [pci] Add pci_find_next() to iterate over existent PCI devicesMichael Brown2013-08-051-21/+44
* [settings] Expose PCI configuration space via settings mechanismMichael Brown2013-07-131-0/+124
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-204-4/+8
* [isa] Avoid spurious compiler warning on gcc 4.7Michael Brown2012-07-201-3/+3
* [device] Make driver name a generic device propertyMichael Brown2011-04-084-6/+7
* [pci] Modularise PCI device supportMichael Brown2011-02-171-47/+79
* [pci] Make driver PCI ID a property of the PCI deviceMichael Brown2011-02-171-3/+3
* [pci] Replace pci_max_bus() with pci_num_bus()Michael Brown2011-02-171-1/+1
* [pci] Use single "busdevfn" field in struct pci_deviceMichael Brown2011-02-171-60/+57Star
* [pci] Add ability to resize a VPD fieldMichael Brown2011-01-191-0/+161
* [pci] Allow pci_vpd_init() return status to be ignoredMichael Brown2011-01-191-0/+8
* [legal] Add FILE_LICENCE macro to some GPL-v2-or-later filesShao Miller2010-12-041-0/+2
* [pci] Add support for reading and writing PCI Vital Product Data (VPD)Michael Brown2010-11-251-0/+386
* [pci] Standardise debug message formatMichael Brown2010-11-241-19/+17Star
* [virtio] Replace virtio-net with native iPXE driverStefan Hajnoczi2010-07-171-6/+6
* [build] Rename gPXE to iPXEMichael Brown2010-04-2010-21/+21
* [pci] Save and restore PCI command registerBernhard Kohl2010-01-221-0/+5
* [pci] Add generic configuration space backup/restore facilityMichael Brown2009-10-141-0/+90
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-186-0/+12
* [tables] Redefine methods for accessing linker tablesMichael Brown2009-03-135-30/+5Star
* [pci] Enable memory cycles in adjust_pci_device()Michael Brown2008-12-121-1/+2
* [virtio] Split virtio-net.c into several files.Laurent Vivier2008-11-192-0/+198
* [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] longMichael Brown2008-11-192-2/+2
* [isa] Fix a small typo in isa.c.Pantelis Koukousoulas2008-11-081-2/+2
* [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h>Michael Brown2008-10-124-4/+4
* Modify gPXE core and drivers to work with the new timer subsystemAlexey Zaytsev2008-03-023-3/+2Star
* Revert "convert to zalloc"Holger Lubitz2007-07-071-1/+2
* Revert "convert to zalloc"Holger Lubitz2007-07-071-1/+2
* Revert "convert to zalloc"Holger Lubitz2007-07-071-1/+2
* Revert "convert to zalloc"Holger Lubitz2007-07-071-1/+2
* Revert "convert to zalloc"Holger Lubitz2007-07-071-1/+2