100 Revize (8406115834d38bb743e01f35bfd36e835532415e)

Autor SHA1 Zpráva Datum
  Michael Brown 8406115834 [build] Rename gPXE to iPXE před 14 roky
  Bernhard Kohl 466d8fc234 [pci] Save and restore PCI command register před 14 roky
  Michael Brown 4175b778c2 [pci] Add generic configuration space backup/restore facility před 14 roky
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations před 15 roky
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables před 15 roky
  Michael Brown 1941c933f8 [pci] Enable memory cycles in adjust_pci_device() před 15 roky
  Laurent Vivier b48f37e69a [virtio] Split virtio-net.c into several files. před 15 roky
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long před 15 roky
  Pantelis Koukousoulas 180d99fc22 [isa] Fix a small typo in isa.c. před 15 roky
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> před 15 roky
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem před 16 roky
  Holger Lubitz 85e04b5837 Revert "convert to zalloc" před 17 roky
  Holger Lubitz e3c72a3438 Revert "convert to zalloc" před 17 roky
  Holger Lubitz ac323c5e4d Revert "convert to zalloc" před 17 roky
  Holger Lubitz 50fe2159d5 Revert "convert to zalloc" před 17 roky
  Holger Lubitz a772dc4a2a Revert "convert to zalloc" před 17 roky
  Holger Lubitz 5ce16b03a1 convert to zalloc před 17 roky
  Holger Lubitz 7297f04481 convert to zalloc před 17 roky
  Holger Lubitz 636bd2cd0a convert to zalloc před 17 roky
  Holger Lubitz 3414fd8df8 convert to zalloc před 17 roky
  Holger Lubitz a4bea78974 convert to zalloc před 17 roky
  Michael Brown b5311c2c88 This comment is no longer relevant. před 17 roky
  Michael Brown 0924cf678e Implemented (untested) PXENV_START_UNDI. před 17 roky
  Michael Brown 5f17089b14 pxe_netdev now holds a reference to the network device. před 17 roky
  Michael Brown 520d9c36af Updated ISAPnP, EISA, MCA and ISA buses to current device model. před 17 roky
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h před 17 roky
  Michael Brown fdc97499bf Add device description fields to struct device. před 17 roky
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device před 17 roky
  Michael Brown 5af4918356 Added support for wildcard device/vendor ID matches před 17 roky
  Michael Brown 7b9617f5df Add device to hierarchy before calling the driver's probe() function; this před 17 roky
  Michael Brown 9f953322a1 Remove warning (at least on platforms with uint32_t == unsigned long). před 17 roky
  Michael Brown a646e38f03 Use stdlib.h for malloc() instead of malloc.h. před 17 roky
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are před 18 roky
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation před 18 roky
  Michael Brown c3e41e6fd1 Added soon-to-be-requisite missing include. před 18 roky
  Michael Brown 6b6096d28b Strip down i386 PCI configuration space I/O to the bare minimum. A před 18 roky
  Michael Brown 15ee09ed10 Restructured PCI subsystem to fit the new device model. před 18 roky
  Michael Brown 824d6ffa7f Header rearrangement. před 18 roky
  Michael Brown 0e494614b5 Some versions of doxygen seem to object to "@ret None" or similar. před 19 roky
  Michael Brown a96759f9c8 Use "#var" rather than "@c var" for doxygen. před 19 roky
  Michael Brown f88c0d42d5 Doxygenation před 19 roky
  Michael Brown 282b6f1a1a isa.c uses the new table infrastructure. před 19 roky
  Michael Brown e301acc0d4 Add isapnp_max_csn to reduce scan time. před 19 roky
  Michael Brown 3dbdeb588f ISA bus driver updated to report devices as present only if a driver před 19 roky
  Michael Brown 5bace628ae Added "name" field to bus structure. před 19 roky
  Michael Brown db3a44b66d Debug message fixes. před 19 roky
  Michael Brown 441ee4f8f3 Need to leave structure zeroed před 19 roky
  Michael Brown feb652709d Must not go beyond end of driver's probe list. před 19 roky
  Michael Brown 1e156f537b Consistency před 19 roky
  Michael Brown 3e8c2aa78b Fix up fill_mca_nic. před 19 roky