2673 Révisions (e226a8d8d9a5d6a760c023d9779e183c56757e92)
 

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