2642 Commits (8c3e95ce420c21e612dbed58fd74dbb01025643f)
 

Author SHA1 Message Date
  Michael Brown b62f2325ba [PXEXT] Add PXENV_FILE_EXEC call to PXE extensions API. 16 years ago
  Michael Brown b08a6f5300 [Command] Add "sanboot" command. 16 years ago
  Michael Brown 4704abbc50 [Timers] Move TIMER_BIOS and TIMER_RDTSC to their own config.h section. 16 years ago
  Michael Brown 3dd897f986 [Timers] Do not enable serial console by default; this change should not 16 years ago
  Alexey Zaytsev 1935439f86 fix the rdtsc namimg 16 years ago
  Alexey Zaytsev 379c37bafb Cleanups 16 years ago
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem 16 years ago
  Alexey Zaytsev 4006d229e5 Introduce the new timer subsystem. 16 years ago
  Michael Brown 844828cb15 [DHCP] Fix RFC4390 client identifier constructions. 16 years ago
  Michael Brown bc3f0a25c6 [Infiniband] Add preliminary support for multi-port devices. 16 years ago
  Michael Brown 6570203571 [Infiniband] Centralise MAD operations 16 years ago
  Michael Brown 03d1fc1da3 [Hermon] Donate joint copyright on Hermon driver to Mellanox. 16 years ago
  Michael Brown 396dc6e797 [Hermon] Add driver for Mellanox Hermon (ConnectX) cards. 16 years ago
  Michael Brown ea5ad4be91 [Infiniband] Fix typo in debug statement 16 years ago
  Michael Brown 563955ce37 [Infiniband] Add missing list_del()s in ib_create_qp() failure path. 16 years ago
  Michael Brown 604c934981 Add DBGLVL_IO to trace all memory-mapped I/O. 16 years ago
  Michael Brown b87904ab20 Remove reference to COFF support. I can find no trace of ever having supported it. 16 years ago
  Marty Connor e6ff84b2d1 Make tarball generation quieter 16 years ago
  Marty Connor c9593cd35b Updated $(VERSION) for release. Change tarball generation. 16 years ago
  Marty Connor 10570b0a7a Remove obsolete files (INSTALL, RELNOTES) 16 years ago
  Marty Connor 8b2c659b29 Update VERSION for 0.9.3 16 years ago
  Marty Connor d3141fcdc4 Update LOG for 0.9.3 release 16 years ago
  Marty Connor 990dde3a69 Rename Copyrights to COPYRIGHTS for consistency with other filenames 16 years ago
  Marty Connor c0c5f2989b Add README file which replaces INSTALL and gives pointers to more information. 16 years ago
  Michael Brown c60050614a Added mtnic driver provided by Mellanox. 16 years ago
  Michael Brown 385b7a623d Guard against corruption of top half of %esp during UNDI ISR 16 years ago
  Michael Brown c1006ffdb7 If no shell was requested via Ctrl-B, exit immediately if boot fails. 16 years ago
  Michael Brown 40990465f1 Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxe 16 years ago
  H. Peter Anvin fc9f016be0 UNDI ISR: save and restore 32-bit registers 16 years ago
  Michael Brown f8a0b5f682 Use internal 16-bit stack for added safety. 16 years ago
  H. Peter Anvin 9aec835541 undiisr.S: save/restore upper half of %eflags 16 years ago
  H. Peter Anvin 621c2886aa UNDI ISR: save and restore 32-bit registers 16 years ago
  Michael Brown 428c6342bc Fixes for EqualLogic iSCSI targets: 16 years ago
  Michael Brown 5e4e267177 Start restructuring pxe_tftp.c to cope with multicast (MTFTP) receives. 16 years ago
  Michael Brown 105ebec4f3 Merge commit 'laptop/master' 16 years ago
  Michael Brown 122abb50af Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxe 16 years ago
  Michael Brown c9c8cdeb8b Add pxe_set_cached_filename() so that pxe_tftp.c can also update the 16 years ago
  Michael Brown 84f99f781e Use XFER_INIT() macro. 16 years ago
  Michael Brown a2b4252d5a Add XFER_INIT() macro. 16 years ago
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely 16 years ago
  Michael Brown 74fd544101 Added the embedded pxelinux payload patch from hpa. 16 years ago
  Michael Brown 3311169707 When the DHCP file/sname fields are empty, don't allow them to override 16 years ago
  Michael Brown de29e5a39c Use .SECONDARY instead of .PRECIOUS for bin/%.tmp targets. 16 years ago
  Michael Brown 82bae302b1 Fix off-by-one error (discovered by Shao Miller). 16 years ago
  Marty Connor a9b8197f64 Unconditionally set utility program variables in Makefile to allow CROSS_COMPILE to work. 16 years ago
  Marty Connor af56768e98 Retain some intermediate object files, suggested by Geert Stappers and Alexey Zaytsev. 16 years ago
  Michael Brown f3265b4bf8 Add preliminary support for MTFTP. 16 years ago
  Marty Connor 9d4e4dbc32 3c90x driver fix (legacy) from Geert Staapers 16 years ago
  Marty Connor ff476c04e9 Fix e1000 receive tail pointer (RDT) handling 16 years ago
  Michael Brown bea8787a03 Kill off the now-obsolete *_fill_nic() functions. 16 years ago