111 Révisions (196751ce95fa6b6566a5b336193681fad3581fd1)

Auteur SHA1 Message Date
  Michael Brown fc7e2be617 [device] Make driver name a generic device property il y a 13 ans
  Michael Brown 4f4c214621 [pci] Modularise PCI device support il y a 13 ans
  Michael Brown 5bde349e55 [pci] Make driver PCI ID a property of the PCI device il y a 13 ans
  Michael Brown abb5590b29 [pci] Replace pci_max_bus() with pci_num_bus() il y a 13 ans
  Michael Brown f9b3fae8d4 [pci] Use single "busdevfn" field in struct pci_device il y a 13 ans
  Michael Brown e67c79b856 [pci] Add ability to resize a VPD field il y a 13 ans
  Michael Brown 267ef31791 [pci] Allow pci_vpd_init() return status to be ignored il y a 13 ans
  Shao Miller 3b51710156 [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files il y a 14 ans
  Michael Brown 69db6e7d8f [pci] Add support for reading and writing PCI Vital Product Data (VPD) il y a 13 ans
  Michael Brown ef0376483c [pci] Standardise debug message format il y a 13 ans
  Stefan Hajnoczi e4419ff97c [virtio] Replace virtio-net with native iPXE driver il y a 14 ans
  Michael Brown 8406115834 [build] Rename gPXE to iPXE il y a 14 ans
  Bernhard Kohl 466d8fc234 [pci] Save and restore PCI command register il y a 14 ans
  Michael Brown 4175b778c2 [pci] Add generic configuration space backup/restore facility il y a 14 ans
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations il y a 15 ans
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables il y a 15 ans
  Michael Brown 1941c933f8 [pci] Enable memory cycles in adjust_pci_device() il y a 15 ans
  Laurent Vivier b48f37e69a [virtio] Split virtio-net.c into several files. il y a 15 ans
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long il y a 15 ans
  Pantelis Koukousoulas 180d99fc22 [isa] Fix a small typo in isa.c. il y a 15 ans
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> il y a 15 ans
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem il y a 16 ans
  Holger Lubitz 85e04b5837 Revert "convert to zalloc" il y a 17 ans
  Holger Lubitz e3c72a3438 Revert "convert to zalloc" il y a 17 ans
  Holger Lubitz ac323c5e4d Revert "convert to zalloc" il y a 17 ans
  Holger Lubitz 50fe2159d5 Revert "convert to zalloc" il y a 17 ans
  Holger Lubitz a772dc4a2a Revert "convert to zalloc" il y a 17 ans
  Holger Lubitz 5ce16b03a1 convert to zalloc il y a 17 ans
  Holger Lubitz 7297f04481 convert to zalloc il y a 17 ans
  Holger Lubitz 636bd2cd0a convert to zalloc il y a 17 ans
  Holger Lubitz 3414fd8df8 convert to zalloc il y a 17 ans
  Holger Lubitz a4bea78974 convert to zalloc il y a 17 ans
  Michael Brown b5311c2c88 This comment is no longer relevant. il y a 17 ans
  Michael Brown 0924cf678e Implemented (untested) PXENV_START_UNDI. il y a 17 ans
  Michael Brown 5f17089b14 pxe_netdev now holds a reference to the network device. il y a 17 ans
  Michael Brown 520d9c36af Updated ISAPnP, EISA, MCA and ISA buses to current device model. il y a 17 ans
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h il y a 17 ans
  Michael Brown fdc97499bf Add device description fields to struct device. il y a 17 ans
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device il y a 17 ans
  Michael Brown 5af4918356 Added support for wildcard device/vendor ID matches il y a 17 ans
  Michael Brown 7b9617f5df Add device to hierarchy before calling the driver's probe() function; this il y a 17 ans
  Michael Brown 9f953322a1 Remove warning (at least on platforms with uint32_t == unsigned long). il y a 17 ans
  Michael Brown a646e38f03 Use stdlib.h for malloc() instead of malloc.h. il y a 17 ans
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are il y a 18 ans
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation il y a 18 ans
  Michael Brown c3e41e6fd1 Added soon-to-be-requisite missing include. il y a 18 ans
  Michael Brown 6b6096d28b Strip down i386 PCI configuration space I/O to the bare minimum. A il y a 18 ans
  Michael Brown 15ee09ed10 Restructured PCI subsystem to fit the new device model. il y a 18 ans
  Michael Brown 824d6ffa7f Header rearrangement. il y a 18 ans
  Michael Brown 0e494614b5 Some versions of doxygen seem to object to "@ret None" or similar. il y a 19 ans