2828 Commits (076154a1c6ca987f84450c0225c190c9cdd77c59)
 

Author SHA1 Message Date
  Michael Brown e6f276ece3 [process] Add DBG2() messages to help track down frozen processes 15 years ago
  Michael Brown f945d6d201 [retry] Use a separate flag to indicate that a retry timer is running 15 years ago
  Michael Brown 941b4c2adb [commands] Fix config command to accept zero arguments 15 years ago
  Michael Brown 8a4ccebec9 [pci] Formalise the PCI I/O API 15 years ago
  Michael Brown fd67452807 [legacy] Add missing #include <gpxe/io.h> 15 years ago
  Michael Brown e226a8d8d9 [phantom] Add missing #include <gpxe/io.h> 15 years ago
  Michael Brown 8c7deba349 [config] Split console configuration out to config/console.h 15 years ago
  Michael Brown aef6d0df5c [ioapi] Absorb virt_to_phys() and phys_to_virt() into the I/O API 15 years ago
  Michael Brown 992bbf309c [i386] Remove obsolete functions from virtaddr.h 15 years ago
  Michael Brown 8e38669d54 [rtl8139] Add missing #include <string.h> 15 years ago
  Michael Brown a1e11a6beb [natsemi] Add missing #include <string.h> 15 years ago
  Michael Brown 1641b5d39b [e1000] Add missing #include <string.h> 15 years ago
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> 15 years ago
  Michael Brown 8956a36be5 [ioapi] Formalise the I/O API as used in i386-pcbios 15 years ago
  Michael Brown b40b4f2dbf [cs89x0] Simplify obscure loop syntax 15 years ago
  Michael Brown 0b5c39d167 [e1000] Fix dubious syntax in e1000 I/O wrapper macros 15 years ago
  Michael Brown 2e812235f4 [makefile] Add -Wformat-nonliteral as an extra warning category 15 years ago
  Michael Brown ac663cf509 [efi] Add EFI headers from the EFI Development Kit (edk2) 15 years ago
  Michael Brown 13d09e6719 [i386] Simplify linker script and standardise linker-defined symbol names 15 years ago
  Michael Brown 3029eb0e84 [makefile] Reduce verbosity of various NON_AUTO_MEDIA rules 15 years ago
  Michael Brown 5c695db474 [makefile] Split platform-dependent portions out of arch/i386/Makefile 15 years ago
  Michael Brown 98abd48a26 [makefile] Inhibit warnings if AUTO_DEPS or MEDIA_DEPS are empty lists 15 years ago
  Michael Brown 3f80f9e1a6 [makefile] Add missing dependency on arch/$(ARCH)/Makefile to MAKEDEPS 15 years ago
  Michael Brown cdd619d11f [util] Don't die on undefined symbols in sortobjdump.pl 15 years ago
  Michael Brown 96ea558e98 [util] Add optional debug messages to zbin.c 15 years ago
  Michael Brown e817a347fb [makefile] Split config.h out into config/*.h and kill off mkconfig.pl 15 years ago
  Michael Brown a2588547f9 [makefile] Add support for multiple build platforms 15 years ago
  Michael Brown f0b942ef42 [makefile] Kill off arch/$(ARCH)/Config 15 years ago
  Michael Brown 160b950af8 [libc] Define wchar_t in a gcc-compatible way 15 years ago
  Michael Brown 19a0452205 [libc] Add function declaration for main() in stdlib.h 15 years ago
  Michael Brown 521549d900 [crypto] Rename <gpxe/bitops.h> to <gpxe/rotate.h> 15 years ago
  Michael Brown 9dccbc0af2 [i2c] Generalise i2c bit-bashing support to addressless devices 15 years ago
  Michael Brown 91802c6e85 [makefile] Fix -fno-stack-protector test on older versions of gcc 15 years ago
  Michael Brown afe1323c76 [compiler] Allow for selective disabling of debug levels at runtime 15 years ago
  Michael Brown 9b01a9fd9c [compiler] Add __always_inline macro 15 years ago
  Marty Connor 60c3b69c31 [release] Update version to 0.9.5+ post release 15 years ago
  Marty Connor 8c3e95ce42 [release] Update version to 0.9.5 for release 15 years ago
  Michael Brown df02c54f86 [arbel] Fix off-by-one error in the failure path in arbel_probe() 15 years ago
  Michael Brown 76f6cad8af [hermon] Fix off-by-one error in the failure path in hermon_probe() 15 years ago
  H. Peter Anvin e899f100ca [makefile] Quote argument to sed containing [] 15 years ago
  H. Peter Anvin e8b6077566 [makefile] Avoid using ?= 15 years ago
  Michael Brown 6f87d622e1 [tg3] Add PCI ID 15 years ago
  Michael Brown 1dda75c9cd [pcbios] Allow for larger-than-20-byte buffers in e820mangler.S 15 years ago
  Michael Brown 040f7cdf3a [pcbios] Print INT 15,E820 extended attributes, if present 15 years ago
  Michael Brown 0015601f0b [gdb] Fix a compiler warning that shows up only when assertions are enabled 15 years ago
  Michael Brown 50dc9344b7 [pcbios] Save/restore %es in INT 15,e820 15 years ago
  Michael Brown e3c5507178 [i386] Add dump_regs() debug call 15 years ago
  Michael Brown 39047c5636 [hermon] Allocate only as much memory as is needed for ICM and ICM AUX 15 years ago
  Michael Brown 2d41dead08 [iscsi] Fix LUN parsing in the iSCSI root-path 15 years ago
  Marty Connor 6eaefa16a8 [release] Update version post release to 0.9.4+ 15 years ago