index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[usb] Detect missed disconnections
Michael Brown
2015-05-08
5
-51
/
+78
*
[pci] Provide PCI_CLASS() to calculate a scalar PCI class value
Michael Brown
2015-05-08
4
-9
/
+17
*
[usb] Include setup packet within I/O buffer for message transfers
Michael Brown
2015-05-01
5
-49
/
+41
*
[vram] Add "vram" built-in setting to dump video RAM
Michael Brown
2015-04-24
3
-0
/
+76
*
[settings] Add "base64" setting type
Michael Brown
2015-04-24
3
-0
/
+57
*
[base64] Add buffer size parameter to base64_encode() and base64_decode()
Michael Brown
2015-04-24
7
-77
/
+84
*
[base16] Add buffer size parameter to base16_encode() and base16_decode()
Michael Brown
2015-04-24
12
-127
/
+112
*
[test] Include IPv6 support when performing settings self-tests
Michael Brown
2015-04-24
1
-0
/
+4
*
[ath9k] Remove confusing logic inversion in an ANI variable
Christian Hesse
2015-04-24
4
-24
/
+24
*
[build] Add missing "const" qualifiers
Christian Hesse
2015-04-24
1
-2
/
+2
*
[intel] Add PCI device IDs for Intel I218-LM and I218-V
Christian Hesse
2015-04-22
1
-1
/
+6
*
[build] Construct all-drivers list based on driver class
Michael Brown
2015-04-22
4
-4
/
+11
*
[rtl818x] Obviate RTL_ROM() hack
Michael Brown
2015-04-22
4
-35
/
+31
*
[realtek] Do not attempt to access EEPROM on RTL8169 chips
Michael Brown
2015-04-21
1
-2
/
+3
*
[intel] Force RX polling on VMware emulated 82545em
Michael Brown
2015-04-21
2
-1
/
+13
*
[intel] Report any unexpected interrupt causes
Michael Brown
2015-04-21
2
-0
/
+10
*
[intel] Update PCI device IDs for Intel 82599 and X540 10G NICs
Ed Swierk
2015-04-21
1
-4
/
+9
*
[build] Use a single call to parserom.pl to speed up building
Michael Brown
2015-04-18
1
-21
/
+60
*
[build] Work around binutils quirk on OpenBSD 5.7
Michael Brown
2015-04-18
1
-0
/
+3
*
[build] Fix compiler warning on OpenBSD 5.7
Michael Brown
2015-04-17
1
-1
/
+1
*
[build] Allow building PCI ROMs with device ID lists
Michael Brown
2015-04-15
3
-5
/
+38
*
[prism2] Remove duplicate PCI_ROM() lines
Michael Brown
2015-04-15
1
-2
/
+0
*
[eepro100] Remove duplicate PCI_ROM() line
Michael Brown
2015-04-15
1
-1
/
+0
*
[efi] Use the EFI_RNG_PROTOCOL as an entropy source if available
Michael Brown
2015-04-14
2
-3
/
+234
*
[efi] Poll for TX completions only when there is an outstanding TX buffer
Michael Brown
2015-04-14
1
-8
/
+4
*
[efi] Poll media status only if advertised as supported
Michael Brown
2015-04-14
1
-2
/
+14
*
[efi] Provide a dummy data block in nii_initialise()
Michael Brown
2015-04-14
1
-1
/
+6
*
[efi] Add EFI time source
Michael Brown
2015-04-14
5
-1
/
+98
*
[efi] Add EFI entropy source
Michael Brown
2015-04-14
5
-2
/
+189
*
[util] Add ability to dump PCI device ID list
Michael Brown
2015-04-13
2
-0
/
+24
*
[romprefix] Allow autoboot device filter to be disabled
Michael Brown
2015-04-13
2
-0
/
+3
*
[xhci] Always reset root hub ports
Michael Brown
2015-04-13
1
-7
/
+5
*
[build] Rewrite parserom.pl to support multiple source files
Robin Smidsrød
2015-04-13
1
-51
/
+244
*
[peerdist] Add support for decoding PeerDist Content Information
Michael Brown
2015-04-13
5
-0
/
+1757
*
[efi] Ensure drivers are disconnected when ExitBootServices() is called
Michael Brown
2015-04-13
1
-0
/
+35
*
[crypto] Add SHA-512/224 algorithm
Michael Brown
2015-04-12
4
-0
/
+122
*
[crypto] Add SHA-512/256 algorithm
Michael Brown
2015-04-12
4
-0
/
+122
*
[crypto] Add SHA-384 algorithm
Michael Brown
2015-04-12
4
-3
/
+129
*
[crypto] Add SHA-512 algorithm
Michael Brown
2015-04-12
7
-4
/
+500
*
[crypto] Add SHA-224 algorithm
Michael Brown
2015-04-12
5
-16
/
+167
*
[test] Simplify digest algorithm self-tests
Michael Brown
2015-04-12
5
-200
/
+235
*
[virtio] Downgrade per-iobuf debug messages to DBGC2
Laszlo Ersek
2015-04-10
1
-6
/
+6
*
[test] Add setjmp()/longjmp() self-tests
Michael Brown
2015-04-07
2
-0
/
+172
*
[libc] Add x86_64 versions of setjmp() and longjmp()
Michael Brown
2015-04-07
3
-0
/
+100
*
[libc] Fix typo in longjmp()
Michael Brown
2015-04-07
1
-3
/
+3
*
[xhci] Support USB1 devices attached via transaction translators
Michael Brown
2015-03-23
5
-33
/
+164
*
[usb] Improve debug messages for failed control transactions
Michael Brown
2015-03-23
1
-6
/
+5
*
[ehci] Support USB1 devices attached via transaction translators
Michael Brown
2015-03-23
2
-11
/
+53
*
[usb] Clear transaction translator buffers when applicable
Michael Brown
2015-03-23
2
-4
/
+72
*
[usb] Add clear_tt() hub method to clear transaction translator buffer
Michael Brown
2015-03-23
5
-2
/
+114
[prev]
[next]