91 коммитов (22979c511eaf9b36c7ed5efee05242c9d482ca6e)

Автор SHA1 Сообщение Дата
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> 15 лет назад
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem 16 лет назад
  Holger Lubitz 85e04b5837 Revert "convert to zalloc" 17 лет назад
  Holger Lubitz e3c72a3438 Revert "convert to zalloc" 17 лет назад
  Holger Lubitz ac323c5e4d Revert "convert to zalloc" 17 лет назад
  Holger Lubitz 50fe2159d5 Revert "convert to zalloc" 17 лет назад
  Holger Lubitz a772dc4a2a Revert "convert to zalloc" 17 лет назад
  Holger Lubitz 5ce16b03a1 convert to zalloc 17 лет назад
  Holger Lubitz 7297f04481 convert to zalloc 17 лет назад
  Holger Lubitz 636bd2cd0a convert to zalloc 17 лет назад
  Holger Lubitz 3414fd8df8 convert to zalloc 17 лет назад
  Holger Lubitz a4bea78974 convert to zalloc 17 лет назад
  Michael Brown b5311c2c88 This comment is no longer relevant. 17 лет назад
  Michael Brown 0924cf678e Implemented (untested) PXENV_START_UNDI. 17 лет назад
  Michael Brown 5f17089b14 pxe_netdev now holds a reference to the network device. 17 лет назад
  Michael Brown 520d9c36af Updated ISAPnP, EISA, MCA and ISA buses to current device model. 17 лет назад
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 17 лет назад
  Michael Brown fdc97499bf Add device description fields to struct device. 17 лет назад
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device 17 лет назад
  Michael Brown 5af4918356 Added support for wildcard device/vendor ID matches 17 лет назад
  Michael Brown 7b9617f5df Add device to hierarchy before calling the driver's probe() function; this 17 лет назад
  Michael Brown 9f953322a1 Remove warning (at least on platforms with uint32_t == unsigned long). 17 лет назад
  Michael Brown a646e38f03 Use stdlib.h for malloc() instead of malloc.h. 17 лет назад
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are 18 лет назад
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation 18 лет назад
  Michael Brown c3e41e6fd1 Added soon-to-be-requisite missing include. 18 лет назад
  Michael Brown 6b6096d28b Strip down i386 PCI configuration space I/O to the bare minimum. A 18 лет назад
  Michael Brown 15ee09ed10 Restructured PCI subsystem to fit the new device model. 18 лет назад
  Michael Brown 824d6ffa7f Header rearrangement. 18 лет назад
  Michael Brown 0e494614b5 Some versions of doxygen seem to object to "@ret None" or similar. 19 лет назад
  Michael Brown a96759f9c8 Use "#var" rather than "@c var" for doxygen. 19 лет назад
  Michael Brown f88c0d42d5 Doxygenation 19 лет назад
  Michael Brown 282b6f1a1a isa.c uses the new table infrastructure. 19 лет назад
  Michael Brown e301acc0d4 Add isapnp_max_csn to reduce scan time. 19 лет назад
  Michael Brown 3dbdeb588f ISA bus driver updated to report devices as present only if a driver 19 лет назад
  Michael Brown 5bace628ae Added "name" field to bus structure. 19 лет назад
  Michael Brown db3a44b66d Debug message fixes. 19 лет назад
  Michael Brown 441ee4f8f3 Need to leave structure zeroed 19 лет назад
  Michael Brown feb652709d Must not go beyond end of driver's probe list. 19 лет назад
  Michael Brown 1e156f537b Consistency 19 лет назад
  Michael Brown 3e8c2aa78b Fix up fill_mca_nic. 19 лет назад
  Michael Brown 97346a75f7 Added friendly enable/disable functions 19 лет назад
  Michael Brown 924143661a Updated all common buses to new API. 19 лет назад
  Michael Brown cfe3a663af Tweaked API to minimise changes to existing drivers even further. 19 лет назад
  Michael Brown 98ff29345e Created a bus/device API that allows for the ROM prefix to specify an 19 лет назад
  Michael Brown 928c388c6f bswap_16() exists; no need to use __bswap_16() 19 лет назад
  Michael Brown cf79681b80 Fix BUILD_SERIAL. 19 лет назад
  Michael Brown 85b00c4b72 Move RELOCATE into config.h 19 лет назад
  Michael Brown 03346742c0 Use only the header files that we need 19 лет назад
  Michael Brown 5ca20abf95 Place the call to adjust_pci_device() back in the individual drivers, 19 лет назад