index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify gPXE core and drivers to work with the new timer subsystem
Alexey Zaytsev
2008-03-02
58
-121
/
+62
*
Introduce the new timer subsystem.
Alexey Zaytsev
2008-03-02
13
-296
/
+384
*
[DHCP] Fix RFC4390 client identifier constructions.
Michael Brown
2008-02-27
1
-1
/
+1
*
[Infiniband] Add preliminary support for multi-port devices.
Michael Brown
2008-02-27
7
-119
/
+284
*
[Infiniband] Centralise MAD operations
Michael Brown
2008-02-26
4
-550
/
+499
*
[Hermon] Donate joint copyright on Hermon driver to Mellanox.
Michael Brown
2008-02-23
1
-4
/
+2
*
[Hermon] Add driver for Mellanox Hermon (ConnectX) cards.
Michael Brown
2008-02-23
4
-0
/
+5941
*
[Infiniband] Fix typo in debug statement
Michael Brown
2008-02-23
1
-1
/
+1
*
[Infiniband] Add missing list_del()s in ib_create_qp() failure path.
Michael Brown
2008-02-23
1
-0
/
+2
*
Add DBGLVL_IO to trace all memory-mapped I/O.
Michael Brown
2008-02-21
2
-7
/
+51
*
Remove reference to COFF support. I can find no trace of ever having support...
Michael Brown
2008-02-21
2
-4
/
+0
*
Make tarball generation quieter
v0.9.3
Marty Connor
2008-02-14
1
-1
/
+1
*
Updated $(VERSION) for release. Change tarball generation.
Marty Connor
2008-02-14
1
-14
/
+19
*
Added mtnic driver provided by Mellanox.
Michael Brown
2008-02-13
2
-0
/
+2474
*
Guard against corruption of top half of %esp during UNDI ISR
Michael Brown
2008-02-13
1
-0
/
+3
*
If no shell was requested via Ctrl-B, exit immediately if boot fails.
Michael Brown
2008-02-11
1
-6
/
+3
*
Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxe
Michael Brown
2008-02-11
1
-0
/
+2
|
\
|
*
undiisr.S: save/restore upper half of %eflags
H. Peter Anvin
2008-02-11
1
-0
/
+2
|
*
UNDI ISR: save and restore 32-bit registers
H. Peter Anvin
2008-02-11
1
-4
/
+7
*
|
UNDI ISR: save and restore 32-bit registers
H. Peter Anvin
2008-02-11
1
-4
/
+7
*
|
Use internal 16-bit stack for added safety.
Michael Brown
2008-02-11
1
-0
/
+4
|
/
*
Fixes for EqualLogic iSCSI targets:
Michael Brown
2008-02-07
1
-7
/
+19
*
Start restructuring pxe_tftp.c to cope with multicast (MTFTP) receives.
Michael Brown
2008-02-02
1
-147
/
+231
*
Merge commit 'laptop/master'
Michael Brown
2008-01-22
2
-112
/
+297
|
\
|
*
Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxe
Michael Brown
2008-01-22
24
-226
/
+254
|
|
\
|
*
|
Add preliminary support for MTFTP.
Michael Brown
2007-12-26
2
-112
/
+297
*
|
|
Add pxe_set_cached_filename() so that pxe_tftp.c can also update the
Michael Brown
2008-01-22
2
-12
/
+22
*
|
|
Use XFER_INIT() macro.
Michael Brown
2008-01-22
1
-7
/
+1
*
|
|
Add XFER_INIT() macro.
Michael Brown
2008-01-22
2
-7
/
+14
|
|
/
|
/
|
*
|
Make seek information part of the xfer metadata, rather than an entirely
Michael Brown
2008-01-08
18
-165
/
+83
*
|
Added the embedded pxelinux payload patch from hpa.
Michael Brown
2008-01-08
6
-0
/
+107
*
|
When the DHCP file/sname fields are empty, don't allow them to override
Michael Brown
2008-01-07
1
-6
/
+8
*
|
Use .SECONDARY instead of .PRECIOUS for bin/%.tmp targets.
Michael Brown
2008-01-07
1
-1
/
+1
*
|
Fix off-by-one error (discovered by Shao Miller).
Michael Brown
2008-01-07
1
-1
/
+1
*
|
Unconditionally set utility program variables in Makefile to allow CROSS_COMP...
Marty Connor
2008-01-02
1
-54
/
+52
*
|
Retain some intermediate object files, suggested by Geert Stappers and Alexey...
Marty Connor
2007-12-28
1
-0
/
+3
|
/
*
3c90x driver fix (legacy) from Geert Staapers
Marty Connor
2007-12-20
1
-4
/
+6
*
Fix e1000 receive tail pointer (RDT) handling
Marty Connor
2007-12-17
2
-7
/
+7
*
Kill off the now-obsolete *_fill_nic() functions.
Michael Brown
2007-12-15
1
-31
/
+0
*
Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxe
Michael Brown
2007-12-15
30
-51
/
+238
|
\
|
*
Correct e1000 interrupt routine to enable on 1 disable on 0. duh.
Marty Connor
2007-12-13
1
-2
/
+2
|
*
Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .
Marty Connor
2007-12-13
29
-49
/
+236
*
|
Autodetect whether or not we need to be using -fno-stack-protector.
Michael Brown
2007-12-15
1
-0
/
+8
*
|
Overwrite the device descriptor's IRQ number with whatever the legacy
Michael Brown
2007-12-15
1
-0
/
+8
|
/
*
Remove the obsolete pre-aBFT AoE boot table.
Michael Brown
2007-12-12
1
-30
/
+0
*
Yet another attempt to autodetect an appropriate "echo -e".
Michael Brown
2007-12-07
2
-11
/
+32
*
Ignore .echocheck internal housekeeping file.
Michael Brown
2007-12-08
1
-0
/
+1
*
Another (hopefully more robust) attempt to find a usable substitute
Michael Brown
2007-12-08
2
-26
/
+30
*
Remove the (unused) option to override _prefix_link_addr,
Michael Brown
2007-12-07
1
-14
/
+4
*
Avoid Makefile syntax that requires make >= 3.81.
Michael Brown
2007-12-07
1
-8
/
+14
[next]