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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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-18
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
*
[usb] Reset endpoints without waiting for a new transfer to be enqueued
Michael Brown
2015-03-23
2
-31
/
+70
*
[xhci] Ring doorbell as part of endpoint reset
Michael Brown
2015-03-23
1
-0
/
+3
*
[libprefix] Fix building on 64-bit FreeBSD 8.4
Michael Brown
2015-03-23
1
-1
/
+1
*
[usb] Fix USB timeouts to match specification
Michael Brown
2015-03-18
3
-7
/
+37
*
[netdevice] Add missing bus types to netdev_fetch_bustype()
Michael Brown
2015-03-18
1
-0
/
+4
*
[ehci] Add support for EHCI host controllers
Michael Brown
2015-03-18
7
-0
/
+2370
*
[xhci] Do not release ownership back to BIOS when booting an OS
Michael Brown
2015-03-18
1
-0
/
+27
*
[usb] Add config/usb.h for USB configuration options
Michael Brown
2015-03-18
3
-1
/
+26
*
[autoboot] Match against parent devices when matching by bus type and location
Michael Brown
2015-03-17
1
-2
/
+7
*
[xhci] Forcibly disable SMIs if BIOS fails to release ownership
Michael Brown
2015-03-16
1
-10
/
+10
*
[usb] Add functions for manual device address assignment
Michael Brown
2015-03-16
2
-0
/
+70
*
[ncm] Respect maximum transfer size of the bus
Michael Brown
2015-03-16
1
-0
/
+3
*
[usb] Add the concept of a USB bus maximum transfer size
Michael Brown
2015-03-16
4
-3
/
+12
[next]