2411 Commits (7067142fb492d911588581d7620797e0a6bc706b)
 

Autor SHA1 Nachricht Datum
  Michael Brown 7067142fb4 [Contribs] Add updated wake-on-LAN patch from Bill <level42@sympatico.ca> vor 16 Jahren
  Michael Brown af1c6b869c [Settings] Allow named settings to have their type specified explicitly vor 16 Jahren
  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 08b19abf94 Merge branch 'pxerom-pmm' 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 3e781eb87f Merge branch 'xl0-timer' 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
  Marty Connor 10570b0a7a Remove obsolete files (INSTALL, RELNOTES) vor 16 Jahren
  Marty Connor 8b2c659b29 Update VERSION for 0.9.3 vor 16 Jahren
  Marty Connor d3141fcdc4 Update LOG for 0.9.3 release vor 16 Jahren
  Marty Connor 990dde3a69 Rename Copyrights to COPYRIGHTS for consistency with other filenames vor 16 Jahren
  Marty Connor c0c5f2989b Add README file which replaces INSTALL and gives pointers to more information. 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
  Michael Brown 40990465f1 Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxe 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