587 コミット (ce0a0ccf5c2b99be684f13a9418d1556bae5f0ed)

作成者 SHA1 メッセージ 日付
  Michael Brown ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary 15年前
  Michael Brown 29480dd715 [efi] Use EFI-native mechanism for accessing SMBIOS table 15年前
  Michael Brown 045a22764a [efi] Allow use of EFI configuration tables 15年前
  Pantelis Koukousoulas 7166bc7b2d [b44] Add driver for Broadcom bcm44xx cards 15年前
  Michael Brown 02a0215873 [netdevice] Provide function to retrieve the most recently opened net device 15年前
  Michael Brown 246ddf5ee4 [aoe] Use an AoE config query to identify the target MAC address 15年前
  Laurent Vivier a2686a55c4 [blockdev] Move block device operations to structure block_device_operations 15年前
  Laurent Vivier b48f37e69a [virtio] Split virtio-net.c into several files. 15年前
  Laurent Vivier d3d8f20626 [virtio] Remove dependency on nic for virtio PCI functions 15年前
  Laurent Vivier fc49421c7e [virtio] Consolidate vring_get_buf() by using a buffer list to add to the vring 15年前
  Laurent Vivier 5dd5107976 [virtio] Move virtio-pci.h and virtio-ring.h to include/gpxe 15年前
  Michael Brown 0ebbbb95fa [x86_64] Fix assorted 64-bit compilation errors and warnings 15年前
  Michael Brown 3f85626fa9 [efi] Add efi_strerror() 15年前
  Michael Brown d9b3d09910 [i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios 15年前
  Michael Brown ab96932ab3 [efi] Update to latest UEFI headers 15年前
  Michael Brown 54fbd11221 [build] Keep gcc 4.4 happy 15年前
  Michael Brown 1b3edd9e11 [infiniband] Respect hop pointer when building directed route SMP return path 15年前
  Michael Brown 125c6d66a8 [linda] Add support for QLogic 7220-based Infiniband HCAs 15年前
  Michael Brown 9e5fd8ec59 [infiniband] Add raw packet parser and constructor 15年前
  Michael Brown c0ec00f47f [infiniband] Add a standalone subnet management agent 15年前
  Michael Brown 9a35830d1f [ipoib] Kill off the IPoIB pseudo-header 15年前
  Michael Brown 663904a7bc [infiniband] Split subnet management agent client out into ib_smc.c 15年前
  Michael Brown 830e19eb54 [infiniband] Pass address vector in receive completions 15年前
  Michael Brown 0de5f7af6d [infiniband] Maintain queue fill level as a property of a work queue 15年前
  Michael Brown d9751edafa [infiniband] Flush uncompleted work queue entries at QP teardown 15年前
  Pantelis Koukousoulas dd34500188 [ne2k_isa] Restore support for ne2k isa cards 15年前
  Michael Brown 9a52ba0cfa [netdevice] Retain and report detailed error breakdowns 15年前
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings 15年前
  Michael Brown c99b16c974 [efi] Add basic implementation of EFI SIMPLE_NETWORK_PROTOCOL 15年前
  Michael Brown 3a505dfc35 [netdevice] Change link-layer push() and pull() methods to take raw types 15年前
  Michael Brown 6b9cc25556 [netdevice] Split multicast hashing out into an mc_hash method 15年前
  Michael Brown 832668105e [netdevice] Add maximum packet length as a net device property 15年前
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment 15年前
  Michael Brown 54c024e0af [sanboot] Quick and dirty hack to make SAN boot protocols selectable 15年前
  Michael Brown 831e4cfc27 [umalloc] Formalise the user memory allocation API 15年前
  Michael Brown 6554b79ff9 [uaccess] Formalise the uaccess API 15年前
  Michael Brown c0835339d0 [nap] Formalise the CPU sleeping API 15年前
  Michael Brown 16f1e35775 [timer] Formalise the timer API 15年前
  Michael Brown f945d6d201 [retry] Use a separate flag to indicate that a retry timer is running 15年前
  Michael Brown 8a4ccebec9 [pci] Formalise the PCI I/O API 15年前
  Michael Brown aef6d0df5c [ioapi] Absorb virt_to_phys() and phys_to_virt() into the I/O API 15年前
  Michael Brown 8956a36be5 [ioapi] Formalise the I/O API as used in i386-pcbios 15年前
  Michael Brown 2e812235f4 [makefile] Add -Wformat-nonliteral as an extra warning category 15年前
  Michael Brown ac663cf509 [efi] Add EFI headers from the EFI Development Kit (edk2) 15年前
  Michael Brown 521549d900 [crypto] Rename <gpxe/bitops.h> to <gpxe/rotate.h> 15年前
  Michael Brown 9dccbc0af2 [i2c] Generalise i2c bit-bashing support to addressless devices 15年前
  Michael Brown e2d5788716 [settings] Expose MAC address setting for general use 15年前
  Michael Brown aa8d972581 [dhcp] Accept BOOTP as well as DHCP 15年前
  Michael Brown b350b10b35 [uri] Add uri_encode() and uri_decode() functions for URI character encoding 15年前
  Daniel Verkamp e8b22f203f [comboot] Add COMBOOT and COM32 support 16年前