2364 Commits (070cbebc26781c569e180a4a03107be2af94e58b)

Autor SHA1 Nachricht Datum
  Michael Brown 070cbebc26 [Timers] Initialise timers on first use vor 16 Jahren
  Michael Brown 2652abdc5f [Timers] Miscellaneous timer system fixes vor 16 Jahren
  Michael Brown 03398e3389 [Settings] Allow encapsulated options to be specified as named settings vor 16 Jahren
  Michael Brown e2613e8896 [Settings] Add int16, int32 and hex-string configuration setting types vor 16 Jahren
  Michael Brown 6fe585642a [libc] Fix a validation bug in strtoul() vor 16 Jahren
  Michael Brown 5a08b434c7 [Settings] show_setting() functions return snprintf()-style length. vor 16 Jahren
  Michael Brown 66d9a411f7 [PXE] PMM now tested and working vor 16 Jahren
  Michael Brown 3bf7105cab [prefix] Cope with image source addresses outside base memory vor 16 Jahren
  Michael Brown 9c86a39551 [PXE] Improve PnP/BBS detection vor 16 Jahren
  Michael Brown 297002d7bd [prefix] Add printing functions to libprefix.S vor 16 Jahren
  Michael Brown 1dd3f88964 [PXE] Work around a buffer-size bug in WinPE vor 16 Jahren
  Michael Brown 12f203c606 [PXE] Add PMM support to romprefix.S (untested) vor 16 Jahren
  Michael Brown fad35829eb [Makefile] Use bin/VVVVDDDD.rom instead of bin/pci_VVVV_DDDD.rom vor 16 Jahren
  Michael Brown 06e8a70488 [tg3] Added device ID for rebranded HP card. vor 16 Jahren
  Alexey Zaytsev 8de54ef9aa Use plain C in timer_rdtsc for division instead of inline asssembly. vor 16 Jahren
  Michael Brown b62f2325ba [PXEXT] Add PXENV_FILE_EXEC call to PXE extensions API. vor 16 Jahren
  Michael Brown b08a6f5300 [Command] Add "sanboot" command. vor 16 Jahren
  Michael Brown 4704abbc50 [Timers] Move TIMER_BIOS and TIMER_RDTSC to their own config.h section. vor 16 Jahren
  Michael Brown 3dd897f986 [Timers] Do not enable serial console by default; this change should not vor 16 Jahren
  Alexey Zaytsev 1935439f86 fix the rdtsc namimg vor 16 Jahren
  Alexey Zaytsev 379c37bafb Cleanups vor 16 Jahren
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem vor 16 Jahren
  Alexey Zaytsev 4006d229e5 Introduce the new timer subsystem. vor 16 Jahren
  Michael Brown 844828cb15 [DHCP] Fix RFC4390 client identifier constructions. vor 16 Jahren
  Michael Brown bc3f0a25c6 [Infiniband] Add preliminary support for multi-port devices. vor 16 Jahren
  Michael Brown 6570203571 [Infiniband] Centralise MAD operations vor 16 Jahren
  Michael Brown 03d1fc1da3 [Hermon] Donate joint copyright on Hermon driver to Mellanox. vor 16 Jahren
  Michael Brown 396dc6e797 [Hermon] Add driver for Mellanox Hermon (ConnectX) cards. vor 16 Jahren
  Michael Brown ea5ad4be91 [Infiniband] Fix typo in debug statement vor 16 Jahren
  Michael Brown 563955ce37 [Infiniband] Add missing list_del()s in ib_create_qp() failure path. vor 16 Jahren
  Michael Brown 604c934981 Add DBGLVL_IO to trace all memory-mapped I/O. vor 16 Jahren
  Michael Brown b87904ab20 Remove reference to COFF support. I can find no trace of ever having supported it. vor 16 Jahren
  Marty Connor e6ff84b2d1 Make tarball generation quieter vor 16 Jahren
  Marty Connor c9593cd35b Updated $(VERSION) for release. Change tarball generation. vor 16 Jahren
  Michael Brown c60050614a Added mtnic driver provided by Mellanox. vor 16 Jahren
  Michael Brown 385b7a623d Guard against corruption of top half of %esp during UNDI ISR vor 16 Jahren
  Michael Brown c1006ffdb7 If no shell was requested via Ctrl-B, exit immediately if boot fails. vor 16 Jahren
  H. Peter Anvin fc9f016be0 UNDI ISR: save and restore 32-bit registers vor 16 Jahren
  Michael Brown f8a0b5f682 Use internal 16-bit stack for added safety. vor 16 Jahren
  H. Peter Anvin 9aec835541 undiisr.S: save/restore upper half of %eflags vor 16 Jahren
  H. Peter Anvin 621c2886aa UNDI ISR: save and restore 32-bit registers vor 16 Jahren
  Michael Brown 428c6342bc Fixes for EqualLogic iSCSI targets: vor 16 Jahren
  Michael Brown 5e4e267177 Start restructuring pxe_tftp.c to cope with multicast (MTFTP) receives. vor 16 Jahren
  Michael Brown c9c8cdeb8b Add pxe_set_cached_filename() so that pxe_tftp.c can also update the vor 16 Jahren
  Michael Brown 84f99f781e Use XFER_INIT() macro. vor 16 Jahren
  Michael Brown a2b4252d5a Add XFER_INIT() macro. vor 16 Jahren
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely vor 16 Jahren
  Michael Brown 74fd544101 Added the embedded pxelinux payload patch from hpa. vor 16 Jahren
  Michael Brown 3311169707 When the DHCP file/sname fields are empty, don't allow them to override vor 16 Jahren
  Michael Brown de29e5a39c Use .SECONDARY instead of .PRECIOUS for bin/%.tmp targets. vor 16 Jahren