912 Commits (fb72336fe642a9a6f0d45cc39e1303890fb8af05)

Autor SHA1 Mensaje Fecha
  Michael Brown fb72336fe6 [efi] Add efirom utility and .efirom image format hace 15 años
  Michael Brown 765efac771 [efi] Allow for .efidrv images as well as .efi images hace 15 años
  Michael Brown 314779eb36 [efi] Use elf2efi utility in place of efilink hace 15 años
  Michael Brown 85e5e25c52 [build] Avoid strict-aliasing warnings when building with gcc 4.4 hace 15 años
  Michael Brown 53a7dd26cd [infiniband] Call ib_open() only when opening the IPoIB net device hace 15 años
  Michael Brown ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary hace 15 años
  Michael Brown 29480dd715 [efi] Use EFI-native mechanism for accessing SMBIOS table hace 15 años
  Michael Brown 045a22764a [efi] Allow use of EFI configuration tables hace 15 años
  Pantelis Koukousoulas 7166bc7b2d [b44] Add driver for Broadcom bcm44xx cards hace 15 años
  Michael Brown 02a0215873 [netdevice] Provide function to retrieve the most recently opened net device hace 15 años
  Michael Brown 246ddf5ee4 [aoe] Use an AoE config query to identify the target MAC address hace 15 años
  Laurent Vivier a2686a55c4 [blockdev] Move block device operations to structure block_device_operations hace 15 años
  Laurent Vivier b48f37e69a [virtio] Split virtio-net.c into several files. hace 15 años
  Laurent Vivier d3d8f20626 [virtio] Remove dependency on nic for virtio PCI functions hace 15 años
  Laurent Vivier fc49421c7e [virtio] Consolidate vring_get_buf() by using a buffer list to add to the vring hace 15 años
  Laurent Vivier 5dd5107976 [virtio] Move virtio-pci.h and virtio-ring.h to include/gpxe hace 15 años
  Michael Brown 0ebbbb95fa [x86_64] Fix assorted 64-bit compilation errors and warnings hace 15 años
  Michael Brown 3f85626fa9 [efi] Add efi_strerror() hace 15 años
  Michael Brown d9b3d09910 [i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios hace 15 años
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall hace 15 años
  Michael Brown 446b6d5fdd [pxe] Move all PXE files to arch/i386 hace 15 años
  Michael Brown fca2dcabb8 [elf] Kill off unused <bits/elf.h> and <bits/elf_x.h> header files hace 15 años
  Michael Brown ab96932ab3 [efi] Update to latest UEFI headers hace 15 años
  Michael Brown 54fbd11221 [build] Keep gcc 4.4 happy hace 15 años
  Michael Brown 1b3edd9e11 [infiniband] Respect hop pointer when building directed route SMP return path hace 15 años
  Michael Brown 125c6d66a8 [linda] Add support for QLogic 7220-based Infiniband HCAs hace 15 años
  Michael Brown 9e5fd8ec59 [infiniband] Add raw packet parser and constructor hace 15 años
  Michael Brown c0ec00f47f [infiniband] Add a standalone subnet management agent hace 15 años
  Michael Brown 9a35830d1f [ipoib] Kill off the IPoIB pseudo-header hace 15 años
  Michael Brown 663904a7bc [infiniband] Split subnet management agent client out into ib_smc.c hace 15 años
  Michael Brown 830e19eb54 [infiniband] Pass address vector in receive completions hace 15 años
  Michael Brown 0de5f7af6d [infiniband] Maintain queue fill level as a property of a work queue hace 15 años
  Michael Brown d9751edafa [infiniband] Flush uncompleted work queue entries at QP teardown hace 15 años
  Pantelis Koukousoulas dd34500188 [ne2k_isa] Restore support for ne2k isa cards hace 15 años
  Michael Brown 9a52ba0cfa [netdevice] Retain and report detailed error breakdowns hace 15 años
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings hace 15 años
  Michael Brown c99b16c974 [efi] Add basic implementation of EFI SIMPLE_NETWORK_PROTOCOL hace 15 años
  Michael Brown 3a505dfc35 [netdevice] Change link-layer push() and pull() methods to take raw types hace 15 años
  Michael Brown 6b9cc25556 [netdevice] Split multicast hashing out into an mc_hash method hace 15 años
  Michael Brown 832668105e [netdevice] Add maximum packet length as a net device property hace 15 años
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment hace 15 años
  Michael Brown 54c024e0af [sanboot] Quick and dirty hack to make SAN boot protocols selectable hace 15 años
  Michael Brown 831e4cfc27 [umalloc] Formalise the user memory allocation API hace 15 años
  Michael Brown 6554b79ff9 [uaccess] Formalise the uaccess API hace 15 años
  Michael Brown c0835339d0 [nap] Formalise the CPU sleeping API hace 15 años
  Michael Brown 16f1e35775 [timer] Formalise the timer API hace 15 años
  Michael Brown f945d6d201 [retry] Use a separate flag to indicate that a retry timer is running hace 15 años
  Michael Brown 8a4ccebec9 [pci] Formalise the PCI I/O API hace 15 años
  Michael Brown fd67452807 [legacy] Add missing #include <gpxe/io.h> hace 15 años
  Michael Brown aef6d0df5c [ioapi] Absorb virt_to_phys() and phys_to_virt() into the I/O API hace 15 años