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
/
include
/
gpxe
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[autoboot] Retain initial-slash (if present) when constructing TFTP URIs
Michael Brown
2008-07-31
1
-0
/
+1
*
[tg3] Added support for tg3-5754.
Andrew Schran
2008-07-24
1
-0
/
+1
*
[iSCSI] Support Windows Server 2008 direct iSCSI installation
Michael Brown
2008-07-17
4
-8
/
+25
*
[bzimage] Kill off the initrd image type
Michael Brown
2008-07-08
1
-14
/
+0
*
[phantom] Add support for NetXen Phantom NICs
Michael Brown
2008-07-05
1
-0
/
+1
*
[GDB] Provide functions to manually enter GDB stub.
Stefan Hajnoczi
2008-06-30
2
-0
/
+41
*
[GDB] Add watch and rwatch hardware watchpoints
Stefan Hajnoczi
2008-06-30
1
-0
/
+9
*
[GDB] Remote debugging over UDP
Stefan Hajnoczi
2008-06-30
1
-0
/
+64
*
[nvs] Add support for ST M25P32 SPI flash devices
Michael Brown
2008-06-27
1
-0
/
+9
*
[cleanup] Remove long-obsolete gpxe/async.h header file
Michael Brown
2008-06-12
2
-229
/
+0
*
[retry] Add start_timer_fixed()
Michael Brown
2008-06-11
1
-1
/
+13
*
[slam] Add Scalable Local Area Multicast (SLAM) protocol support
Michael Brown
2008-06-10
2
-0
/
+2
*
[udp] Verify local socket address (if specified) for UDP sockets
Michael Brown
2008-06-10
1
-0
/
+9
*
[ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage
Michael Brown
2008-06-09
1
-0
/
+1
*
[Serial] Split serial console from serial driver
Stefan Hajnoczi
2008-06-05
2
-2
/
+17
*
[iSCSI] Produce meaningful errors on login failure
Michael Brown
2008-06-04
1
-4
/
+8
*
[SMBIOS] Interpret UUIDs as being in network-endian order
Michael Brown
2008-05-20
1
-3
/
+3
*
[MTNIC] Minor cleanups of vendor-provided driver for Mellanox 10GigE cards
Michael Brown
2008-04-22
1
-0
/
+1
*
[NETDEV] Add notion of link state
Michael Brown
2008-04-22
2
-0
/
+35
*
[Infiniband] Move event-queue process from driver to Infiniband core
Michael Brown
2008-04-21
1
-1
/
+33
*
[Infiniband] Add preliminary multiple port support for Hermon cards
Michael Brown
2008-04-18
2
-0
/
+21
*
[Drivers-r8169] Add support for newer rtl8169 variants from Hilko Bengen
Marty Connor
2008-03-31
1
-0
/
+3
*
[Settings] Expose SMBIOS via settings API
Michael Brown
2008-03-28
2
-3
/
+5
*
[DHCP] Add support for ProxyDHCP requests
Michael Brown
2008-03-27
1
-3
/
+7
*
[Settings] Remove assumption that all settings have DHCP tag values
Michael Brown
2008-03-25
5
-87
/
+122
*
[Settings] copy_settings() should not fail if some settings are missing!
Michael Brown
2008-03-24
1
-2
/
+0
*
[IPv4] Use default netmasks when no subnet mask is specified.
Michael Brown
2008-03-23
1
-1
/
+7
*
[IPv4] Tidy up some header files.
Michael Brown
2008-03-23
3
-9
/
+23
*
[DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO
Michael Brown
2008-03-23
1
-7
/
+5
*
[Settings] Implement simple_settings backed with extensible DHCP options
Michael Brown
2008-03-22
2
-4
/
+30
*
[Settings] Migrate DHCP and NVO code to the new settings API (untested)
Michael Brown
2008-03-21
6
-115
/
+102
*
[DHCP] Kill off some no-longer-used DHCP functions
Michael Brown
2008-03-21
1
-10
/
+0
*
[Settings] Use a settings applicator to set the default TFTP URI.
Michael Brown
2008-03-21
1
-3
/
+0
*
[Settings] Use a settings applicator to configure IPv4 routes.
Michael Brown
2008-03-21
3
-8
/
+11
*
[Settings] Convert code in src/usr to use settings API.
Michael Brown
2008-03-21
1
-0
/
+3
*
[Settings] Introduce settings applicators.
Michael Brown
2008-03-21
2
-31
/
+18
*
[Settings] Add per-netdevice settings block
Michael Brown
2008-03-20
4
-1
/
+17
*
[Settings] Add settings hierarchy
Michael Brown
2008-03-20
1
-46
/
+85
*
[Settings] Start revamping the configuration settings API.
Michael Brown
2008-03-20
2
-82
/
+124
*
[Timers] Initialise timers on first use
Michael Brown
2008-03-18
1
-0
/
+1
*
[Timers] Miscellaneous timer system fixes
Michael Brown
2008-03-18
2
-21
/
+22
*
[Settings] show_setting() functions return snprintf()-style length.
Michael Brown
2008-03-18
1
-2
/
+2
*
Modify gPXE core and drivers to work with the new timer subsystem
Alexey Zaytsev
2008-03-02
2
-2
/
+0
*
Introduce the new timer subsystem.
Alexey Zaytsev
2008-03-02
1
-0
/
+32
*
[Infiniband] Add preliminary support for multi-port devices.
Michael Brown
2008-02-27
1
-14
/
+124
*
[Infiniband] Centralise MAD operations
Michael Brown
2008-02-26
1
-7
/
+70
*
[Hermon] Add driver for Mellanox Hermon (ConnectX) cards.
Michael Brown
2008-02-23
1
-0
/
+1
*
Merge commit 'laptop/master'
Michael Brown
2008-01-22
1
-0
/
+2
|
\
|
*
Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxe
Michael Brown
2008-01-22
3
-24
/
+25
|
|
\
|
*
|
Add preliminary support for MTFTP.
Michael Brown
2007-12-26
1
-0
/
+2
[prev]
[next]