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
*
[retry] Expose retry_poll() to explicitly poll all running timers
Michael Brown
2012-08-31
2
-3
/
+12
*
[ethernet] Expose eth_broadcast as a global constant
Michael Brown
2012-08-31
3
-6
/
+4
*
[build] Add missing #include <config/local/sideband.h>
Anton D. Kachalov
2012-08-27
1
-0
/
+2
*
[build] Display commands for dependency generation when building with V=1
Anton D. Kachalov
2012-08-27
1
-1
/
+1
*
[tls] Disambiguate most error causes
Michael Brown
2012-08-25
1
-32
/
+140
*
[realtek] Force EEPROM CS low before disabling EEPROM access mode
Michael Brown
2012-08-24
2
-3
/
+32
*
[bitbash] Add optional open() and close() methods for bit-bashing interfaces
Michael Brown
2012-08-24
3
-1
/
+48
*
[realtek] Forcibly enable advertisement of 1000Mbps speeds
Michael Brown
2012-08-23
1
-7
/
+72
*
[mii] Add separate mii_restart() function
Michael Brown
2012-08-23
2
-4
/
+33
*
[realtek] Enable DAC only when built as a 64-bit binary
Michael Brown
2012-08-23
1
-2
/
+7
*
[realtek] Use read-modify-write to check for C+ Command register
Michael Brown
2012-08-23
1
-3
/
+4
*
[realtek] Use explicit value for TCR.MXDMA
Michael Brown
2012-08-23
2
-0
/
+13
*
[realtek] Use explicit values for RCR.RXFTH and RCR.MXDMA
Michael Brown
2012-08-23
2
-2
/
+10
*
[realtek] Always set high dword of ring address registers
Michael Brown
2012-08-23
1
-4
/
+2
*
[tg3] Fix driver for BCM5719, BCM5720, BCM5764M, BCM57762
Kevin Tran
2012-08-20
4
-19
/
+29
*
[http] Fix HTTP SAN booting
Michael Brown
2012-08-17
1
-6
/
+6
*
[ftp] Add support for the FTP SIZE command
Marin Hannache
2012-08-15
1
-11
/
+60
*
[http] Treat any unexpected connection close as an error
Michael Brown
2012-08-15
1
-7
/
+15
*
[util] Fix up checksum in UNDI ROM header, if present
Michael Brown
2012-08-15
1
-0
/
+1
*
[util] Display UNDI ROM header in disrom.pl
Michael Brown
2012-08-15
2
-0
/
+96
*
[util] Allow for CALL NEAR in the option ROM initialisation entry point
Daniel Wyatt
2012-08-15
1
-0
/
+4
*
[comboot] Accept only ".cbt" as an extension for COMBOOT images
Michael Brown
2012-08-13
1
-1
/
+1
*
[bzimage] Allow file mode to be specified for standalone initrd files
Michael Brown
2012-08-03
1
-3
/
+37
*
[romprefix] Round up PMM allocation sizes to nearest 4kB
Michael Brown
2012-07-25
1
-1
/
+5
*
[tg3] Fix excessive DMA alignment.
Thomas Miletich
2012-07-24
1
-2
/
+1
*
[console] Sleep while waiting for user input
Michael Brown
2012-07-24
1
-0
/
+2
*
[tcpip] Fix building under Cygwin
Joshua Oreman
2012-07-24
1
-1
/
+1
*
[build] Fix building under OpenBSD
Thomas Miletich
2012-07-24
1
-0
/
+2
*
[vmware] Fix compilation under OpenBSD
Thomas Miletich
2012-07-23
1
-1
/
+1
*
[util] Update mergerom.pl to handle iPXE ROM header
Michael Brown
2012-07-23
1
-3
/
+18
*
[romprefix] Report a pessimistic runtime size estimate
Michael Brown
2012-07-23
4
-6
/
+111
*
[epic100] Fix wrong field used as rx packet length
Alexey
2012-07-23
1
-2
/
+2
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
345
-347
/
+690
*
[qib7322] Fix compiler warning on gcc 4.7
Michael Brown
2012-07-20
1
-0
/
+3
*
[isa] Avoid spurious compiler warning on gcc 4.7
Michael Brown
2012-07-20
1
-3
/
+3
*
[build] Include git commit within version string when available
Michael Brown
2012-07-20
1
-2
/
+6
*
[image] Automatically free autobooted images
Michael Brown
2012-07-20
1
-0
/
+1
*
[image] Add "--replace" option
Michael Brown
2012-07-20
2
-11
/
+64
*
[image] Add "--autofree" option
Michael Brown
2012-07-20
4
-14
/
+38
*
[libc] Add missing wchar.h header
Michael Brown
2012-07-19
1
-0
/
+27
*
[skel] Add missing iounmap()
Michael Brown
2012-07-19
1
-0
/
+2
*
[myson] Add missing iounmap()
Michael Brown
2012-07-19
1
-0
/
+2
*
[natsemi] Add missing iounmap()
Michael Brown
2012-07-19
1
-0
/
+2
*
[realtek] Add missing iounmap()
Michael Brown
2012-07-19
1
-0
/
+2
*
[intel] Add missing iounmap()
Michael Brown
2012-07-19
1
-0
/
+2
*
[libc] Add support for "%lc" and "%ls" format specifiers
Michael Brown
2012-07-19
2
-5
/
+32
*
[efi] Add EFI_LOAD_FILE_PROTOCOL header
Michael Brown
2012-07-19
1
-0
/
+90
*
[efi] Update to current EDK2 headers
Michael Brown
2012-07-19
24
-156
/
+8026
*
[efi] Standardise #include guard in ipxe_download.h
Michael Brown
2012-07-19
1
-4
/
+4
*
[pxeprefix] Ignore errors from PXENV_FILE_CMDLINE
Michael Brown
2012-07-18
1
-4
/
+2
[next]