2008-02-13 |
Michael Brown | Added mtnic driver provided by Mellanox. |
tree | commitdiff |
2008-02-13 |
Michael Brown | Guard against corruption of top half of %esp during... |
tree | commitdiff |
2008-02-11 |
Michael Brown | If no shell was requested via Ctrl-B, exit immediately... |
tree | commitdiff |
2008-02-11 |
Michael Brown | Merge branch 'master' of rom.etherboot.org:/gpxe |
tree | commitdiff |
2008-02-11 |
H. Peter Anvin | UNDI ISR: save and restore 32-bit registers |
tree | commitdiff |
2008-02-11 |
Michael Brown | Use internal 16-bit stack for added safety. |
tree | commitdiff |
2008-02-11 |
H. Peter Anvin | undiisr.S: save/restore upper half of %eflags |
tree | commitdiff |
2008-02-11 |
H. Peter Anvin | UNDI ISR: save and restore 32-bit registers |
tree | commitdiff |
2008-02-07 |
Michael Brown | Fixes for EqualLogic iSCSI targets: |
tree | commitdiff |
2008-02-02 |
Michael Brown | Start restructuring pxe_tftp.c to cope with multicast... |
tree | commitdiff |
2008-01-22 |
Michael Brown | Merge commit 'laptop/master' |
tree | commitdiff |
2008-01-22 |
Michael Brown | Merge branch 'master' of rom.etherboot.org:/gpxe |
tree | commitdiff |
2008-01-22 |
Michael Brown | Add pxe_set_cached_filename() so that pxe_tftp.c can... |
tree | commitdiff |
2008-01-22 |
Michael Brown | Use XFER_INIT() macro. |
tree | commitdiff |
2008-01-22 |
Michael Brown | Add XFER_INIT() macro. |
tree | commitdiff |
2008-01-08 |
Michael Brown | Make seek information part of the xfer metadata, rather... |
tree | commitdiff |
2008-01-08 |
Michael Brown | Added the embedded pxelinux payload patch from hpa. |
tree | commitdiff |
2008-01-07 |
Michael Brown | When the DHCP file/sname fields are empty, don't allow... |
tree | commitdiff |
2008-01-07 |
Michael Brown | Use .SECONDARY instead of .PRECIOUS for bin/%.tmp targets. |
tree | commitdiff |
2008-01-07 |
Michael Brown | Fix off-by-one error (discovered by Shao Miller). |
tree | commitdiff |
2008-01-02 |
Marty Connor | Unconditionally set utility program variables in Makefi... |
tree | commitdiff |
2007-12-28 |
Marty Connor | Retain some intermediate object files, suggested by... |
tree | commitdiff |
2007-12-26 |
Michael Brown | Add preliminary support for MTFTP. |
tree | commitdiff |
2007-12-20 |
Marty Connor | 3c90x driver fix (legacy) from Geert Staapers |
tree | commitdiff |
2007-12-17 |
Marty Connor | Fix e1000 receive tail pointer (RDT) handling |
tree | commitdiff |
2007-12-15 |
Michael Brown | Kill off the now-obsolete *_fill_nic() functions. |
tree | commitdiff |
2007-12-15 |
Michael Brown | Merge branch 'master' of rom.etherboot.org:/gpxe |
tree | commitdiff |
2007-12-15 |
Michael Brown | Autodetect whether or not we need to be using -fno... |
tree | commitdiff |
2007-12-15 |
Michael Brown | Overwrite the device descriptor's IRQ number with whate... |
tree | commitdiff |
2007-12-13 |
Marty Connor | Correct e1000 interrupt routine to enable on 1 disable... |
tree | commitdiff |
2007-12-13 |
Marty Connor | Remove *_fill_nic() calls, and directly set nic->ioaddr... |
tree | commitdiff |
2007-12-12 |
Michael Brown | Remove the obsolete pre-aBFT AoE boot table. |
tree | commitdiff |
2007-12-07 |
Michael Brown | Yet another attempt to autodetect an appropriate "echo... |
tree | commitdiff |
2007-12-08 |
Michael Brown | Ignore .echocheck internal housekeeping file. |
tree | commitdiff |
2007-12-08 |
Michael Brown | Another (hopefully more robust) attempt to find a usabl... |
tree | commitdiff |
2007-12-07 |
Michael Brown | Remove the (unused) option to override _prefix_link_addr, |
tree | commitdiff |
2007-12-07 |
Michael Brown | Avoid Makefile syntax that requires make >= 3.81. |
tree | commitdiff |
2007-12-07 |
Michael Brown | Try to fix echo-detection to work on all systems that... |
tree | commitdiff |
2007-12-06 |
Michael Brown | Fix compiler warnings that appear only on OpenBSD. |
tree | commitdiff |
2007-12-07 |
Michael Brown | Kill off some warnings-problematic debug statements... |
tree | commitdiff |
2007-12-07 |
Michael Brown | Don't complain when callers provide too-short buffers for |
tree | commitdiff |
2007-12-07 |
Michael Brown | Fix a minor logical error in posix_io.c |
tree | commitdiff |
2007-12-07 |
Michael Brown | Various warnings fixups for OpenBSD with gcc-3.3.5. |
tree | commitdiff |
2007-12-06 |
Michael Brown | Fix prototype mismatch. |
tree | commitdiff |
2007-12-06 |
Michael Brown | Add missing format qualifier |
tree | commitdiff |
2007-12-03 |
Marty Connor | Add copyright, clean up comments a bit, remove unnecess... |
tree | commitdiff |
2007-11-29 |
Michael Brown | Reallocate memory for bitmaps only when necessary. |
tree | commitdiff |
2007-11-28 |
Michael Brown | udp_open_promisc() calls udp_open_common() with peer... |
tree | commitdiff |
2007-11-28 |
Michael Brown | Add RFC2090 TFTP multicast support. |
tree | commitdiff |
2007-11-25 |
Michael Brown | Quick hack to be able to accept transfers from servers... |
tree | commitdiff |
2007-11-24 |
Marty Connor | Merge branch 'mdc-working' of ssh://git.etherboot.org... |
tree | commitdiff |
2007-11-22 |
Michael Brown | Provide individually cached constructed copies of DHCP... |
tree | commitdiff |
2007-11-22 |
Michael Brown | Do not fill in the BufferLimit field in struct |
tree | commitdiff |
2007-11-21 |
Michael Brown | Allow DHCP server to instruct gPXE to ignore ProxyDHCP... |
tree | commitdiff |
2007-11-21 |
Michael Brown | Add ProxyDHCP support. |
tree | commitdiff |
2007-11-21 |
Marty Connor | Added netdev_nullify to natsemi_remove() |
tree | commitdiff |
2007-11-21 |
Michael Brown | Removed old e1000 driver. |
tree | commitdiff |
2007-11-21 |
Michael Brown | Merge commit 'origin/mdc-working' |
tree | commitdiff |
2007-11-21 |
Marty Connor | Added netdev_nullify to natsemi_remove() |
tree | commitdiff |
2007-11-21 |
Michael Brown | Remove some assumptions about DHCP obtaining only a... |
tree | commitdiff |
2007-11-21 |
Michael Brown | Add PXE-required DHCP options to DHCPDISCOVER and DHCPR... |
tree | commitdiff |
2007-11-21 |
Michael Brown | Add UUID to DHCP request as option 97 (if available). |
tree | commitdiff |
2007-11-21 |
Marty Connor | Fixed receive instability by not enabling interrupts... |
tree | commitdiff |
2007-11-21 |
Michael Brown | Added definition of a UUID and uuid_ntoa() (for debuggi... |
tree | commitdiff |
2007-11-21 |
Michael Brown | Update SMBIOS internal API to be easier to use, and... |
tree | commitdiff |
2007-11-20 |
Marty Connor | This version now transmits and receives. |
tree | commitdiff |
2007-11-20 |
Marty Connor | Autonegotiation fixes. NIC now autonegotiates to whate... |
tree | commitdiff |
2007-11-20 |
Marty Connor | A version of the new e1000 driver that transmits. |
tree | commitdiff |
2007-11-20 |
Michael Brown | Replace "Etherboot" strings with "gPXE". |
tree | commitdiff |
2007-11-19 |
Michael Brown | Merge branch 'master' of rom.etherboot.org:/gpxe |
tree | commitdiff |
2007-11-19 |
Michael Brown | Add bin/pci_VVVV_DDDD target to allow building ROM... |
tree | commitdiff |
2007-11-18 |
Marty Connor | Fix typo. |
tree | commitdiff |
2007-11-18 |
Marty Connor | Add e1000 directory to build, since the driver compiles... |
tree | commitdiff |
2007-11-18 |
Marty Connor | Rename e1000_main.c to e1000.c to so we can type 'make... |
tree | commitdiff |
2007-11-18 |
Marty Connor | Add errfile definition for new e1000.c |
tree | commitdiff |
2007-11-18 |
Marty Connor | Introduce files for new e1000 driver |
tree | commitdiff |
2007-11-18 |
Marty Connor | Add src/drivers/net/e1000 as home of new e1000 driver |
tree | commitdiff |
2007-11-18 |
Marty Connor | Move current e1000 driver files to e1000-old/ directory... |
tree | commitdiff |
2007-11-18 |
Marty Connor | Add ERRFILE information for e1000_main and e1000_hw... |
tree | commitdiff |
2007-11-18 |
Marty Connor | Remove unnecessary variable. |
tree | commitdiff |
2007-11-05 |
Michael Brown | Work around a bug in the OpenSolaris iSCSI target. |
tree | commitdiff |
2007-11-04 |
Michael Brown | Allow space for the kernel's real-mode .bss. Previousl... |
tree | commitdiff |
2007-10-29 |
Michael Brown | Add missing attribute(packed) to two structures. |
tree | commitdiff |
2007-10-29 |
Michael Brown | Merge branch 'master' of rom.etherboot.org:/gpxe |
tree | commitdiff |
2007-10-29 |
Michael Brown | Merge branch '3leaf' |
tree | commitdiff |
2007-10-22 |
Michael Brown | Added one more PCI ID |
tree | commitdiff |
2007-10-10 |
Michael Brown | Change ROM names to lower case. |
tree | commitdiff |
2007-10-10 |
Michael Brown | Ensure that empty e820 regions are skipped even at... |
tree | commitdiff |
2007-10-10 |
Michael Brown | Ensure that empty e820 regions are skipped even at... |
tree | commitdiff |
2007-10-10 |
Michael Brown | Add a missing PCI ID that is tested as working. |
tree | commitdiff |
2007-10-04 |
Michael Brown | Force a netdevice poll in net_tx() before attempting... |
tree | commitdiff |
2007-10-04 |
Michael Brown | Force a netdevice poll in net_tx() before attempting... |
tree | commitdiff |
2007-09-28 |
Michael Brown | Redefine bzimage_exec_context::mem_limit to be the... |
tree | commitdiff |
2007-09-26 |
Michael Brown | Quick and very dirty hack to get r8169 driver working... |
tree | commitdiff |
2007-09-26 |
Michael Brown | Standardise DBG_PRINTF()->DBG(), and remove custom... |
tree | commitdiff |
2007-09-25 |
Michael Brown | Switch rm_ss and rm_sp back to being words; it'll make... |
tree | commitdiff |
2007-09-25 |
Michael Brown | Don't use the "rep ss movsb" trick to copy the RM stack... |
tree | commitdiff |
2007-09-25 |
Michael Brown | rm_ss, rm_sp, and pm_esp don't need to be accessed... |
tree | commitdiff |
2007-09-25 |
Michael Brown | Minor refactoring to eliminate duplication. |
tree | commitdiff |
2007-09-25 |
Michael Brown | Use full protected mode for access to high memory withi... |
tree | commitdiff |
next |