3084 Commits (f28b9cfb6577f0a4acfff9bf9e30542f7516c78d)
 

Author SHA1 Message Date
  Daniel Verkamp 1f80b2dcd5 [ethernet] Add MII link status functions from Linux 15 years ago
  Daniel Verkamp b8469eddaa [ethernet] Update mii.h and use it in drivers that had a private copy 15 years ago
  Daniel Verkamp 005fce0258 [ethernet] Move struct mii_if_info to mii.h 15 years ago
  Michael Brown 3c06277bbb [settings] Allow for arbitrarily-named settings 15 years ago
  Michael Brown 822b3b53f4 [multiboot] Include argv[0] as part of "command line" 15 years ago
  Michael Brown c345336435 [dhcp] Choose ProxyDHCP port based on presence of PXE options 15 years ago
  Thomas Miletich f51d61371f [serial] Define constants for serial port I/O addresses 15 years ago
  Michael Brown 1958974d0a [tftp] Process OACKs even if malformed 15 years ago
  Michael Brown c5a88ed553 [settings] Fix erroneous bit-masking in fetch_uintz_setting() 15 years ago
  Michael Brown 3961c1ca02 [dhcp] Send broadcast PXE boot server discovery requests to port 67 15 years ago
  Michael Brown 9119b0c8af [dhcp] Perform ProxyDHCP only if we do not already have PXE options 15 years ago
  Michael Brown f4bf4e69f7 [legal] Add FILE_LICENCE declaration to romprefix.S 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown 41307f2874 [legal] Add licence.pl and %.licence make target 15 years ago
  Michael Brown a525fb7782 [legal] Add mechanism for explicit per-file licence declarations 15 years ago
  Michael Brown a13fc96cb3 [legacy] Remove long-obsolete old dhcp.h file 15 years ago
  Michael Brown 4188d51753 [pxeprefix] Work around bug in Etherboot 5.4 when loading undionly.kpxe 15 years ago
  Michael Brown 7c47ebd65c [build] Add {PROVIDE,REQUIRE}_SYMBOL macros and tidy up compiler.h 15 years ago
  Michael Brown 6e764282dd [i386] Remove long-obsolete realmode.c file 15 years ago
  Michael Brown bb06fc17cc [i386] Remove long-obsolete callbacks_arch.h file 15 years ago
  Stefan Hajnoczi 9b964dec36 [build] Fix signed/unsigned division in util/zbin.c 15 years ago
  Michael Brown 4b8e021161 [elf] Work around entry point bug in NetBSD kernels 15 years ago
  Michael Brown e960fac8d0 [multiboot] Work around raw-flag bug in Solaris kernels 15 years ago
  Michael Brown ad027e41e5 [doc] Remove obsolete README.pixify 15 years ago
  Michael Brown a1eb4ffdf7 [build] Automatically sort the list of constituent object sizes 15 years ago
  Michael Brown ead44dba89 [build] Provide mechanism for listing constituent object sizes 15 years ago
  Michael Brown 3d6b8a67f2 [build] Remove obsolete linker script files 15 years ago
  Michael Brown f721067d35 [build] Kill off the multiple-object-per-source-file mechanism 15 years ago
  Michael Brown a63ef9207d [build] Kill off the last multiple-object source file 15 years ago
  Michael Brown f79608b376 [build] Provide mechanism for listing per-target source files 15 years ago
  Michael Brown b4a87daeb9 [build] Simplify use of Getopt::Long in padimg.pl 15 years ago
  Michael Brown 7aee624881 [build] Reinstate the .pdsk padded-floppy image format 15 years ago
  Michael Brown 7741546a40 [build] Pad .rom, .dsk, and .hd images to 512-byte boundaries 15 years ago
  Michael Brown b363d19a16 [dhcp] Accept filename via DHCP option 67 as well as BOOTP filename field 15 years ago
  Timothy Stack cc4363acca [smbios] Add asset tag setting 15 years ago
  Stefan Hajnoczi 38a1d0fe3f [gdb] Allow resynchronisation with gdb 15 years ago
  Stefan Hajnoczi b149a99302 [build] Round up SUBx deltas 15 years ago
  H. Peter Anvin f44205b9ea [pcbios] Don't use "lret $2" to return from an interrupt 15 years ago
  Michael Brown dc387547a3 [build] Don't assume the existence of "seq" 15 years ago
  Michael Brown 3dd7ce1c26 [efi] Allow building with non-system libbfd 15 years ago
  Michael Brown 7266aceb39 [efi] Fix compilation on Mac OS X. 15 years ago
  Joshua Oreman 820b11dc0a [build] Use __SIZE_TYPE__ macro in definition of size_t 15 years ago
  Joshua Oreman 210bc9e9ba [3c90x] Add missing size_t format specifier 15 years ago
  Michael Brown bbd274a1d6 [efi] Use POSIX version of basename() in elf2efi.c 15 years ago
  Michael Brown e3b9e3d04b [build] Add --divide to ASFLAGS if supported by the assembler 15 years ago
  Michael Brown b0c818d7b5 [int13] Improve debugging messages 15 years ago
  Michael Brown f7d2168c8e [segment] Add "Requested memory not available" error message 15 years ago
  Michael Brown edea441ad5 [resolv] Simplify xfer_redirect() logic 15 years ago
  Michael Brown 272e6ddc30 [http] Support HTTP redirection 15 years ago
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections 15 years ago