http://git.etherboot.org
/
people
/
dverkamp
/
gpxe.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[Settings] show_setting() functions return snprintf()-style length.
[people/dverkamp/gpxe.git]
/
src
/
2008-03-18
Michael Brown
[Settings] show_setting() functions return snprintf...
tree
|
commitdiff
2008-03-11
Michael Brown
Merge branch 'pxerom-pmm'
tree
|
commitdiff
2008-03-11
Michael Brown
[PXE] PMM now tested and working
tree
|
commitdiff
2008-03-11
Michael Brown
[prefix] Cope with image source addresses outside base...
tree
|
commitdiff
2008-03-11
Michael Brown
[PXE] Improve PnP/BBS detection
tree
|
commitdiff
2008-03-11
Michael Brown
[prefix] Add printing functions to libprefix.S
tree
|
commitdiff
2008-03-10
Michael Brown
Merge branch 'xl0-timer'
tree
|
commitdiff
2008-03-10
Michael Brown
[PXE] Work around a buffer-size bug in WinPE
tree
|
commitdiff
2008-03-09
Michael Brown
[PXE] Add PMM support to romprefix.S (untested)
tree
|
commitdiff
2008-03-06
Michael Brown
[Makefile] Use bin/VVVVDDDD.rom instead of bin/pci_VVVV...
tree
|
commitdiff
2008-03-06
Michael Brown
[tg3] Added device ID for rebranded HP card.
tree
|
commitdiff
2008-03-06
Alexey Zaytsev
Use plain C in timer_rdtsc for division instead of...
tree
|
commitdiff
2008-03-04
Michael Brown
[PXEXT] Add PXENV_FILE_EXEC call to PXE extensions...
tree
|
commitdiff
2008-03-04
Michael Brown
[Command] Add "sanboot" command.
tree
|
commitdiff
2008-03-02
Michael Brown
[Timers] Move TIMER_BIOS and TIMER_RDTSC to their own...
tree
|
commitdiff
2008-03-02
Michael Brown
[Timers] Do not enable serial console by default; this...
tree
|
commitdiff
2008-03-02
Alexey Zaytsev
fix the rdtsc namimg
tree
|
commitdiff
2008-03-02
Alexey Zaytsev
Cleanups
tree
|
commitdiff
2008-03-02
Alexey Zaytsev
Modify gPXE core and drivers to work with the new timer...
tree
|
commitdiff
2008-03-02
Alexey Zaytsev
Introduce the new timer subsystem.
tree
|
commitdiff
2008-02-27
Michael Brown
[DHCP] Fix RFC4390 client identifier constructions.
tree
|
commitdiff
2008-02-27
Michael Brown
[Infiniband] Add preliminary support for multi-port...
tree
|
commitdiff
2008-02-26
Michael Brown
[Infiniband] Centralise MAD operations
tree
|
commitdiff
2008-02-23
Michael Brown
[Hermon] Donate joint copyright on Hermon driver to...
tree
|
commitdiff
2008-02-23
Michael Brown
[Hermon] Add driver for Mellanox Hermon (ConnectX)...
tree
|
commitdiff
2008-02-23
Michael Brown
[Infiniband] Fix typo in debug statement
tree
|
commitdiff
2008-02-23
Michael Brown
[Infiniband] Add missing list_del()s in ib_create_qp...
tree
|
commitdiff
2008-02-21
Michael Brown
Add DBGLVL_IO to trace all memory-mapped I/O.
tree
|
commitdiff
2008-02-21
Michael Brown
Remove reference to COFF support. I can find no trace...
tree
|
commitdiff
2008-02-14
Marty Connor
Make tarball generation quieter
tree
|
commitdiff
2008-02-14
Marty Connor
Updated $(VERSION) for release. Change tarball generation.
tree
|
commitdiff
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
next