4296 Commits (40044f9d43afb1714e74142f7f55bc774f24345c)
 

Author SHA1 Message Date
  Michael Brown 40044f9d43 [contrib] Enable bochs debug port by default 11 years ago
  Michael Brown dcbbf54eb2 [contrib] Allow more space for Bochs option ROM 11 years ago
  Michael Brown d23db28488 [tls] Fix potential memory leak 11 years ago
  Michael Brown 1e199c8260 [tls] Fix uninitialised variable 11 years ago
  Michael Brown 72db14640c [tls] Split received records over multiple I/O buffers 11 years ago
  Michael Brown 09d45ffd79 [crypto] Allow in-place CBC decryption 11 years ago
  Michael Brown c1adf7dabe [test] Add speed tests for cipher algorithms 11 years ago
  Michael Brown 681a219caa [test] Add speed tests for digest algorithms 11 years ago
  Michael Brown 09cc63fc8b [efi] Provide guaranteed space in transmitted packets 11 years ago
  Michael Brown 73eb3f17db [int13] Zero all possible registers when jumping to a boot sector 11 years ago
  Michael Brown 8509dbf86a [int13] Use correct size when estimating floppy disk geometry 11 years ago
  Michael Brown 117fc61738 [console] Add support for the bochs/qemu debug port console 11 years ago
  Patrick Plenefisch 8e4faa0948 [cmdline] Add standalone "nslookup" command 11 years ago
  Michael Brown c4500fb7ca [smbios] Default to "hex" type for non-string SMBIOS settings 11 years ago
  Michael Brown 25ec56e0ec [settings] Use a generic setting's own type as its default type 11 years ago
  Michael Brown e6427b7ee1 [sdi] Add support for SDI images 11 years ago
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers 11 years ago
  Michael Brown f54a61e434 [infiniband] Include destination address vector in ib_complete_recv() 11 years ago
  Michael Brown cbe41cb31b [infiniband] Use explicit "source" and "dest" address vector parameter names 11 years ago
  Michael Brown f747fac3e1 [infiniband] Allow queue pairs to have a custom allocator for receive iobufs 11 years ago
  Michael Brown 96be171be5 [iobuf] Allow allocation of I/O buffers with a specified alignment offset 11 years ago
  Michael Brown e2becce186 [malloc] Allow allocation of memory with a specified alignment offset 11 years ago
  Michael Brown de802310bc [retry] Expose retry_poll() to explicitly poll all running timers 11 years ago
  Michael Brown 1cbb1581f1 [ethernet] Expose eth_broadcast as a global constant 11 years ago
  Anton D. Kachalov 5e73677a01 [build] Add missing #include <config/local/sideband.h> 11 years ago
  Anton D. Kachalov 34a637f46f [build] Display commands for dependency generation when building with V=1 11 years ago
  Michael Brown 79300e2ddf [tls] Disambiguate most error causes 11 years ago
  Michael Brown 70618161ad [realtek] Force EEPROM CS low before disabling EEPROM access mode 11 years ago
  Michael Brown d1949f2737 [bitbash] Add optional open() and close() methods for bit-bashing interfaces 11 years ago
  Michael Brown 5676abead2 [realtek] Forcibly enable advertisement of 1000Mbps speeds 11 years ago
  Michael Brown 6e50e7950f [mii] Add separate mii_restart() function 11 years ago
  Michael Brown 0dacd54174 [realtek] Enable DAC only when built as a 64-bit binary 11 years ago
  Michael Brown 0e61beb26f [realtek] Use read-modify-write to check for C+ Command register 11 years ago
  Michael Brown 77afdc5643 [realtek] Use explicit value for TCR.MXDMA 11 years ago
  Michael Brown 5d05220ee0 [realtek] Use explicit values for RCR.RXFTH and RCR.MXDMA 11 years ago
  Michael Brown b0ba892333 [realtek] Always set high dword of ring address registers 11 years ago
  Kevin Tran a05871d89a [tg3] Fix driver for BCM5719, BCM5720, BCM5764M, BCM57762 11 years ago
  Michael Brown 8f7cd88af5 [http] Fix HTTP SAN booting 11 years ago
  Marin Hannache 1170a36e6b [ftp] Add support for the FTP SIZE command 11 years ago
  Michael Brown 501527daab [http] Treat any unexpected connection close as an error 11 years ago
  Michael Brown c7eea31ed8 [util] Fix up checksum in UNDI ROM header, if present 11 years ago
  Michael Brown 69fa494280 [util] Display UNDI ROM header in disrom.pl 11 years ago
  Daniel Wyatt 37ac7a666f [util] Allow for CALL NEAR in the option ROM initialisation entry point 11 years ago
  Michael Brown d0bd383463 [comboot] Accept only ".cbt" as an extension for COMBOOT images 11 years ago
  Michael Brown d97c6a321e [bzimage] Allow file mode to be specified for standalone initrd files 11 years ago
  Michael Brown 1f88e9c8ea [romprefix] Round up PMM allocation sizes to nearest 4kB 11 years ago
  Thomas Miletich ced1493c02 [tg3] Fix excessive DMA alignment. 11 years ago
  Michael Brown 183a70e8b7 [console] Sleep while waiting for user input 11 years ago
  Joshua Oreman fb7c022c2c [tcpip] Fix building under Cygwin 11 years ago
  Thomas Miletich c70586f6e9 [build] Fix building under OpenBSD 11 years ago