summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [Timers] Do not enable serial console by default; this change should notMichael Brown2008-03-021-1/+1
* fix the rdtsc namimgAlexey Zaytsev2008-03-024-11/+11
* CleanupsAlexey Zaytsev2008-03-023-8/+8
* Modify gPXE core and drivers to work with the new timer subsystemAlexey Zaytsev2008-03-0258-121/+62Star
* Introduce the new timer subsystem.Alexey Zaytsev2008-03-0213-296/+384
* [DHCP] Fix RFC4390 client identifier constructions.Michael Brown2008-02-271-1/+1
* [Infiniband] Add preliminary support for multi-port devices.Michael Brown2008-02-277-119/+284
* [Infiniband] Centralise MAD operationsMichael Brown2008-02-264-550/+499Star
* [Hermon] Donate joint copyright on Hermon driver to Mellanox.Michael Brown2008-02-231-4/+2Star
* [Hermon] Add driver for Mellanox Hermon (ConnectX) cards.Michael Brown2008-02-234-0/+5941
* [Infiniband] Fix typo in debug statementMichael Brown2008-02-231-1/+1
* [Infiniband] Add missing list_del()s in ib_create_qp() failure path.Michael Brown2008-02-231-0/+2
* Add DBGLVL_IO to trace all memory-mapped I/O.Michael Brown2008-02-212-7/+51
* Remove reference to COFF support. I can find no trace of ever having support...Michael Brown2008-02-212-4/+0Star
* Make tarball generation quieterv0.9.3Marty Connor2008-02-141-1/+1
* Updated $(VERSION) for release. Change tarball generation.Marty Connor2008-02-141-14/+19
* Added mtnic driver provided by Mellanox.Michael Brown2008-02-132-0/+2474
* Guard against corruption of top half of %esp during UNDI ISRMichael Brown2008-02-131-0/+3
* If no shell was requested via Ctrl-B, exit immediately if boot fails.Michael Brown2008-02-111-6/+3Star
* Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxeMichael Brown2008-02-111-0/+2
|\
| * undiisr.S: save/restore upper half of %eflagsH. Peter Anvin2008-02-111-0/+2
| * UNDI ISR: save and restore 32-bit registersH. Peter Anvin2008-02-111-4/+7
* | UNDI ISR: save and restore 32-bit registersH. Peter Anvin2008-02-111-4/+7
* | Use internal 16-bit stack for added safety.Michael Brown2008-02-111-0/+4
|/
* Fixes for EqualLogic iSCSI targets:Michael Brown2008-02-071-7/+19
* Start restructuring pxe_tftp.c to cope with multicast (MTFTP) receives.Michael Brown2008-02-021-147/+231
* Merge commit 'laptop/master'Michael Brown2008-01-222-112/+297
|\
| * Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxeMichael Brown2008-01-2224-226/+254
| |\
| * | Add preliminary support for MTFTP.Michael Brown2007-12-262-112/+297
* | | Add pxe_set_cached_filename() so that pxe_tftp.c can also update theMichael Brown2008-01-222-12/+22
* | | Use XFER_INIT() macro.Michael Brown2008-01-221-7/+1Star
* | | Add XFER_INIT() macro.Michael Brown2008-01-222-7/+14
| |/ |/|
* | Make seek information part of the xfer metadata, rather than an entirelyMichael Brown2008-01-0818-165/+83Star
* | Added the embedded pxelinux payload patch from hpa.Michael Brown2008-01-086-0/+107
* | When the DHCP file/sname fields are empty, don't allow them to overrideMichael Brown2008-01-071-6/+8
* | Use .SECONDARY instead of .PRECIOUS for bin/%.tmp targets.Michael Brown2008-01-071-1/+1
* | Fix off-by-one error (discovered by Shao Miller).Michael Brown2008-01-071-1/+1
* | Unconditionally set utility program variables in Makefile to allow CROSS_COMP...Marty Connor2008-01-021-54/+52Star
* | Retain some intermediate object files, suggested by Geert Stappers and Alexey...Marty Connor2007-12-281-0/+3
|/
* 3c90x driver fix (legacy) from Geert StaapersMarty Connor2007-12-201-4/+6
* Fix e1000 receive tail pointer (RDT) handlingMarty Connor2007-12-172-7/+7
* Kill off the now-obsolete *_fill_nic() functions.Michael Brown2007-12-151-31/+0Star
* Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxeMichael Brown2007-12-1530-51/+238
|\
| * Correct e1000 interrupt routine to enable on 1 disable on 0. duh.Marty Connor2007-12-131-2/+2
| * Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .Marty Connor2007-12-1329-49/+236
* | Autodetect whether or not we need to be using -fno-stack-protector.Michael Brown2007-12-151-0/+8
* | Overwrite the device descriptor's IRQ number with whatever the legacyMichael Brown2007-12-151-0/+8
|/
* Remove the obsolete pre-aBFT AoE boot table.Michael Brown2007-12-121-30/+0Star
* Yet another attempt to autodetect an appropriate "echo -e".Michael Brown2007-12-072-11/+32
* Ignore .echocheck internal housekeeping file.Michael Brown2007-12-081-0/+1